Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/maint-blank-at-eof' | Junio C Hamano | 2009-10-17 |
|\ | |||
| * | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 2009-09-15 |
| |\ | |||
| | * | diff --whitespace: fix blank lines at end | Junio C Hamano | 2009-09-14 |
| | * | diff --color: color blank-at-eof | Junio C Hamano | 2009-09-04 |
| | * | diff --whitespace=warn/error: fix blank-at-eof check | Junio C Hamano | 2009-09-04 |
| | * | diff --whitespace=warn/error: obey blank-at-eof | Junio C Hamano | 2009-09-04 |
| | * | apply --whitespace: warn blank but not necessarily empty lines at EOF | Junio C Hamano | 2009-09-04 |
| | * | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 2009-09-04 |
| | * | apply --whitespace=fix: detect new blank lines at eof correctly | Junio C Hamano | 2009-09-04 |
| | * | apply --whitespace=fix: fix handling of blank lines at the eof | Junio C Hamano | 2009-09-04 |
| | * | Merge branch 'maint-1.5.6' into maint-1.6.0 | Junio C Hamano | 2009-08-27 |
| | |\ | |||
* | | \ | Merge branch 'maint' | Junio C Hamano | 2009-10-17 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-16 |
| |\ \ \ \ | |||
| | * | | | | grep: do not segfault when -f is used | Matt Kraai | 2009-10-16 |
* | | | | | | 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 |