Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'cp/add-u-pathspec' into maint | Junio C Hamano | 2010-03-28 |
|\ | |||
| * | test for add with non-existent pathspec | Chris Packham | 2010-02-16 |
* | | t9350: fix careless use of "cd" | Junio C Hamano | 2010-03-28 |
* | | difftool: Fix '--gui' when diff.guitool is unconfigured | David Aguilar | 2010-03-28 |
* | | Merge branch 'jc/color-attrs' into maint | Junio C Hamano | 2010-03-24 |
|\ \ | |||
| * | | color: allow multiple attributes | Junio C Hamano | 2010-03-07 |
* | | | Merge branch 'jk/maint-add-ignored-dir' into maint | Junio C Hamano | 2010-03-24 |
|\ \ \ | |||
| * | | | tests for "git add ignored-dir/file" without -f | Junio C Hamano | 2010-03-13 |
| * | | | t0050: mark non-working test as such | Junio C Hamano | 2010-03-13 |
* | | | | Merge branch 'bg/apply-fix-blank-at-eof' into maint | Junio C Hamano | 2010-03-24 |
|\ \ \ \ | |||
| * | | | | t3417: Add test cases for "rebase --whitespace=fix" | Björn Gustavsson | 2010-03-06 |
| * | | | | t4124: Add additional tests of --whitespace=fix | Björn Gustavsson | 2010-03-06 |
| * | | | | apply: Remove the quick rejection test | Björn Gustavsson | 2010-03-06 |
* | | | | | don't use default revision if a rev was specified | Dave Olszewski | 2010-03-13 |
* | | | | | t/Makefile: remove test artifacts upon "make clean" | Junio C Hamano | 2010-03-13 |
* | | | | | blame: fix indent of line numbers | René Scharfe | 2010-03-13 |
* | | | | | t9400: Use test_cmp when appropriate | Junio C Hamano | 2010-03-11 |
* | | | | | Merge branch 'as/maint-expire' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ | |||
| * | | | | | reflog: honor gc.reflogexpire=never | Adam Simpkins | 2010-02-28 |
| * | | | | | prune: honor --expire=never | Adam Simpkins | 2010-02-28 |
* | | | | | | Merge branch 'jc/fetch-param' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ \ | |||
| * | | | | | | fetch --all/--multiple: keep all the fetched branch information | Junio C Hamano | 2010-02-24 |
| * | | | | | | builtin-fetch --all/--multi: propagate options correctly | Junio C Hamano | 2010-02-24 |
| * | | | | | | t5521: fix and modernize | Junio C Hamano | 2010-02-24 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'jk/maint-add--interactive-delete' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ \ | |||
| * | | | | | | add-interactive: fix bogus diff header line ordering | Jeff King | 2010-02-22 |
* | | | | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Use git_mkstemp_mode instead of plain mkstemp to create object files | Matthieu Moy | 2010-02-22 |
| * | | | | | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. | Matthieu Moy | 2010-02-22 |
| * | | | | | | | Add a testcase for ACL with restrictive umask. | Matthieu Moy | 2010-02-22 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jc/maint-fix-mailinfo-strip' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | mailinfo: do not strip leading spaces even for a header line | Junio C Hamano | 2010-02-19 |
* | | | | | | | | Merge branch 'jc/grep-author-all-match-implicit' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | "log --author=me --grep=it" should find intersection, not union | Junio C Hamano | 2010-01-25 |
* | | | | | | | | | Merge branch 'jc/checkout-detached' into maint | Junio C Hamano | 2010-03-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Reword "detached HEAD" notification | Junio C Hamano | 2010-01-29 |
* | | | | | | | | | | unset GREP_OPTIONS in test-lib.sh | Bert Wesarg | 2010-03-07 |
* | | | | | | | | | | t7406: Fix submodule init config tests | Stephen Boyd | 2010-03-06 |
* | | | | | | | | | | Merge branch 'jn/maint-fix-pager' into maint | Junio C Hamano | 2010-03-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | tests: Fix race condition in t7006-pager | Jonathan Nieder | 2010-02-22 |
| * | | | | | | | | | | t7006-pager: if stdout is not a terminal, make a new one | Jonathan Nieder | 2010-02-21 |
| * | | | | | | | | | | tests: Add tests for automatic use of pager | Jonathan Nieder | 2010-02-20 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'ld/maint-diff-quiet-w' into maint | Junio C Hamano | 2010-03-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | git-diff: add a test for git diff --quiet -w | Larry D'Anna | 2010-02-21 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'cc/maint-bisect-paths' into maint | Junio C Hamano | 2010-03-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | bisect: error out when passing bad path parameters | Christian Couder | 2010-03-01 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'sp/maint-push-sideband' into maint | Junio C Hamano | 2010-03-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | receive-pack: Send internal errors over side-band #2 | Shawn O. Pearce | 2010-02-10 |
| * | | | | | | | | | | t5401: Use a bare repository for the remote peer | Shawn O. Pearce | 2010-02-09 |
| * | | | | | | | | | | receive-pack: Send hook output over side band #2 | Shawn O. Pearce | 2010-02-05 |