Code

git.git
2008-10-21 Junio C HamanoGIT 1.6.0.3 v1.6.0.3
2008-10-21 Nicolas Pitrerehabilitate 'git index-pack' inside the object store
2008-10-20 Junio C HamanoFix testcase failure when extended attributes are in use
2008-10-19 Abhijit BhopatkarDocumentation: Clarify '--signoff' for git-commit
2008-10-18 Junio C HamanoHopefully the final draft release notes update before...
2008-10-18 Junio C Hamanodiff(1): clarify what "T"ypechange status means
2008-10-18 Junio C HamanoMerge branch 'db/maint-checkout-b' into maint
2008-10-18 Dan McGeecontrib: update packinfo.pl to not use dashed commands
2008-10-18 Björn Steinbrinkforce_object_loose: Fix memory leak
2008-10-17 Jeff Kingtests: shell negation portability fix
2008-10-17 Matt McCutchent1301-shared-repo.sh: don't let a default ACL interfere...
2008-10-16 Jonas Fonsecagit-check-attr(1): add output and example sections
2008-10-16 Brandon Caseyxdiff-interface.c: strip newline (and cr) from line...
2008-10-16 Brandon Caseyt4018-diff-funcname: demonstrate end of line funcname...
2008-10-16 Brandon Caseyt4018-diff-funcname: rework negated last expression...
2008-10-16 Mikael MagnussonTypo "does not exists" when git remote update remote.
2008-10-15 Brandon Caseyremote.c: correct the check for a leading '/' in a...
2008-10-14 Miklos VajnaAdd testcase to ensure merging an early part of a branc...
2008-10-13 Junio C HamanoUpdate draft release notes to 1.6.0.3
2008-10-12 Shawn O. Pearcetest-lib: fix broken printf
2008-10-12 Jeff Kinggit apply --directory broken for new files
2008-10-10 Johannes Schindelinrebase -i: do not fail when there is no commit to cherr...
2008-10-10 Miklos Vajnatest-lib: fix color reset in say_color()
2008-10-10 Nicolas Pitrefix pread()'s short read in index-pack
2008-10-09 Shawn O. PearceMerge branch 'sg/maint-intrebase-msghook' into maint
2008-10-09 Imre Deakbuiltin-apply: fix typo leading to stack corruption
2008-10-09 Brandon Caseygit-stash.sh: fix flawed fix of invalid ref handling...
2008-10-09 Shawn O. PearceMerge branch 'jk/maint-soliconv' into maint
2008-10-09 Brandon Caseybuiltin-merge.c: allocate correct amount of memory
2008-10-08 Samuel TardieuDo not use errno when pread() returns 0
2008-10-08 Deskin Millergit init: --bare/--shared overrides system/global config
2008-10-08 Johannes Sixtgit-push.txt: Describe --repo option in more detail
2008-10-08 Johannes Schindelingit rm: refresh index before up-to-date check
2008-10-07 Mikael MagnussonFix a few typos in relnotes
2008-10-06 Shawn O. PearceUpdate release notes for 1.6.0.3
2008-10-06 Nanako ShiraishiTeach rebase -i to honor pre-rebase hook
2008-10-06 Nanako Shiraishidocs: describe pre-rebase hook
2008-10-06 Dmitry Potapovdo not segfault if make_cache_entry failed
2008-10-06 Dmitry Potapovmake prefix_path() never return NULL
2008-10-06 Linus Torvaldsfix bogus "diff --git" header from "diff --no-index"
2008-10-06 Tuncer AyazFix fetch/clone --quiet when stdout is connected
2008-10-06 Alexander Gavrilovbuiltin-blame: Fix blame -C -C with submodules.
2008-10-06 SZEDER Gáborbash: remove fetch, push, pull dashed form leftovers
2008-10-03 Jeff KingMakefile: do not set NEEDS_LIBICONV for Solaris 8
2008-10-03 SZEDER Gáborrebase -i: remove leftover debugging
2008-10-03 SZEDER Gáborrebase -i: proper prepare-commit-msg hook argument...
2008-10-03 Jakub Narebskigitweb: Add path_info tests to t/t9500-gitweb-standalon...
2008-10-03 Jakub Narebskigitweb: Fix two 'uninitialized value' warnings in git_t...
2008-10-03 David Soria... Solaris: Use OLD_ICONV to avoid compile warnings
2008-10-03 Giuseppe Bilottagitweb: remove PATH_INFO from $my_url and $my_uri
2008-10-01 martin f. krafftImprove git-log documentation wrt file filters
2008-10-01 SZEDER GáborDocumentation: remove '\' in front of short options
2008-09-30 Luc Heinrichgit-svn: call 'fatal' correctly in set-tree
2008-09-30 Michael ProkopReplace svn.foo.org with svn.example.com in git-svn...
2008-09-30 SZEDER Gábort0024: add executable permission
2008-09-29 Shawn O. PearceMerge branch 'bc/maint-diff-hunk-header-fix' into maint
2008-09-29 Shawn O. PearceMerge branch 'mg/maint-remote-fix' into maint
2008-09-29 Rafael Garcia... Clarify commit error message for unmerged files
2008-09-29 Johan HerlandUse strchrnul() instead of strchr() plus manual workaround
2008-09-29 Alex RiesenUse remove_path from dir.c instead of own implementation
2008-09-29 Alex RiesenAdd remove_path: a function to remove as much as possib...
2008-09-29 Ping Yingit-submodule: Fix "Unable to checkout" for the initial...
2008-09-29 Stephen HabermanClarify how the user can satisfy stash's 'dirty state...
2008-09-26 Alex RiesenRemove empty directories in recursive merge
2008-09-26 Chris FreyDocumentation: clarify the details of overriding LESS...
2008-09-25 Shawn O. PearceUpdate release notes for 1.6.0.3
2008-09-25 Jonas Fonsecacheckout: Do not show local changes when in quiet mode
2008-09-25 Johan Herlandfor-each-ref: Fix --format=%(subject) for log message...
2008-09-24 Brandon Caseygit-stash.sh: don't default to refs/stash if invalid...
2008-09-24 Deskin Millermaint: check return of split_cmdline to avoid bad confi...
2008-09-23 Brandon Caseybuiltin-prune.c: prune temporary packs in <object_dir...
2008-09-23 Brandon Caseyt4018-diff-funcname: test syntax of builtin xfuncname...
2008-09-22 Petr BaudisDo not perform cross-directory renames when creating...
2008-09-22 Todd ZullingerUse dashless git commands in setgitperms.perl
2008-09-22 Johannes Sixtgit-remote: do not use user input in a printf format...
2008-09-22 Michael J Grubermake "git remote" report multiple URLs
2008-09-22 Daniel BarkalowCheck early that a new branch is new and valid
2008-09-20 Junio C Hamanodiff hunk pattern: fix misconverted "\{" tex macro...
2008-09-20 Junio C Hamanodiff: use extended regexp to find hunk headers
2008-09-20 Junio C HamanoStart draft release notes for 1.6.0.3
2008-09-20 Mikael Magnussongit-repack uses --no-repack-object, not --no-repack...
2008-09-20 Mikael MagnussonTypo "bogos" in format-patch error message.
2008-09-20 Fabrizio Chiarellobuiltin-clone: fix typo
2008-09-20 Yann DirsonBust the ghost of long-defunct diffcore-pathspec.
2008-09-20 Eric Raiblecompletion: git commit should list --interactive
2008-09-19 Brandon Caseydiff.*.xfuncname which uses "extended" regex's for...
2008-09-19 Brandon Caseydiff.c: associate a flag with each pattern and use...
2008-09-19 Brandon Caseydiff.c: return pattern entry pointer rather than just...
2008-09-19 Junio C HamanoMerge branch 'dp/maint-rebase-fix' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-checkout-keep-remove' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-diff-quiet' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-name-hash-clear' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-template-permbits' into maint
2008-09-19 Junio C HamanoMerge branch 'mh/maint-honor-no-ssl-verify' into maint
2008-09-19 Thomas Rastsha1_file: link() returns -1 on failure, not errno
2008-09-19 Charles BaileyMake git archive respect core.autocrlf when creating...
2008-09-19 Charles BaileyAdd new test to demonstrate git archive core.autocrlf...
2008-09-19 Joey Hessgitweb: avoid warnings for commits without body
2008-09-19 Garry DolleyClarified gitattributes documentation regarding custom...
2008-09-19 Eric Wonggit-svn: fix handling of even funkier branch names
next