aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cvsserver doc: database generally can not be reproduced consistentlyMatthew Ogilvie2009-11-22
* Git v1.6.6-rc0v1.6.6-rc0Junio C Hamano2009-11-22
* Merge branch 'maint'Junio C Hamano2009-11-22
|\
| * Documentation: undocument gc'd function graph_release()Greg Price2009-11-19
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-11-22
|\ \
| * | git svn: strip leading path when making empty dirsEric Wong2009-11-22
| * | git svn: always reuse existing remotes on fetchEric Wong2009-11-22
* | | Merge branch 'th/maint-remote-update-help-string'Junio C Hamano2009-11-22
|\ \ \
| * | | Update 'git remote update' usage string to match man page.Tim Henigan2009-11-15
* | | | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | Speed up bash completion loadingJonathan Nieder2009-11-17
| |/ / /
* | | | Merge branch 'rj/maint-t9700'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | t9700-perl-git.sh: Fix a test failure on CygwinRamsay Jones2009-11-19
| |/ / /
* | | | Merge branch 'ls/maint-mailinfo-no-inbody'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-20
| |/ / /
* | | | Merge branch 'mo/maint-crlf-doc'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | core.autocrlf documentation: mention the crlf attributeMatthew Ogilvie2009-11-16
| |/ / /
* | | | Merge branch 'th/remote-usage'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | git remote: Separate usage strings for subcommandsTim Henigan2009-11-20
| |/ / /
* | | | Merge branch 'pb/maint-use-custom-perl'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-17
| |/ / /
* | | | Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | Documentation: avoid xmlto input errorJunio C Hamano2009-11-21
| * | | | expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy2009-11-19
| * | | | Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-17
| |/ / /
* | | | Merge branch 'bc/grep-i-F'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | grep: Allow case insensitive search of fixed-stringsBrian Collins2009-11-16
| |/ / /
* | | | Merge branch 'jk/maint-break-rename-reduce-memory'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | diffcore-rename: reduce memory footprint by freeing blob data earlyJunio C Hamano2009-11-20
| * | | | diffcore-break: save cnt_data for other phasesJeff King2009-11-16
| * | | | diffcore-break: free filespec data as we goJeff King2009-11-16
| |/ / /
* | | | Merge branch 'tc/format-attribute'Junio C Hamano2009-11-22
|\ \ \ \
| * | | | Check the format of more printf-type functionsTarmigan Casebolt2009-11-15
* | | | | Merge branch 'tr/maint-merge-ours-clarification' (early part)Junio C Hamano2009-11-22
|\ \ \ \ \
| * | | | | rebase docs: clarify --merge and --strategyThomas Rast2009-11-16
| * | | | | Documentation: clarify 'ours' merge strategyThomas Rast2009-11-15
| | |/ / / | |/| | |
* | | | | log --format: document %wRené Scharfe2009-11-22
* | | | | strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()René Scharfe2009-11-22
* | | | | grep: unset GREP_OPTIONS before spawning external grepRené Scharfe2009-11-22
* | | | | User Manual: Write "Git" instead of "GIT"Björn Gustavsson2009-11-22
* | | | | Fix truncated usage messagesBjörn Gustavsson2009-11-22
| |_|/ / |/| | |
* | | | Merge branch 'jc/fix-tree-walk' (early part)Junio C Hamano2009-11-20
|\ \ \ \
| * | | | unpack_callback(): use unpack_failed() consistentlyJunio C Hamano2009-10-11
| * | | | unpack-trees: typofixJunio C Hamano2009-10-11
| * | | | diff-lib.c: fix misleading comments on oneway_diff()Junio C Hamano2009-10-11
* | | | | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-20
|\ \ \ \ \
| * | | | | Add selftests verifying concatenation of multiple notes for the same commitJohan Herland2009-10-19
| * | | | | Refactor notes code to concatenate multiple notes annotating the same objectJohan Herland2009-10-19
| * | | | | Add selftests verifying that we can parse notes trees with various fanoutsJohan Herland2009-10-19
| * | | | | Teach the notes lookup code to parse notes trees with various fanout schemesJohan Herland2009-10-19