Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | | | | | | | | | | fix multiple issues with t5300 | Nicolas Pitre | 2010-02-03 |
* | | | | | | | | | | Merge branch 'ms/filter-branch-submodule' | Junio C Hamano | 2010-02-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | filter-branch: Add tests for submodules in tree-filter | Michal Sojka | 2010-01-28 |
* | | | | | | | | | | | Merge branch 'jh/gitweb-caching' (early part) | Junio C Hamano | 2010-02-02 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | gitweb: Load checking | John 'Warthog9' Hawley | 2010-01-30 |
| * | | | | | | | | | | | gitweb: Make running t9501 test with '--debug' reliable and usable | Jakub Narebski | 2010-01-30 |
* | | | | | | | | | | | | Merge branch 'sp/fast-import-large-blob' | Junio C Hamano | 2010-02-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob | Junio C Hamano | 2010-02-01 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | |||
| | * | | | | | | | | | fast-import: Stream very large blobs directly to pack | Shawn O. Pearce | 2010-02-01 |
| | |/ / / / / / / / | |||
* | | | | | | | | | | grep --quiet: finishing touches | Junio C Hamano | 2010-01-28 |
* | | | | | | | | | | reject @{-1} not at beginning of object name | Jeff King | 2010-01-28 |
* | | | | | | | | | | fix parsing of @{-1}@{u} combination | Jeff King | 2010-01-28 |
* | | | | | | | | | | test combinations of @{} syntax | Jeff King | 2010-01-28 |
* | | | | | | | | | | t0101: use absolute date | Jeff King | 2010-01-28 |
* | | | | | | | | | | tests: update tests that used to fail | Junio C Hamano | 2010-01-28 |
* | | | | | | | | | | Merge branch 'jc/upstream-reflog' | Junio C Hamano | 2010-01-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Fix log -g this@{upstream} | Junio C Hamano | 2010-01-26 |
* | | | | | | | | | | | Merge branch 'jc/maint-reflog-bad-timestamp' | Junio C Hamano | 2010-01-27 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
| * | | | | | | | | | | t0101: use a fixed timestamp when searching in the reflog | Junio C Hamano | 2010-01-27 |
| * | | | | | | | | | | approxidate_careful() reports errorneous date string | Junio C Hamano | 2010-01-26 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jh/maint-config-file-prefix' | Junio C Hamano | 2010-01-27 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | |