Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.7.9.5v1.7.9.5 | Junio C Hamano | 2012-03-26 | 4 | -3/+27 |
* | Merge branch 'jn/maint-fast-import-empty-ls' into maint | Junio C Hamano | 2012-03-26 | 2 | -0/+43 |
|\ | |||||
| * | fast-import: don't allow 'ls' of path with empty componentsjn/maint-fast-import-empty-ls | Jonathan Nieder | 2012-03-09 | 2 | -0/+41 |
| * | fast-import: leakfix for 'ls' of dirty trees | Jonathan Nieder | 2012-03-09 | 1 | -0/+2 |
* | | Merge branch 'ph/rerere-doc' into maint | Junio C Hamano | 2012-03-26 | 1 | -7/+12 |
|\ \ | |||||
| * | | rerere: Document 'rerere remaining'ph/rerere-doc | Phil Hord | 2012-03-08 | 1 | -7/+12 |
* | | | Merge branch 'ms/maint-config-error-at-eol-linecount' into maint | Junio C Hamano | 2012-03-26 | 2 | -4/+40 |
|\ \ \ | |||||
| * | | | config: report errors at the EOL with correct line numberms/maint-config-error-at-eol-linecount | Martin Stenberg | 2012-03-12 | 2 | -4/+40 |
* | | | | grep doc: add --break / --heading / -W to synopsis | Mark Lodato | 2012-03-26 | 1 | -0/+2 |
* | | | | Documentation: improve description of GIT_EDITOR and preference order | Rodrigo Silva (MestreLion) | 2012-03-26 | 1 | -0/+6 |
* | | | | documentation: fix alphabetic ordered list for git-rebase man page | Nelson Benitez Leon | 2012-03-26 | 1 | -2/+5 |
* | | | | Merge branch 'maint-1.7.8' into maint | Junio C Hamano | 2012-03-20 | 5 | -16/+34 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8 | Junio C Hamano | 2012-03-20 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | t/Makefile: Use $(sort ...) explicitly where neededks/sort-wildcard-in-makefile | Kirill Smelkov | 2012-01-22 | 1 | -3/+3 |
| * | | | | | Merge branch 'jc/advise-i18n' into maint-1.7.8 | Junio C Hamano | 2012-03-20 | 2 | -12/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | i18n of multi-line advice messagesjc/advise-i18n | Junio C Hamano | 2011-12-22 | 2 | -12/+20 |
| * | | | | | | Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8 | Junio C Hamano | 2012-03-20 | 2 | -1/+11 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-action | Jakub Narebski | 2012-01-09 | 2 | -1/+11 |
* | | | | | | | Git 1.7.9.4v1.7.9.4 | Junio C Hamano | 2012-03-12 | 4 | -3/+28 |
* | | | | | | | Merge branch 'tr/maint-bundle-boundary' into maint | Junio C Hamano | 2012-03-12 | 2 | -23/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bundle: keep around names passed to add_pending_object()tr/maint-bundle-boundary | Thomas Rast | 2012-03-01 | 2 | -1/+16 |
| * | | | | | | | t5510: ensure we stay in the toplevel test dir | Thomas Rast | 2012-03-01 | 1 | -8/+10 |
| * | | | | | | | t5510: refactor bundle->pack conversion | Thomas Rast | 2012-03-01 | 1 | -14/+10 |
* | | | | | | | | Merge branch 'jc/maint-diff-patch-header' into maint | Junio C Hamano | 2012-03-12 | 2 | -86/+111 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | diff -p: squelch "diff --git" header for stat-dirty pathsjc/maint-diff-patch-header | Junio C Hamano | 2012-03-01 | 2 | -5/+2 |
| * | | | | | | | | t4011: illustrate "diff-index -p" on stat-dirty paths | Junio C Hamano | 2012-03-01 | 1 | -7/+39 |
| * | | | | | | | | t4011: modernise style | Junio C Hamano | 2012-03-01 | 1 | -86/+82 |
* | | | | | | | | | Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maint | Junio C Hamano | 2012-03-12 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gitweb: Fix fixed string (non-regexp) project searchjn/maint-do-not-match-with-unsanitized-searchtext | Jakub Narebski | 2012-03-06 | 1 | -8/+8 |
* | | | | | | | | | | Merge branch 'jc/am-3-nonstandard-popt' into maint | Junio C Hamano | 2012-03-12 | 2 | -4/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | test: "am -3" can accept non-standard -p<num>jc/am-3-nonstandard-popt | Junio C Hamano | 2012-02-26 | 1 | -0/+15 |
| * | | | | | | | | | | am -3: allow nonstandard -p<num> option | Junio C Hamano | 2012-02-22 | 1 | -4/+7 |
* | | | | | | | | | | | t5704: fix nonportable sed/grep usages | Thomas Rast | 2012-03-06 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'maint-1.7.8' into maint | Junio C Hamano | 2012-03-06 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'maint-1.7.7' into maint-1.7.8 | Junio C Hamano | 2012-03-06 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Document the --histogram diff option | Thomas Rast | 2012-03-06 | 1 | -0/+3 |
* | | | | | | | | | | | Git 1.7.9.3v1.7.9.3 | Junio C Hamano | 2012-03-05 | 2 | -2/+3 |
* | | | | | | | | | | | Merge branch 'jc/doc-merge-options' into maint | Junio C Hamano | 2012-03-05 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Documentation/merge-options.txt: group "ff" related options togetherjc/doc-merge-options | Junio C Hamano | 2012-02-22 | 1 | -11/+11 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'cn/maint-rev-list-doc' into maint | Junio C Hamano | 2012-03-05 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Documentation: use {asterisk} in rev-list-options.txt when neededcn/maint-rev-list-doc | Carlos Martín Nieto | 2012-02-28 | 1 | -6/+6 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | fast-import: zero all of 'struct tag' to silence valgrind | Thomas Rast | 2012-03-05 | 1 | -1/+1 |
* | | | | | | | | | | | Update draft release notes to 1.7.9.3 for the last time | Junio C Hamano | 2012-03-04 | 1 | -0/+27 |
* | | | | | | | | | | | Merge branch 'cn/maint-branch-with-bad' into maint | Junio C Hamano | 2012-03-04 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | branch: don't assume the merge filter ref existscn/maint-branch-with-bad | Carlos Martín Nieto | 2012-02-27 | 2 | -0/+8 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'jn/maint-gitweb-invalid-regexp' into maint | Junio C Hamano | 2012-03-04 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | gitweb: Handle invalid regexp in regexp searchjn/maint-gitweb-invalid-regexp | Jakub Narebski | 2012-02-28 | 2 | -1/+20 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'nd/maint-verify-objects' into maint | Junio C Hamano | 2012-03-04 | 2 | -25/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rev-list: fix --verify-objects --quiet becoming --objectsnd/maint-verify-objects | Nguyễn Thái Ngọc Duy | 2012-02-28 | 2 | -13/+17 |
| * | | | | | | | | | | | rev-list: remove BISECT_SHOW_TRIED flag | Nguyễn Thái Ngọc Duy | 2012-02-28 | 2 | -12/+1 |