Code

git.git
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-04 Linus TorvaldsImprove git-peek-remote
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 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 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 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 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 Linus Torvaldsgit object hash cleanups v1.4.1
2006-07-02 Linus Torvaldsrevision.c: --full-history fix.
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 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 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...
2006-06-28 Eric Wonggit-svn: add --follow-parent and --no-metadata options...
2006-06-28 Eric Wonggit-svn: add the commit-diff command
2006-06-28 Eric Wonggit-svn: several graft-branches improvements
2006-06-28 Eric Wonggit-svn: SVN 1.1.x library compatibility
2006-06-28 Junio C Hamanocombine-diff.c: type sanity
2006-06-28 Jeff Kingquote.c: silence compiler warnings from EMIT macro
2006-06-27 Johannes Schindelinformat-patch: use clear_commit_marks() instead of some...
2006-06-27 Junio C Hamanot4013 test updates for new output code.
2006-06-27 Junio C HamanoFix some more diff options changes.
2006-06-27 Junio C HamanoMerge branch 'jc/diff-test' into th/diff
2006-06-27 Timo HirvonenFix diff-tree -s
2006-06-27 Timo Hirvonenlog --raw: Don't descend into subdirectories by default
2006-06-27 Timo Hirvonendiff-tree: Use ---\n as a message separator
2006-06-27 Timo HirvonenPrint empty line between raw, stat, summary and patch
2006-06-27 Dennis StosbergFix expr usage for FreeBSD
2006-06-27 Johannes Schindelint4014: fix for whitespace from "wc -l"
2006-06-27 Junio C Hamanot4013: add more tests around -c and --cc
2006-06-26 Junio C Hamanot4014: add format-patch --ignore-if-in-upstream test
2006-06-26 Timo Hirvonenwhatchanged: Default to DIFF_FORMAT_RAW
2006-06-26 Timo HirvonenDon't xcalloc() struct diffstat_t
2006-06-26 Timo HirvonenAdd msg_sep to diff_options
2006-06-26 Timo HirvonenDIFF_FORMAT_RAW is not default anymore
2006-06-26 Timo HirvonenSet default diff output format after parsing command...
2006-06-26 Timo HirvonenMake --raw option available for all diff commands
2006-06-26 Timo HirvonenMerge with_raw, with_stat and summary variables to...
2006-06-26 Johannes Schindelinformat-patch: introduce "--ignore-if-in-upstream"
2006-06-26 Johannes Schindelinadd diff_flush_patch_id() to calculate the patch id
2006-06-26 Junio C Hamanot4013: add tests for diff/log family output options.
2006-06-26 Junio C HamanoMerge branch 'jc/squash'
2006-06-26 Junio C HamanoMerge branch 'jc/diff'
2006-06-26 Junio C HamanoMerge branch 'ml/cvsimport'
2006-06-26 Junio C HamanoMerge branch 'js/diff'
2006-06-26 Junio C HamanoMerge branch 'ew/rebase'
2006-06-26 Dennis StosbergFix pkt-line.h to compile with a non-GCC compiler
2006-06-26 Dennis StosbergSolaris needs inclusion of signal.h for signal()
2006-06-25 Matthias Lederhofercorrect documentation for git grep
2006-06-25 Junio C Hamanogit-repack: Be careful when updating the same pack...
2006-06-25 Junio C Hamanodiff --color: use $GIT_DIR/config
2006-06-25 Eric Wongrebase: allow --skip to work with --merge
2006-06-25 Eric Wongrebase: cleanup rebasing with --merge
2006-06-25 Eric Wongrebase: allow --merge option to handle patches merged...
2006-06-25 Yann Dirsongit-commit: filter out log message lines only when...
next