Code

git.git
2006-07-07 Stephan FederDo not drop data from '\0' until eol in patch output
2006-07-07 Eric Wongbuiltin-log: respect diff configuration options
2006-07-07 Junio C Hamanogit-svn: migrate out of contrib (follow-up)
2006-07-07 Junio C Hamanorev-parse documentation: talk about range notation.
2006-07-07 Junio C Hamanoshow-branch: match documentation and usage
2006-07-07 Junio C HamanoMerge branch 'js/merge-base'
2006-07-07 Junio C Hamanobuiltin-rev-parse.c: constness tightening
2006-07-07 Junio C Hamanodiffcore-rename: try matching up renames without popula...
2006-07-07 Eric Wonggit-svn: migrate out of contrib
2006-07-07 Junio C HamanoMerge branch 'ew/instaweb'
2006-07-06 Joachim Berdal... core.compression documentation formatting fix.
2006-07-06 Junio C Hamanomailinfo: assume input is latin-1 on the header as...
2006-07-06 Junio C Hamanogit-reset: complain and exit upon seeing an unknown...
2006-07-05 Junio C Hamanogit-grep: boolean expression on pattern matching.
2006-07-05 Junio C HamanoMerge branch 'lt/gitweb'
2006-07-05 Junio C HamanoMerge branch 'jc/fmt-merge-msg-test'
2006-07-05 Junio C HamanoMerge branch 'jc/sha1'
2006-07-05 Junio C HamanoMerge branch 'jc/diff-test'
2006-07-05 Junio C HamanoMerge branch 'th/diff'
2006-07-05 Junio C HamanoMerge branch 'jc/grepfix'
2006-07-05 Junio C HamanoMerge branch 'js/fmt-merge-msg'
2006-07-05 Ville Skytt... Fix print-log and diff compatibility with recent vc...
2006-07-05 Eric Wonggit-svn: avoid fetching files outside of the URL we...
2006-07-05 Junio C HamanoRe-fix clear_commit_marks().
2006-07-04 Linus TorvaldsImprove git-peek-remote
2006-07-04 Rene Scharferev-list: free commit_list in ... handler
2006-07-04 Junio C Hamanogit-grep: use a bit more specific error messages.
2006-07-04 Junio C Hamanogit-grep: fix exit code when we use external grep.
2006-07-04 Junio C Hamanogit-grep: fix parsing of pathspec separator '--'
2006-07-04 Santi BéjarTeach rev-parse the ... syntax.
2006-07-04 Eric Wongt8001-annotate: fix a bash-ism in this test
2006-07-04 Johannes SchindelinMake git-fmt-merge-msg a builtin
2006-07-04 Junio C Hamanot6200: fmt-merge-msg test.
2006-07-04 Junio C Hamanosend-email: do not barf when Term::ReadLine does not...
2006-07-04 Junio C Hamanoboolean: accept yes and no as well
2006-07-04 Ryan Andersonannotate: Correct most merge following to annotate...
2006-07-04 Ryan Andersonannotate: Support annotation of files on other revisions.
2006-07-03 Joachim B HagaMake zlib compression level configurable, and change...
2006-07-03 Junio C HamanoMerge branch 'master' into js/merge-base
2006-07-03 Junio C Hamanorevert clear-commit-marks for now.
2006-07-03 Junio C Hamanoget_merge_bases: clean up even when there is no common...
2006-07-03 Junio C HamanoMakefile: tighten git-http-{fetch,push} dependencies
2006-07-03 Robin RosenbergEmpty author may be presented by svn as an empty string...
2006-07-02 Junio C Hamanocommit.c: do not redefine UNINTERESTING bit.
2006-07-02 Eric Wonginstaweb: fix unportable ';' usage in sed
2006-07-02 Johannes SchindelinMakefile: replace ugly and unportable sed invocation
2006-07-02 Rene ScharfeFold get_merge_bases_clean() into get_merge_bases()
2006-07-02 Linus Torvaldsrevision.c: fix "dense" under --remove-empty
2006-07-02 Junio C Hamanobuiltin-diff: turn recursive on when defaulting to...
2006-07-02 Junio C Hamanot4013: add "diff" UI program tests.
2006-07-02 Eric WongAdd git-instaweb, instantly browse the working repo...
2006-07-02 Dennis Stosberggitweb: Declare global variables with "our"
2006-07-02 Luben Tuikovgitweb: Enable tree (directory) history display
2006-07-02 Junio C Hamanogitweb: optimize per-file history generation
2006-07-02 Dennis Stosberggitweb: Declare global variables with "our"
2006-07-02 Luben Tuikovgitweb: Enable tree (directory) history display
2006-07-02 Junio C Hamanogitweb: optimize per-file history generation
2006-07-02 Linus Torvaldsgit object hash cleanups v1.4.1
2006-07-02 Linus Torvaldsrevision.c: --full-history fix.
2006-07-02 Rene ScharfeMake clear_commit_marks() clean harder
2006-07-02 Rene ScharfeAdd '...' operator for revisions
2006-07-02 Rene ScharfeAdd get_merge_bases_clean()
2006-07-02 Petr BaudisFix errno usage in connect.c
2006-07-02 Robin RosenbergMinor documentation fixup.
2006-07-01 Eric Wonggit-svn: allow a local target directory to be specified...
2006-07-01 Nicolas Pitredon't load objects needlessly when repacking
2006-07-01 Junio C Hamanoupload-pack.c: <sys/poll.h> includes <ctype.h> on OpenB...
2006-06-30 Linus TorvaldsAbstract out accesses to object hash array
2006-06-30 Nicolas Pitreconsider previous pack undeltified object state only...
2006-06-30 Junio C HamanoMerge branch 'jc/test-3402'
2006-06-29 Linus TorvaldsDo not try futile object pairs when repacking.
2006-06-29 Junio C HamanoRacy GIT (part #3)
2006-06-29 Johannes Schindelinmove get_merge_bases() to core lib.
2006-06-29 Johannes Schindelinrefactor merge_bases() as preparation to libify merge...
2006-06-29 Junio C HamanoMerge branch 'jc/diff-test-updates' into th/diff
2006-06-29 Junio C Hamanot4013: note improvements brought by the new output...
2006-06-29 Junio C HamanoMerge branch 'jc/diff-test' into jc/diff-test-updates
2006-06-29 Junio C HamanoMerge branch 'jc/diff-test' into th/diff
2006-06-29 Junio C Hamanot4013: add format-patch tests.
2006-06-29 Junio C Hamanoformat-patch: fix diff format option implementation
2006-06-29 Junio C HamanoMerge branch 'jc/repack'
2006-06-29 Junio C HamanoMerge branch 'js/patch'
2006-06-29 Junio C Hamanodiff.c: fix get_patch_id()
2006-06-29 Junio C Hamanot4014: fix test commit labels.
2006-06-29 Linus TorvaldsImproved three-way blob merging code
2006-06-29 Linus TorvaldsPrepare "git-merge-tree" for future work
2006-06-29 Linus Torvaldsxdiff: generate "anti-diffs" aka what is common to...
2006-06-29 Junio C Hamanocheckout -m: fix read-tree invocation v1.4.1-rc2
2006-06-28 Junio C Hamanot/README: start testing porcelainish
2006-06-28 Junio C HamanoMerge branch 'jc/diff-test-updates' into th/diff
2006-06-28 Junio C Hamanocombine-diff.c: type sanity.
2006-06-28 Johannes SchindelinSave errno in handle_alias()
2006-06-28 Eric Wongrebase: check for errors from git-commit
2006-06-28 Martin Langhoffcvsimport - cleanup of the multi-indexes handling
2006-06-28 Junio C Hamanoconnect.c: check the commit buffer boundary while parsing.
2006-06-28 Junio C Hamanoconnect.c: remove unused parameters from tcp_connect...
2006-06-28 Timo HirvonenMake some strings const
2006-06-28 Eric Wongrebase: get rid of outdated MRESOLVEMSG
2006-06-28 Andreas Ericssongit wrapper: fix command name in an error message.
2006-06-28 Eric Wonggit-svn: be verbose by default on fetch/commit, add...
next