OSDN Git Service

git-core/git.git
2007-09-27 Kristian HøgsbergExport rerere() and launch_editor().
2007-09-27 Kristian HøgsbergIntroduce entry point add_interactive and add_files_to_...
2007-09-27 Junio C HamanoMerge branch 'ph/strbuf' into kh/commit
2007-09-27 Kristian HøgsbergClean up stripspace a bit, use strbuf even more.
2007-09-27 Kristian HøgsbergAdd strbuf_read_file().
2007-09-27 Junio C Hamanorerere: Fix use of an empty strbuf.buf
2007-09-26 Pierre HabouzitSmall cache_tree_write refactor.
2007-09-26 Pierre HabouzitMake builtin-rerere use of strbuf nicer and more efficient.
2007-09-26 Pierre HabouzitAdd strbuf_cmp.
2007-09-26 Junio C Hamanostrbuf_setlen(): do not barf on setting length of an...
2007-09-21 Pierre Habouzitsq_quote_argv and add_to_string rework with strbuf's.
2007-09-21 Pierre HabouzitFull rework of quote_c_style and write_name_quoted.
2007-09-21 Pierre HabouzitRework unquote_c_style to work on a strbuf.
2007-09-21 Pierre Habouzitstrbuf API additions and enhancements.
2007-09-21 Pierre Habouzitnfv?asprintf are broken without va_copy, workaround...
2007-09-21 Pierre HabouzitFix the expansion pattern of the pseudo-static path...
2007-09-19 Kristian HøgsbergEnable wt-status to run against non-standard index...
2007-09-19 Kristian HøgsbergEnable wt-status output to a given FILE pointer.
2007-09-19 Junio C Hamanobuiltin-for-each-ref.c::copy_name() - do not overstep...
2007-09-19 Junio C Hamanobuiltin-apply.c: fix a tiny leak introduced during...
2007-09-19 Pierre HabouzitUse xmemdupz() in many places.
2007-09-19 Junio C HamanoMerge branch 'master' into ph/strbuf
2007-09-19 Junio C HamanoMerge branch 'maint'
2007-09-19 Väinö JärveläFixed update-hook example allow-users format.
2007-09-19 Eric WongDocumentation/git-svn: updated design philosophy notes
2007-09-18 Junio C Hamanot/t4014: test "am -3" with mode-only change.
2007-09-18 David Kastrupgit-commit.sh: Shell script cleanup
2007-09-18 Dmitry Potapovpreserve executable bits in zip archives
2007-09-18 Pierre HabouzitFix lapsus in builtin-apply.c
2007-09-18 Jeff Kinggit-push: documentation and tests for pushing only...
2007-09-18 Matthias Urlichsgit-svnimport: Use separate arguments in the pipe for...
2007-09-18 Jeff Kingcontrib/fast-import: add perl version of simple example
2007-09-18 Nguyen Thai... contrib/fast-import: add simple shell example
2007-09-18 Pierre HabouzitAdd xmemdupz() that duplicates a block of memory, and...
2007-09-18 Christian Couderrev-list --bisect: Bisection "distance" clean up.
2007-09-18 Christian Couderrev-list --bisect: Move some bisection code into best_b...
2007-09-18 Christian Couderrev-list --bisect: Move finding bisection into do_find_...
2007-09-18 Pierre Habouzitfast-import optimization:
2007-09-18 Pierre Habouzitfast-import was using dbuf's, replace them with strbuf's.
2007-09-18 Pierre HabouzitDrop strbuf's 'eof' marker, and make read_line a first...
2007-09-18 Junio C HamanoMerge branch 'cr/reset'
2007-09-18 Junio C HamanoMerge branch 'maint'
2007-09-18 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-18 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-18 Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-18 Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-18 Junio C Hamanosend-email: make message-id generation a bit more robust
2007-09-17 Junio C HamanoMerge branch 'maint'
2007-09-17 J. Bruce Fieldsgit-apply: fix whitespace stripping
2007-09-17 Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-17 Johannes Schindelinapply --index-info: fall back to current index for...
2007-09-17 Pierre HabouzitRemove preemptive allocations.
2007-09-17 Pierre HabouzitRefactor replace_encoding_header.
2007-09-17 Pierre Habouzitbuiltin-apply: use strbuf's instead of buffer_desc's.
2007-09-17 Pierre HabouzitNow that cache.h needs strbuf.h, remove useless includes.
2007-09-17 Pierre HabouzitRewrite convert_to_{git,working_tree} to use strbuf's.
2007-09-17 Pierre HabouzitNew strbuf APIs: splice and attach.
2007-09-16 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16 J. Bruce Fieldscore-tutorial: minor cleanup
2007-09-16 J. Bruce Fieldsdocumentation: replace Discussion section by link to...
2007-09-16 J. Bruce Fieldsuser-manual: todo updates and cleanup
2007-09-16 J. Bruce Fieldsuser-manual: fix introduction to packfiles
2007-09-16 J. Bruce Fieldsuser-manual: move packfile and dangling object discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16 J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16 J. Bruce Fieldsuser-manual: create new "low-level git operations"...
2007-09-16 J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
2007-09-16 J. Bruce Fieldsuser-manual: move object format details to hacking...
2007-09-16 J. Bruce Fieldsuser-manual: adjust section levels in "git internals"
2007-09-15 Johannes Schindelinrevision walker: --cherry-pick is a limited operation
2007-09-15 Junio C Hamanogit-sh-setup: typofix in comments
2007-09-15 Junio C HamanoMerge branch 'js/remote'
2007-09-15 Junio C HamanoMerge branch 'js/tag'
2007-09-15 Junio C HamanoMerge branch 'lh/svn-first-parent'
2007-09-15 Junio C HamanoMerge branch 'np/delta'
2007-09-15 Junio C Hamanobuiltin-pack-objects.c: avoid bogus gcc warnings
2007-09-15 Junio C HamanoMerge branch 'jc/pack'
2007-09-15 Junio C HamanoMerge branch 'dk/diff-delta'
2007-09-15 Junio C HamanoMerge branch 'jc/partial-remove'
2007-09-14 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-14 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-14 Junio C HamanoMerge branch 'jc/grep-c'
2007-09-14 Junio C HamanoSplit grep arguments in a way that does not requires...
2007-09-14 Junio C HamanoDocumentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14 Benoit SigoureAdd test to check recent fix to "git add -u"
2007-09-14 Jari AaltoDocumentation/git-archive.txt: a couple of clarifications.
2007-09-14 Linus TorvaldsFix the rename detection limit checking
2007-09-14 Junio C Hamanodiff --no-index: do not forget to run diff_setup_done()
2007-09-14 Junio C HamanoMerge branch 'jc/cachetree' into cr/reset
2007-09-14 Junio C HamanoSimplify cache API
2007-09-14 Junio C HamanoMerge branch 'maint'
2007-09-14 Junio C Hamanogit-format-patch --in-reply-to: accept <message@id...
2007-09-14 Junio C Hamanogit-add -u: do not barf on type changes
2007-09-14 René Scharfearchive: fix subst file generation
2007-09-14 Ulrik SverdrupRemove duplicate note about removing commits with git...
2007-09-14 Gerrit Papegit-clone: improve error message if curl program is...
2007-09-14 Alexandre Julliardgit.el: Allow the add and remove commands to be applied...
2007-09-14 Alexandre Julliardgit.el: Allow selecting whether to display uptodate...
next