Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/maint-fix-mailinfo-strip' into maint | Junio C Hamano | 2010-03-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | mailinfo: do not strip leading spaces even for a header line | Junio C Hamano | 2010-02-19 | 1 | -1/+1 |
* | | | | | Merge branch 'jc/grep-author-all-match-implicit' into maint | Junio C Hamano | 2010-03-08 | 1 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | "log --author=me --grep=it" should find intersection, not union | Junio C Hamano | 2010-01-25 | 1 | -1/+9 |
* | | | | | | Merge branch 'jc/checkout-detached' into maint | Junio C Hamano | 2010-03-08 | 1 | -10/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reword "detached HEAD" notification | Junio C Hamano | 2010-01-29 | 1 | -10/+22 |
* | | | | | | | unset GREP_OPTIONS in test-lib.sh | Bert Wesarg | 2010-03-07 | 1 | -0/+2 |
* | | | | | | | t7406: Fix submodule init config tests | Stephen Boyd | 2010-03-06 | 1 | -8/+16 |
* | | | | | | | Merge branch 'jn/maint-fix-pager' into maint | Junio C Hamano | 2010-03-04 | 2 | -0/+234 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tests: Fix race condition in t7006-pager | Jonathan Nieder | 2010-02-22 | 1 | -6/+6 |
| * | | | | | | | t7006-pager: if stdout is not a terminal, make a new one | Jonathan Nieder | 2010-02-21 | 2 | -11/+82 |
| * | | | | | | | tests: Add tests for automatic use of pager | Jonathan Nieder | 2010-02-20 | 1 | -0/+163 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ld/maint-diff-quiet-w' into maint | Junio C Hamano | 2010-03-04 | 1 | -0/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-diff: add a test for git diff --quiet -w | Larry D'Anna | 2010-02-21 | 1 | -0/+15 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'cc/maint-bisect-paths' into maint | Junio C Hamano | 2010-03-04 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bisect: error out when passing bad path parameters | Christian Couder | 2010-03-01 | 1 | -0/+5 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sp/maint-push-sideband' into maint | Junio C Hamano | 2010-03-02 | 1 | -42/+42 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | receive-pack: Send internal errors over side-band #2 | Shawn O. Pearce | 2010-02-10 | 1 | -1/+2 |
| * | | | | | | | t5401: Use a bare repository for the remote peer | Shawn O. Pearce | 2010-02-09 | 1 | -29/+29 |
| * | | | | | | | receive-pack: Send hook output over side band #2 | Shawn O. Pearce | 2010-02-05 | 1 | -11/+11 |
* | | | | | | | | Merge branch 'jc/maint-fix-test-perm' into maint | Junio C Hamano | 2010-03-02 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | lib-patch-mode.sh: Fix permission | Junio C Hamano | 2010-01-30 | 1 | -0/+2 |
| * | | | | | | | | Merge commit 'b319ef7' into jc/maint-fix-test-perm | Junio C Hamano | 2010-01-30 | 599 | -3731/+44753 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t6000lib: Fix permission | Junio C Hamano | 2010-01-30 | 1 | -0/+2 |
* | | | | | | | | | | gitweb: Fix project-specific feature override behavior | Jakub Narebski | 2010-03-02 | 1 | -5/+13 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.sh | Johannes Sixt | 2010-02-25 | 1 | -0/+1 |
* | | | | | | | | | | t1450: fix testcases that were wrongly expecting failure | Thomas Rast | 2010-02-19 | 1 | -8/+8 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/maint-rmdir-fix' into maint | Junio C Hamano | 2010-02-19 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rm: fix bug in recursive subdirectory removal | Jeff King | 2010-02-18 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'jk/grep-double-dash' into maint | Junio C Hamano | 2010-02-17 | 1 | -0/+33 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | accept "git grep -- pattern" | Jeff King | 2010-02-07 | 1 | -0/+33 |
* | | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-16 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | |