git
2006-08-15  Dennis StosbergSolaris does not support C99 format strings before...
2006-08-13  Luben Tuikovsample commit-msg hook: no silent exit on duplicate...
2006-08-13  Luben TuikovFix regex pattern in commit-msg
2006-08-13  Junio C HamanoGIT 1.4.2 v1.4.2
2006-08-13  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-13  Junio C Hamanot/t4013: fix futzing with the version string.
2006-08-13  Junio C HamanoBetter error message when we are unable to lock the...
2006-08-13  Junio C Hamanogit-am: give better diagnostics when the patch does...
2006-08-12  Junio C HamanoMerge branch 'rj/header'
2006-08-12  Eric Wonggit-svn: split the path from the url correctly with...
2006-08-12  Junio C Hamanogit-sh-setup: do not use repo-config to test the git...
2006-08-11  Eric Wonggit-svn: bugfix: allow SVN:: lib users to track the...
2006-08-11  Eric Wonggit-svn: correctly kill keyword expansion without mungi...
2006-08-11  Rene Scharfedrop length argument of has_extension
2006-08-11  Junio C HamanoMerge branch 'rn/push-dav'
2006-08-10  Rutger NijlunsingAdd Documentation/howto/setup-git-server-over-http.txt
2006-08-10  Rene Scharfegit-verify-pack: no need to count errors
2006-08-10  Rene Scharfegit-verify-pack: buffer overrun paranoia
2006-08-10  Rene Scharfegit-verify-pack: free pack after use and a cleanup
2006-08-10  Rene Scharfegit-verify-pack: get rid of while loop
2006-08-10  Rene Scharfegit-verify-pack: insist on .idx extension
2006-08-10  Rene Scharfegit-verify-pack: more careful path handling
2006-08-10  Rene Scharfegit-verify-pack: show usage when no pack was specified
2006-08-10  Rene ScharfeAdd has_extension()
2006-08-10  Junio C Hamanobuiltin-apply: remove unused increment
2006-08-10  Junio C HamanoFix git-diff A...B
2006-08-10  Junio C Hamanocombine-diff: use color
2006-08-10  Rutger Nijlunsinghttp-push: Make WebDAV work with (broken?) default...
2006-08-10  Junio C Hamanogit-apply: applying a patch to make a symlink shorter.
2006-08-09  Junio C Hamanoallow diff.renamelimit to be set regardless of -M/-C v1.4.2-rc4
2006-08-09  Junio C Hamanomake --find-copies-harder imply -C
2006-08-09  Junio C Hamanofind_unique_abbrev() with len=0 should not abbreviate
2006-08-09  Junio C Hamanocheck return value from diff_setup_done()
2006-08-09  Junio C HamanoFix tutorial-2.html
2006-08-09  Junio C HamanoDocumentation: git-status takes the same options as...
2006-08-09  Jonas FonsecaUpdate git-init-db(1) and documentation of core.sharedR...
2006-08-08  Jeff Kinggit-push: allow pushing from subdirectories
2006-08-08  Junio C HamanoGIT-VERSION-GEN: adjust for ancient git
2006-08-08  Junio C Hamanobuiltin-mv: fix use of uninitialized memory.
2006-08-08  Junio C Hamanodebugging: XMALLOC_POISON
2006-08-07  Ryan Andersonannotate: Fix bug when parsing merges with differing...
2006-08-07  Ryan Andersonlog-tree: show_log() should respect the setting of...
2006-08-07  Michael Krelinhandle https:// protocol in git-clone
2006-08-06  Junio C HamanoFix "grep -w"
2006-08-05  Junio C HamanoMakefile: Cygwin does not seem to need NO_STRLCPY
2006-08-05  Ramsay Jonescommit walkers: setup_ident() to record correct committ...
2006-08-05  Ramsay JonesAllow config file to specify Signed-off-by identity...
2006-08-04  Junio C HamanoMerge branch 'jc/c99'
2006-08-04  Johannes SchindelinFix crash when GIT_DIR is invalid
2006-08-04  Rene Scharfegit-tar-tree: fix minor memory leak
2006-08-04  Uwe ZeisbergerDocument rev-list's option --merge
2006-08-04  Junio C HamanoFurther clean-up: usage() vs die()
2006-08-04  Ramsay Allan... Replace some calls to die(usage_str) with usage(usage_str).
2006-08-04  Ramsay Allan... Fixup command names in some usage strings.
2006-08-03  Junio C HamanoGIT 1.4.2-rc3 v1.4.2-rc3
2006-08-03  Junio C HamanoDocumentation/git.txt: link git-svn and git-instaweb...
2006-08-03  Junio C HamanoMerge branch 'jc/sideband'
2006-08-03  Junio C Hamanosideband: do not use color, just say "remote:"
2006-08-03  Junio C HamanoShow both blob names from "git diff blob1 blob2"
2006-08-03  Junio C Hamanodiff.c: do not use pathname comparison to tell renames
2006-08-03  Junio C HamanoAdd a couple of subdirectory tests.
2006-08-03  Junio C Hamanoread-tree: shadowed variable fix.
2006-08-03  Michaelfixed variable declaration in gitk
2006-08-03  Junio C HamanoFix "git diff blob1 blob2" showing the diff in reverse.
2006-08-03  Junio C HamanoCygwin needs NO_C99_FORMAT???
2006-08-03  Matthias Lederhofergit-grep: document --and, --or, --not, ( and )
2006-08-03  Matthias Kestenholzuse declarations from builtin.h for builtin commands
2006-08-03  Matthias KestenholzMake git-repo-config a builtin
2006-08-02  Matthias KestenholzMake git-prune-packed a builtin
2006-08-02  Jeff Kinggit-annotate: remove extraneous debugging line
2006-08-02  Jeff KingDocumentation: convert uses of git-link macro to gitlink
2006-08-02  Jeff Kinggit-push: remove obsolete git-push.sh
2006-08-02  Jeff Kinggit-push: allow -f as an alias for --force
2006-08-02  Ramsay Allan... Fix header breakage with _XOPEN_SOURCE.
2006-08-02  Ramsay Allan... Remove cmd_usage() routine and re-organize the help...
2006-08-02  Ramsay Allan... Fix header breakage due to redefining PATH_MAX.
2006-08-02  Ramsay Allan... Add NO_C99_FORMAT to support older compilers.
2006-08-02  Ramsay Allan... New tests and en-passant modifications to mktag.
2006-08-02  Ramsay Allan... Fix installation of templates on ancient systems.
2006-08-02  Ramsay Allan... Fix annotate test script; notice when git-annotate...
2006-08-02  Ramsay Allan... Ensure git-clone exits with error if perl script fails.
2006-08-01  Junio C Hamanofetch/clone: mark messages from remote side stand out.
2006-08-01  Junio C HamanoMerge branch 'rs/rebase'
2006-08-01  Junio C HamanoMerge branch 'ml/pager'
2006-08-01  Junio C HamanoMerge branch 'jc/checkout'
2006-07-31  Matthias Lederhoferpager: config variable pager.color
2006-07-31  Junio C HamanoBuiltins: control the use of pager from the command...
2006-07-31  Linus TorvaldsFix up some fallout from "setup_git_directory()" cleanups
2006-07-31  Linus TorvaldsFix double "close()" in ce_compare_data
2006-07-31  Junio C Hamanogit-checkout: allow "checkout HEAD -- path"
2006-07-31  Robert Shearmanrebase: Make the fast-fowarding message more user-frien...
2006-07-31  Robert Shearmanrebase: Fix the detection of fast-forwarding of the...
2006-07-31  Johannes Schindelintar-tree: illustrate an obscure feature better
2006-07-31  Matthias Lederhofergit.c: allow alias expansion without a git directory
2006-07-31  Matthias Lederhofersetup_git_directory_gently: do not barf when GIT_DIR...
2006-07-30  Gerrit PapeBuild on Debian GNU/kFreeBSD
2006-07-30  Junio C HamanoMerge branch 'lt/web'
2006-07-30  Junio C HamanoMerge branch '__/setup-n-mv'
2006-07-30  Junio C HamanoMerge branch 'js/mv'
2006-07-30  Junio C HamanoMerge branch 'jn/make'
next