Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | bisect: simplify calling visualizer using '--bisect' option | Christian Couder | 2009-11-22 | 1 | -2/+1 | |
* | | | | | | | | | Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST | Martin Storsjö | 2009-11-22 | 2 | -2/+2 | |
* | | | | | | | | | config documentation: some configs are auto-set by git-init | Matthew Ogilvie | 2009-11-22 | 1 | -2/+22 | |
* | | | | | | | | | cvsserver doc: database generally can not be reproduced consistently | Matthew Ogilvie | 2009-11-22 | 1 | -4/+15 | |
* | | | | | | | | | Git v1.6.6-rc0v1.6.6-rc0 | Junio C Hamano | 2009-11-22 | 1 | -1/+22 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-11-22 | 2 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Documentation: undocument gc'd function graph_release() | Greg Price | 2009-11-19 | 2 | -6/+0 | |
* | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-11-22 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git svn: strip leading path when making empty dirs | Eric Wong | 2009-11-22 | 2 | -0/+26 | |
| * | | | | | | | | | git svn: always reuse existing remotes on fetch | Eric Wong | 2009-11-22 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'th/maint-remote-update-help-string' | Junio C Hamano | 2009-11-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update 'git remote update' usage string to match man page. | Tim Henigan | 2009-11-15 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'jn/faster-completion-startup' | Junio C Hamano | 2009-11-22 | 1 | -35/+41 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Speed up bash completion loading | Jonathan Nieder | 2009-11-17 | 1 | -35/+41 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'rj/maint-t9700' | Junio C Hamano | 2009-11-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | t9700-perl-git.sh: Fix a test failure on Cygwin | Ramsay Jones | 2009-11-19 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'ls/maint-mailinfo-no-inbody' | Junio C Hamano | 2009-11-22 | 16 | -5/+122 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git am/mailinfo: Don't look at in-body headers when rebasing | Lukas Sandström | 2009-11-20 | 16 | -5/+122 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'mo/maint-crlf-doc' | Junio C Hamano | 2009-11-22 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | core.autocrlf documentation: mention the crlf attribute | Matthew Ogilvie | 2009-11-16 | 1 | -3/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'th/remote-usage' | Junio C Hamano | 2009-11-22 | 2 | -21/+52 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git remote: Separate usage strings for subcommands | Tim Henigan | 2009-11-20 | 2 | -21/+52 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'pb/maint-use-custom-perl' | Junio C Hamano | 2009-11-22 | 4 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make sure $PERL_PATH is defined when the test suite is run. | Philippe Bruhat (BooK) | 2009-11-17 | 4 | -4/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'mm/config-pathname-tilde-expand' | Junio C Hamano | 2009-11-22 | 5 | -37/+69 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Documentation: avoid xmlto input error | Junio C Hamano | 2009-11-21 | 1 | -3/+3 | |
| * | | | | | | | | | expand_user_path: expand ~ to $HOME, not to the actual homedir. | Matthieu Moy | 2009-11-19 | 2 | -8/+14 | |
| * | | | | | | | | | Expand ~ and ~user in core.excludesfile, commit.template | Matthieu Moy | 2009-11-17 | 5 | -37/+63 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'bc/grep-i-F' | Junio C Hamano | 2009-11-22 | 4 | -6/+27 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | grep: Allow case insensitive search of fixed-strings | Brian Collins | 2009-11-16 | 4 | -6/+27 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'jk/maint-break-rename-reduce-memory' | Junio C Hamano | 2009-11-22 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | diffcore-rename: reduce memory footprint by freeing blob data early | Junio C Hamano | 2009-11-20 | 1 | -2/+5 | |
| * | | | | | | | | | diffcore-break: save cnt_data for other phases | Jeff King | 2009-11-16 | 1 | -3/+3 | |
| * | | | | | | | | | diffcore-break: free filespec data as we go | Jeff King | 2009-11-16 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'tc/format-attribute' | Junio C Hamano | 2009-11-22 | 10 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check the format of more printf-type functions | Tarmigan Casebolt | 2009-11-15 | 10 | -3/+22 | |
* | | | | | | | | | | Merge branch 'tr/maint-merge-ours-clarification' (early part) | Junio C Hamano | 2009-11-22 | 2 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | rebase docs: clarify --merge and --strategy | Thomas Rast | 2009-11-16 | 1 | -3/+13 | |
| * | | | | | | | | | Documentation: clarify 'ours' merge strategy | Thomas Rast | 2009-11-15 | 1 | -2/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | log --format: document %w | René Scharfe | 2009-11-22 | 1 | -0/+4 | |
* | | | | | | | | | strbuf_add_wrapped_text(): factor out strbuf_add_indented_text() | René Scharfe | 2009-11-22 | 2 | -9/+38 | |
* | | | | | | | | | grep: unset GREP_OPTIONS before spawning external grep | René Scharfe | 2009-11-22 | 2 | -0/+9 | |
* | | | | | | | | | User Manual: Write "Git" instead of "GIT" | Björn Gustavsson | 2009-11-22 | 1 | -2/+2 | |
* | | | | | | | | | Fix truncated usage messages | Björn Gustavsson | 2009-11-22 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'jc/fix-tree-walk' (early part) | Junio C Hamano | 2009-11-20 | 2 | -14/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | unpack_callback(): use unpack_failed() consistently | Junio C Hamano | 2009-10-11 | 1 | -12/+12 | |
| * | | | | | | | | unpack-trees: typofix | Junio C Hamano | 2009-10-11 | 1 | -1/+1 | |
| * | | | | | | | | diff-lib.c: fix misleading comments on oneway_diff() | Junio C Hamano | 2009-10-11 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2009-11-20 | 20 | -10/+1408 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add selftests verifying concatenation of multiple notes for the same commit | Johan Herland | 2009-10-19 | 1 | -0/+84 |