Code

git.git
2008-12-17 Junio C HamanoGIT 1.5.6.6 v1.5.6.6
2008-12-17 Junio C HamanoGIT 1.5.5.6 v1.5.5.6
2008-12-17 Junio C HamanoGIT 1.5.4.7 v1.5.4.7
2008-12-17 Junio C Hamanogitweb: do not run "git diff" that is Porcelain
2008-08-14 Brandon Caseyt5304-prune: adjust file mtime based on system time...
2008-08-14 Kevin BallardFix escaping of glob special characters in pathspecs
2008-08-13 Junio C HamanoDo not talk about "diff" in rev-list documentation.
2008-08-11 Francis Moreaugit-bisect: fix wrong usage of read(1)
2008-08-11 Junio C HamanoRe-fix rev-list-options documentation
2008-08-11 Ivan StankovicDocumentation: fix invalid reference to 'mybranch'...
2008-08-11 Junio C HamanoFix deleting reflog entries from HEAD reflog
2008-08-11 Pieter de Biereflog test: add more tests for 'reflog delete'
2008-08-11 Thomas RastDocumentation: rev-list-options: Fix -g paragraph forma...
2008-08-08 Junio C Hamanoasciidoc markup fixes
2008-08-07 Junio C HamanoMerge branch 'lt/config-fsync' into maint
2008-08-07 Junio C HamanoMerge branch 'jc/reflog-expire' into maint
2008-08-07 Junio C HamanoMerge branch 'ag/rewrite_one' into maint
2008-08-07 Petr BaudisFail properly when cloning from invalid HTTP URL
2008-08-06 Junio C HamanoGIT 1.5.6.5 v1.5.6.5
2008-08-06 Junio C HamanoFiles given on the command line are relative to $cwd
2008-08-06 Junio C Hamanofix diff-tree --stdin documentation
2008-08-06 Junio C HamanoRelNotes 1.5.6.5 updates
2008-08-06 Linus Torvaldsdiff.renamelimit is a basic diff configuration
2008-08-05 Jim Meyeringgit-cvsimport.perl: Print "UNKNOWN LINE..." on stderr...
2008-08-05 Mike RalphsonDocumentation: typos / spelling fixes in older RelNotes
2008-08-03 René Scharfegit-name-rev: don't use printf without format
2008-08-02 Pieter de Biegit-name-rev: allow --name-only in combination with...
2008-08-02 Junio C Hamanobuiltin-name-rev.c: split deeply nested part from the...
2008-08-02 Junio C HamanoStart 1.5.6.5 RelNotes to describe accumulated fixes
2008-08-02 Ciaran McCreeshMake git-add -i accept ranges like 7-
2008-08-02 Junio C HamanoUpdate my e-mail address
2008-08-02 Jonathan Niedergit-diff(1): "--c" -> "--cc" typo fix
2008-08-02 Pierre Habouzitgit-submodule: move ill placed shift.
2008-08-02 Brandon Caseyt/t4202-log.sh: add newline at end of file
2008-08-02 Johannes Schindelinsort_in_topological_order(): avoid setting a commit...
2008-08-02 Junio C HamanoDocumentation: clarify diff --cc
2008-08-02 Steve HaslamPropagate -u/--upload-pack option of "git clone" to...
2008-08-02 Anders MelchiorsenDocumentation: fix diff.external example
2008-08-02 Junio C Hamanomake sure parsed wildcard refspec ends with slash
2008-08-02 Jeff Kinginit: handle empty "template" parameter
2008-08-02 Stephan Beyerbuiltin-revert.c: typofix
2008-07-25 Junio C HamanoMakefile: fix shell quoting
2008-07-25 Junio C Hamanotests: propagate $(TAR) down from the toplevel Makefile
2008-07-25 Björn Steinbrinkindex-pack.c: correctly initialize appended objects
2008-07-25 Peter Valdemar... send-email: find body-encoding correctly
2008-07-23 Pierre Habouzitgit-checkout: fix command line parsing.
2008-07-20 Jonathan Niederfix usage string for git grep
2008-07-20 Junio C Hamanorefresh-index: fix bitmask assignment
2008-07-19 Junio C HamanoGIT 1.5.6.4 v1.5.6.4
2008-07-19 Olivier Marinbuiltin-rm: fix index lock file path
2008-07-18 Junio C HamanoMerge branch 'sp/maint-index-pack' into maint
2008-07-18 Junio C Hamanohttp-fetch: do not SEGV after fetching a bad pack idx...
2008-07-18 Junio C Hamanorev-list: honor --quiet option
2008-07-18 Stephan Beyerapi-run-command.txt: typofix
2008-07-16 Junio C HamanoStart preparing 1.5.6.4 release notes
2008-07-16 Johannes Schindelingit fetch-pack: do not complain about "no common commit...
2008-07-16 Junio C HamanoMerge branch 'js/maint-pretty-mailmap' into maint
2008-07-16 Junio C HamanoMerge branch 'sp/maint-bash-completion-optim' into...
2008-07-16 Junio C HamanoMerge branch 'sp/maint-pack-memuse' into maint
2008-07-16 Junio C HamanoMerge branch 'ls/maint-mailinfo-patch-label' into maint
2008-07-16 Junio C HamanoMerge branch 'js/maint-daemon-syslog' into maint
2008-07-16 Stephan Beyerrebase-i: keep old parents when preserving merges
2008-07-16 Johannes Sixtt7600-merge: Use test_expect_failure to test option...
2008-07-16 Dmitry PotapovFix buffer overflow in prepare_attr_stack
2008-07-16 Dmitry PotapovFix buffer overflow in git diff
2008-07-16 Dmitry PotapovFix buffer overflow in git-grep
2008-07-16 Lars Noschinskigit-cvsserver: fix call to nonexistant cleanupWorkDir()
2008-07-16 Petr BaudisDocumentation/git-cherry-pick.txt et al.: Fix misleadin...
2008-07-15 Shawn O. Pearceindex-pack: Honor core.deltaBaseCacheLimit when resolvi...
2008-07-15 Shawn O. Pearceindex-pack: Track the object_entry that creates each...
2008-07-15 Shawn O. Pearceindex-pack: Chain the struct base_data on the stack...
2008-07-15 Shawn O. Pearceindex-pack: Refactor base arguments of resolve_delta...
2008-07-15 Shawn O. Pearcebash completion: Resolve git show ref:path<tab> losing...
2008-07-14 Shawn O. Pearcebash completion: Append space after file names have...
2008-07-14 Lukas Sandströmgit-mailinfo: Fix getting the subject from the in-body...
2008-07-13 Shawn O. Pearcebash completion: Don't offer "a.." as a completion...
2008-07-13 Junio C HamanoGIT 1.5.6.3 v1.5.6.3
2008-07-13 Alexander N... Fix quadratic performance in rewrite_one.
2008-07-13 Stephan Beyergit-am: Do not exit silently if committer is unset
2008-07-13 Shawn O. Pearcebash completion: Improve responsiveness of git-log...
2008-07-12 Junio C Hamanot0004: fix timing bug
2008-07-12 Johannes SchindelinAdd pretty format %aN which gives the author name,...
2008-07-12 Lukas Sandströmgit-mailinfo: document the -n option
2008-07-12 Petr BaudisFix backwards-incompatible handling of core.sharedRepos...
2008-07-09 Shawn O. PearceCorrect pack memory leak causing git gc to try to excee...
2008-07-09 Junio C HamanoStart preparing release notes for 1.5.6.3
2008-07-08 Mark Levedahlgit-submodule - Fix bugs in adding an existing repo...
2008-07-08 SZEDER Gáborbash: offer only paths after '--'
2008-07-08 Shawn O. PearceRemove unnecessary pack-*.keep file after successful...
2008-07-08 Jeff Kingmake deleting a missing ref more quiet
2008-07-08 Junio C HamanoMerge branch 'qq/maint' into maint
2008-07-08 Junio C HamanoMerge branch 'lt/racy-empty' into maint
2008-07-07 Junio C HamanoMerge branch 'qq/maint' (early part) into maint
2008-07-07 Johannes Schindelinrun_command(): respect GIT_TRACE
2008-07-07 Gerrit Papegit-svn.perl: workaround assertions in svn library...
2008-07-07 Junio C Hamanomailinfo: feed the correct line length to decode_transf...
2008-07-07 Alex Riesengit-clone: remove leftover debugging fprintf().
2008-07-07 Mikael MagnussonFix grammar in git-rev-parse(1).
2008-07-07 Johannes Schindelingit daemon: avoid calling syslog() from a signal handler
2008-07-06 Christian CouderFix "config_error_nonbool" used with value instead...
next