Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fast-import: introduce "feature notes" command | Jonathan Nieder | 2011-02-09 | 1 | -0/+1 |
* | config --get --path: check for unset $HOME | Jonathan Nieder | 2010-07-27 | 1 | -1/+23 |
* | Merge branch 'maint-1.6.6' into maint-1.7.0 | Junio C Hamano | 2010-07-25 | 1 | -0/+18 |
|\ | |||||
| * | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-07-25 | 1 | -0/+18 |
| |\ | |||||
| | * | Merge branch 'maint-1.6.4' into maint-1.6.5 | Junio C Hamano | 2010-07-25 | 1 | -0/+18 |
| | |\ | |||||
| | | * | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2010-07-07 | 1 | -0/+18 |
| * | | | Merge branch 'jc/maint-fix-test-perm' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 2 | -0/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'sp/maint-push-sideband' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -41/+42 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/maint-rmdir-fix' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cc/maint-bisect-paths' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | t7012: Mark missing tests as TODO | Michael J Gruber | 2010-04-19 | 1 | -6/+6 |
* | | | | | | | | t1010-mktree: Adjust expected result to code and documentation | Michael J Gruber | 2010-04-17 | 1 | -6/+4 |
* | | | | | | | | combined diff: correctly handle truncated file | Thomas Rast | 2010-04-17 | 1 | -0/+8 |
* | | | | | | | | Merge branch 'ef/maint-empty-commit-log' into maint | Junio C Hamano | 2010-04-09 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rev-list: fix --pretty=oneline with empty message | Erik Faye-Lund | 2010-03-21 | 1 | -0/+9 |
* | | | | | | | | | Merge branch 'jc/conflict-marker-size' into maint | Junio C Hamano | 2010-04-09 | 1 | -1/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff --check: honor conflict-marker-size attribute | Junio C Hamano | 2010-03-24 | 1 | -1/+22 |
* | | | | | | | | | | Merge branch 'jc/maint-refs-dangling' into maint | Junio C Hamano | 2010-03-31 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs: ref entry with NULL sha1 is can be a dangling symref | Junio C Hamano | 2010-03-15 | 1 | -3/+3 |
* | | | | | | | | | | | format-patch: Squelch 'fatal: Not a range." error | Kevin Ballard | 2010-03-29 | 1 | -0/+4 |
* | | | | | | | | | | | Merge branch 'cp/add-u-pathspec' into maint | Junio C Hamano | 2010-03-28 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | test for add with non-existent pathspec | Chris Packham | 2010-02-16 | 2 | -0/+10 |
* | | | | | | | | | | | | t9350: fix careless use of "cd" | Junio C Hamano | 2010-03-28 | 1 | -33/+38 |
* | | | | | | | | | | | | difftool: Fix '--gui' when diff.guitool is unconfigured | David Aguilar | 2010-03-28 | 1 | -0/+9 |
* | | | | | | | | | | | | Merge branch 'jc/color-attrs' into maint | Junio C Hamano | 2010-03-24 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | color: allow multiple attributes | Junio C Hamano | 2010-03-07 | 1 | -4/+11 |
* | | | | | | | | | | | | | Merge branch 'jk/maint-add-ignored-dir' into maint | Junio C Hamano | 2010-03-24 | 2 | -2/+85 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | tests for "git add ignored-dir/file" without -f | Junio C Hamano | 2010-03-13 | 1 | -0/+79 |
| * | | | | | | | | | | | | | t0050: mark non-working test as such | Junio C Hamano | 2010-03-13 | 1 | -2/+6 |
* | | | | | | | | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' into maint | Junio C Hamano | 2010-03-24 | 3 | -0/+305 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | t3417: Add test cases for "rebase --whitespace=fix" | Björn Gustavsson | 2010-03-06 | 1 | -0/+126 |
| * | | | | | | | | | | | | | t4124: Add additional tests of --whitespace=fix | Björn Gustavsson | 2010-03-06 | 1 | -0/+170 |
| * | | | | | | | | | | | | | apply: Remove the quick rejection test | Björn Gustavsson | 2010-03-06 | 1 | -0/+9 |
* | | | | | | | | | | | | | | don't use default revision if a rev was specified | Dave Olszewski | 2010-03-13 | 1 | -0/+9 |
* | | | | | | | | | | | | | | t/Makefile: remove test artifacts upon "make clean" | Junio C Hamano | 2010-03-13 | 1 | -0/+2 |
* | | | | | | | | | | | | | | blame: fix indent of line numbers | René Scharfe | 2010-03-13 | 1 | -1/+19 |
* | | | | | | | | | | | | | | t9400: Use test_cmp when appropriate | Junio C Hamano | 2010-03-11 | 1 | -12/+12 |
* | | | | | | | | | | | | | | Merge branch 'as/maint-expire' into maint | Junio C Hamano | 2010-03-08 | 2 | -0/+73 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | reflog: honor gc.reflogexpire=never | Adam Simpkins | 2010-02-28 | 1 | -0/+41 |
| * | | | | | | | | | | | | | | prune: honor --expire=never | Adam Simpkins | 2010-02-28 | 1 | -0/+32 |
* | | | | | | | | | | | | | | | Merge branch 'jc/fetch-param' into maint | Junio C Hamano | 2010-03-08 | 1 | -26/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | fetch --all/--multiple: keep all the fetched branch information | Junio C Hamano | 2010-02-24 | 1 | -0/+18 |
| * | | | | | | | | | | | | | | | builtin-fetch --all/--multi: propagate options correctly | Junio C Hamano | 2010-02-24 | 1 | -0/+21 |
| * | | | | | | | | | | | | | | | t5521: fix and modernize | Junio C Hamano | 2010-02-24 | 1 | -26/+20 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-add--interactive-delete' into maint | Junio C Hamano | 2010-03-08 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | add-interactive: fix bogus diff header line ordering | Jeff King | 2010-02-22 | 1 | -0/+8 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' into maint | Junio C Hamano | 2010-03-08 | 1 | -0/+67 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Use git_mkstemp_mode instead of plain mkstemp to create object files | Matthieu Moy | 2010-02-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. | Matthieu Moy | 2010-02-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Add a testcase for ACL with restrictive umask. | Matthieu Moy | 2010-02-22 | 1 | -0/+67 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |