Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-02-16 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | * | | | | | | stash pop: remove 'apply' options during 'drop' invocation | Thomas Rast | 2010-02-15 |
* | | | | | | | | Sync with 1.6.6.2 | Junio C Hamano | 2010-02-10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-02-10 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||
| | * | | | | | | t8003: check exit code of command and error message separately | Junio C Hamano | 2010-02-10 |
| * | | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into maint | Junio C Hamano | 2010-02-10 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-reflog-bad-timestamp' into maint | Junio C Hamano | 2010-02-10 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jh/maint-config-file-prefix' into maint | Junio C Hamano | 2010-02-10 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maint | Junio C Hamano | 2010-02-10 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | t3902: Protect against OS X normalization | Brian Gernhardt | 2010-02-08 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-02-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||
| * | | | | | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-02-08 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||
| | * | | | | | | | | | | blame: prevent a segv when -L given start > EOF | Jay Soffian | 2010-02-08 |
| | * | | | | | | | | | | Merge branch 'sb/maint-octopus' into maint-1.6.5 | Junio C Hamano | 2010-02-01 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | Revert "pack-objects: fix pack generation when using pack_size_limit" | Nicolas Pitre | 2010-02-08 |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-02-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||
| * | | | | | | | | | | | | archive: simplify archive format guessing | René Scharfe | 2010-02-07 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'jc/maint-limit-note-output' into maint | Junio C Hamano | 2010-02-05 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | Fix invalid read in quote_c_style_counted | Jeff King | 2010-02-06 |
* | | | | | | | | | | | | | t9501: Re-fix max load test | Brian Gernhardt | 2010-02-06 |
* | | | | | | | | | | | | | t9501: Skip testing load if we can't detect it | Brian Gernhardt | 2010-02-05 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Revert 30816237 and 7e62265 | Junio C Hamano | 2010-02-05 |
* | | | | | | | | | | | | make --max-pack-size argument to 'git pack-object' count in bytes | Nicolas Pitre | 2010-02-03 |