Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git submodule add: make the <path> parameter optional | Jens Lehmann | 2009-09-22 |
* | 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 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 2009-08-31 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | gitweb: add t9501 tests for checking HTTP status codes | Mark Rada | 2009-08-27 |
| * | | | | | | | | gitweb: split test suite into library and tests | Mark Rada | 2009-08-27 |
* | | | | | | | | | Sync with 1.6.4.2 | Junio C Hamano | 2009-08-29 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Remove unused t/t8005/iso8859-5.txt | Nanako Shiraishi | 2009-08-29 |
* | | | | | | | | | Merge branch 'mm/reset-report' | Junio C Hamano | 2009-08-28 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | reset: make the reminder output consistent with "checkout" | Matthieu Moy | 2009-08-21 |
* | | | | | | | | | | Merge branch 'jk/maint-1.6.3-checkout-unborn' | Junio C Hamano | 2009-08-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | checkout: do not imply "-f" on unborn branches | Jeff King | 2009-08-25 |
* | | | | | | | | | | | Merge branch 'np/maint-1.6.3-deepen' | Junio C Hamano | 2009-08-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | fix simple deepening of a repo | Nicolas Pitre | 2009-08-24 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jc/shortstatus' | Junio C Hamano | 2009-08-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | status: show worktree status of conflicted paths separately | Junio C Hamano | 2009-08-06 |
| * | | | | | | | | | | | diff-index: report unmerged new entries | Junio C Hamano | 2009-08-05 |
* | | | | | | | | | | | | t/test-lib.sh: provide a shell implementation of the 'yes' utility | Brandon Casey | 2009-08-28 |