Code

git.git
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 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...
2008-07-06 Junio C Hamanoclone -q: honor "quiet" option over native transports.
2008-07-06 Junio C Hamanoattribute documentation: keep EXAMPLE at end
2008-07-06 Brian Hetrobuiltin-commit.c: Use 'git_config_string' to get 'commi...
2008-07-06 Brian Hetrohttp.c: Use 'git_config_string' to clean up SSL config.
2008-07-06 Brian Hetrodiff.c: Use 'git_config_string' to get 'diff.external'
2008-07-06 Brian Hetroconvert.c: Use 'git_config_string' to get 'smudge'...
2008-07-06 Brian Hetrobuiltin-log.c: Use 'git_config_string' to get 'format...
2008-07-06 Matthew OgilvieDocumentation cvs: Clarify when a bare repository is...
2008-07-05 Nikolaus SchulzDocumentation: be precise about which date --pretty...
2008-07-04 Junio C HamanoGIT 1.5.6.2 v1.5.6.2
2008-07-04 Junio C HamanoFix executable bits in t/ scripts
2008-07-04 Junio C HamanoWork around gcc warnings from curl headers
2008-07-03 Junio C HamanoMerge branch 'js/maint-clone-insteadof' into maint
2008-07-03 Junio C HamanoMerge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03 Junio C HamanoMerge branch 'jc/maint-reset' into maint
2008-07-03 Shawn O. PearceFix describe --tags --long so it does not segfault
2008-07-02 Junio C HamanoStart draft release notes for 1.5.6.2
2008-07-02 Thomas RastFix 'git show' on signed tag of signed tag of commit
2008-06-30 Jeff Kingfetch: give a hint to the user when local refs fail...
next