Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | | | | | | | | Merge branch 'jc/maint-fix-test-perm' into maint | Junio C Hamano | 2010-03-02 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | lib-patch-mode.sh: Fix permission | Junio C Hamano | 2010-01-30 |
| * | | | | | | | | Merge commit 'b319ef7' into jc/maint-fix-test-perm | Junio C Hamano | 2010-01-30 |
| |\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t6000lib: Fix permission | Junio C Hamano | 2010-01-30 |
* | | | | | | | | | | gitweb: Fix project-specific feature override behavior | Jakub Narebski | 2010-03-02 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
* | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-25 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.sh | Johannes Sixt | 2010-02-25 |
* | | | | | | | | | | t1450: fix testcases that were wrongly expecting failure | Thomas Rast | 2010-02-19 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/maint-rmdir-fix' into maint | Junio C Hamano | 2010-02-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | rm: fix bug in recursive subdirectory removal | Jeff King | 2010-02-18 |
* | | | | | | | | | | Merge branch 'jk/grep-double-dash' into maint | Junio C Hamano | 2010-02-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | accept "git grep -- pattern" | Jeff King | 2010-02-07 |
* | | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-16 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | |