Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'pv/maint-add-p-no-exclude' | Junio C Hamano | 2009-10-14 |
|\ | |||
| * | git-add--interactive: never skip files included in index | Pauli Virtanen | 2009-10-10 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-10-14 |
|\ \ | |||
| * | | sha1_file: Fix infinite loop when pack is corrupted | Shawn O. Pearce | 2009-10-14 |
* | | | Let --decorate show HEAD position | Thomas Rast | 2009-10-12 |
|/ / | |||
* | | Merge branch 'rs/maint-archive-prefix' | Junio C Hamano | 2009-10-09 |
|\ \ | |||
| * | | Git archive and trailing "/" in prefix | René Scharfe | 2009-10-08 |
| |/ | |||
* | | Merge branch 'maint' | Junio C Hamano | 2009-10-04 |
|\ \ | |/ | |||
| * | Merge branch 'jc/maint-1.6.4-show-branch-default' into maint | Junio C Hamano | 2009-10-04 |
| |\ | |||
| | * | show-branch: fix segfault when showbranch.default exists | Junio C Hamano | 2009-10-04 |
| * | | Merge branch 'jc/maint-unpack-objects-strict' into maint | Junio C Hamano | 2009-09-16 |
| |\ \ | |||
| * \ \ | Merge branch 'jk/maint-1.6.3-checkout-unborn' into maint | Junio C Hamano | 2009-09-16 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jc/maint-checkout-index-to-prefix' into maint | Junio C Hamano | 2009-09-16 |
| |\ \ \ \ | |||
* | | | | | | Fix '--relative-date' | Johan Sageryd | 2009-10-03 |
* | | | | | | tests: make all test files executable | Mark Rada | 2009-10-02 |
* | | | | | | parse-opt: ignore negation of OPT_NONEG for ambiguity checks | Andreas Schwab | 2009-09-29 |
* | | | | | | test local clone by copying | Clemens Buchacher | 2009-09-13 |
* | | | | | | Merge branch 'jt/pushinsteadof' | Junio C Hamano | 2009-09-13 |
|\ \ \ \ \ \ | |||
| * | | | | | | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 2009-09-08 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-13 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | svn: properly escape arguments for authors-prog | Mark Lodato | 2009-09-13 |
| * | | | | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint | Junio C Hamano | 2009-09-13 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | grep: accept relative paths outside current working directory | Clemens Buchacher | 2009-09-07 |
| * | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-03 |
| |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-03 |
| | |\ \ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ \ | Merge branch 'jc/mailinfo-scissors' | Junio C Hamano | 2009-09-07 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 2009-08-26 |
| * | | | | | | | | | | Teach mailinfo to ignore everything before -- >8 -- mark | Junio C Hamano | 2009-08-26 |
* | | | | | | | | | | | Merge branch 'jk/clone-b' | Junio C Hamano | 2009-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | clone: add --branch option to select a different HEAD | Jeff King | 2009-08-26 |
* | | | | | | | | | | | | Merge branch 'jc/upload-pack-hook' | Junio C Hamano | 2009-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook | Junio C Hamano | 2009-08-28 |
| * | | | | | | | | | | | | upload-pack: add a trigger for post-upload-pack hook | Junio C Hamano | 2009-08-28 |
| |/ / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 2009-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | stash: simplify defaulting to "save" and reject unknown options | Matthieu Moy | 2009-09-01 |
| * | | | | | | | | | | | Make test case number unique | Johannes Sixt | 2009-08-27 |
| * | | | | | | | | | | | tests: disable interactive hunk selection tests if perl is not available | Jeff King | 2009-08-18 |
| * | | | | | | | | | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patch | Junio C Hamano | 2009-08-15 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | Make 'git stash -k' a short form for 'git stash save --keep-index' | Johannes Schindelin | 2009-07-31 |
| * | | | | | | | | | | | | Implement 'git stash save --patch' | Thomas Rast | 2009-08-15 |
| * | | | | | | | | | | | | Implement 'git checkout --patch' | Thomas Rast | 2009-08-15 |
| * | | | | | | | | | | | | Implement 'git reset --patch' | Thomas Rast | 2009-08-15 |
| * | | | | | | | | | | | | Add a small patch-mode testing library | Thomas Rast | 2009-08-14 |
| |/ / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | |||
| | | * | | | | | | | | | clone: disconnect transport after fetching | Jeff King | 2009-09-02 |
* | | | | | | | | | | | | Merge branch 'lt/approxidate' | Junio C Hamano | 2009-08-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | fix approxidate parsing of relative months and years | Jeff King | 2009-08-30 |
| * | | | | | | | | | | | | tests: add date printing and parsing tests | Jeff King | 2009-08-30 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | |