Code

git.git
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... 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'
2006-07-29 Junio C HamanoMerge branch 'lt/setup' into __/setup-n-mv
2006-07-29 Linus TorvaldsCall setup_git_directory() much earlier
2006-07-29 Linus TorvaldsCall setup_git_directory() early
2006-07-29 Shawn PearceDisplay an error from update-ref if target ref name...
2006-07-29 Johannes SchindelinFix http-fetch
2006-07-28 Junio C HamanoMerge branch 'pb/multi-fetch'
2006-07-28 Junio C HamanoMerge branch 'lt/web'
2006-07-28 Junio C HamanoMerge branch 'js/cvs'
2006-07-28 Junio C HamanoMerge branch 'js/alias-p'
2006-07-28 Junio C HamanoMerge branch 'jc/diff'
2006-07-28 Junio C Hamanot4103: fix binary patch application test.
2006-07-28 Junio C Hamanogit-apply -R: binary patches are irreversible for now.
2006-07-28 Johannes SchindelinTeach git-apply about '-R'
2006-07-28 Johannes SchindelinMakefile: ssh-pull.o depends on ssh-fetch.c
2006-07-28 Junio C Hamanolog and diff family: honor config even from subdirectories
2006-07-28 Junio C Hamanogit-reset: detect update-ref error and report it.
2006-07-28 Junio C Hamanolost-found: use fsck-objects --full
2006-07-28 Petr BaudisTeach git-http-fetch the --stdin switch
2006-07-28 Petr BaudisTeach git-local-fetch the --stdin switch
2006-07-28 Petr BaudisMake pull() support fetching multiple targets at once
2006-07-28 Petr BaudisMake pull() take some implicit data as explicit arguments
2006-07-28 Michael S.... mailinfo: accept >From in message header
2006-07-27 Petr BaudisRemove -d from *-fetch usage strings
2006-07-27 Matthias Lederhoferdaemon: documentation for --reuseaddr, --detach and...
2006-07-26 Johannes Schindelincvsserver: imitate git-update-ref when committing
2006-07-26 Johannes Schindelininstaweb: Be more clear if httpd or the browser fail
2006-07-26 Johannes Schindelinbuiltin git-mv: support moving directories
2006-07-26 Johannes SchindelinMake git-mv a builtin
2006-07-26 Johannes SchindelinExtract helper bits from c-merge-recursive work
2006-07-26 Junio C HamanoMerge branch 'pb/configure'
next