Age | Commit message (Expand) | Author | Files | Lines |
2009-11-20 | Add branch management for releases to gitworkflows | Raman Gupta | 1 | -0/+115 |
2009-11-20 | git am/mailinfo: Don't look at in-body headers when rebasing | Lukas Sandström | 16 | -5/+122 |
2009-11-20 | git remote: Separate usage strings for subcommands | Tim Henigan | 2 | -21/+52 |
2009-11-20 | diffcore-rename: reduce memory footprint by freeing blob data early | Junio C Hamano | 1 | -2/+5 |
2009-11-19 | git-count-objects: Fix a disk-space under-estimate on Cygwin | Ramsay Jones | 1 | -0/+1 |
2009-11-19 | Documentation: undocument gc'd function graph_release() | Greg Price | 2 | -6/+0 |
2009-11-19 | t9700-perl-git.sh: Fix a test failure on Cygwin | Ramsay Jones | 1 | -1/+1 |
2009-11-19 | expand_user_path: expand ~ to $HOME, not to the actual homedir. | Matthieu Moy | 2 | -8/+14 |
2009-11-17 | Expand ~ and ~user in core.excludesfile, commit.template | Matthieu Moy | 5 | -37/+63 |
2009-11-17 | Make sure $PERL_PATH is defined when the test suite is run. | Philippe Bruhat (BooK) | 4 | -4/+5 |
2009-11-16 | core.autocrlf documentation: mention the crlf attribute | Matthew Ogilvie | 1 | -3/+4 |
2009-11-16 | grep: Allow case insensitive search of fixed-strings | Brian Collins | 4 | -6/+27 |
2009-11-16 | diffcore-break: save cnt_data for other phases | Jeff King | 1 | -3/+3 |
2009-11-16 | diffcore-break: free filespec data as we go | Jeff King | 1 | -0/+4 |
2009-11-16 | Git 1.6.5.3 | Junio C Hamano | 4 | -3/+67 |
2009-11-16 | Merge branch 'bs/maint-pre-commit-hook-sample' into maint | Junio C Hamano | 1 | -9/+9 |
2009-11-16 | Merge branch 'jk/maint-add-p-empty' into maint | Junio C Hamano | 2 | -5/+30 |
2009-11-16 | Merge branch 'js/maint-diff-color-words' into maint | Junio C Hamano | 2 | -8/+32 |
2009-11-15 | Merge branch 'tz/maint-rpm' into maint | Junio C Hamano | 1 | -1/+4 |
2009-11-15 | Merge branch 'jk/maint-format-patch-p-suppress-stat' into maint | Junio C Hamano | 2 | -2/+28 |
2009-11-15 | Merge branch 'pb/maint-gitweb-blob-lineno' into maint | Junio C Hamano | 1 | -1/+2 |
2009-11-15 | Merge branch 'jk/maint-1.6.3-ls-files-i' into maint | Junio C Hamano | 3 | -2/+20 |
2009-11-15 | Merge branch 'vl/maint-openssl-signature-change' into maint | Junio C Hamano | 1 | -0/+4 |
2009-11-15 | Merge branch 'jk/maint-push-config' into maint | Junio C Hamano | 1 | -2/+1 |
2009-11-15 | Merge branch 'sr/blame-incomplete' into maint | Junio C Hamano | 1 | -0/+6 |
2009-11-15 | Merge branch 'jc/maint-blank-at-eof' into maint | Junio C Hamano | 8 | -173/+437 |
2009-11-15 | Merge branch 'jc/maint-1.6.3-graft-trailing-space' into maint | Junio C Hamano | 1 | -2/+2 |
2009-11-15 | Merge branch 'tr/maint-roff-quote' into maint | Junio C Hamano | 3 | -0/+28 |
2009-11-15 | Merge branch 'ja/fetch-doc' into maint | Junio C Hamano | 3 | -67/+76 |
2009-11-15 | Merge branch 'cb/doc-fetch-pull-merge' into maint | Junio C Hamano | 3 | -45/+66 |
2009-11-15 | Merge branch 'jk/maint-cvsimport-pathname' into maint | Junio C Hamano | 1 | -3/+14 |
2009-11-15 | Merge branch 'jc/receive-pack-auto' into maint | Junio C Hamano | 3 | -4/+36 |
2009-11-15 | Merge branch 'gb/maint-gitweb-esc-param' into maint | Junio C Hamano | 1 | -2/+1 |
2009-11-15 | Merge branch 'jn/gitweb-patch' into maint | Junio C Hamano | 1 | -3/+3 |
2009-11-15 | Update 'git remote update' usage string to match man page. | Tim Henigan | 1 | -1/+1 |
2009-11-14 | Makefile: Ensure rpm packages can be read by older rpm versions | Todd Zullinger | 1 | -1/+4 |
2009-11-14 | git-add.txt: fix formatting of --patch section | Stephen Boyd | 1 | -4/+4 |
2009-11-13 | give priority to progress messages | Nicolas Pitre | 2 | -23/+23 |
2009-11-10 | check-ref-format -h: it does not know the --print option yet | Junio C Hamano | 1 | -1/+1 |
2009-11-10 | merge: do not setup worktree twice | Jonathan Nieder | 1 | -1/+0 |
2009-11-10 | check-ref-format: update usage string | Jonathan Nieder | 1 | -1/+5 |
2009-11-08 | Makefile: merge two Cygwin configuration sections into one | Ramsay Jones | 1 | -4/+2 |
2009-11-08 | Add intermediate build products to .gitignore | Jonathan Nieder | 1 | -0/+1 |
2009-11-08 | format-patch: make "-p" suppress diffstat | Jeff King | 2 | -2/+28 |
2009-11-06 | pre-commit.sample: Diff against the empty tree when HEAD is invalid | Björn Steinbrink | 1 | -9/+9 |
2009-11-06 | gitweb: Fix blob linenr links in pathinfo mode | Petr Baudis | 1 | -1/+2 |
2009-11-04 | Fix documentation grammar typo | Gisle Aas | 1 | -1/+1 |
2009-11-03 | Allow curl helper to work without a local repository | Daniel Barkalow | 1 | -1/+4 |
2009-11-03 | Require a struct remote in transport_get() | Daniel Barkalow | 2 | -5/+8 |
2009-11-01 | Merge branch 'bg/clone-doc' into maint | Junio C Hamano | 1 | -13/+13 |