summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* set httpd port before sourcing lib-httpdClemens Buchacher2009-11-041-4/+3
* t5540-http-push: remove redundant fetchesTay Ray Chuan2009-11-041-2/+0
* remote-helpers: return successfully if everything up-to-dateClemens Buchacher2009-10-301-1/+1
* Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-301-5/+9
* Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano2009-10-141-0/+14
|\
| * git-add--interactive: never skip files included in indexPauli Virtanen2009-10-101-0/+14
* | Merge branch 'maint'Junio C Hamano2009-10-141-0/+9
|\ \
| * | sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2009-10-141-0/+9
* | | Let --decorate show HEAD positionThomas Rast2009-10-122-2/+2
|/ /
* | Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-091-0/+12
|\ \
| * | Git archive and trailing "/" in prefixRené Scharfe2009-10-081-0/+12
| |/
* | Merge branch 'maint'Junio C Hamano2009-10-041-0/+8
|\ \ | |/
| * Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2009-10-041-0/+8
| |\
| | * show-branch: fix segfault when showbranch.default existsJunio C Hamano2009-10-041-0/+8
| * | Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2009-09-161-0/+35
| |\ \
| * \ \ Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2009-09-161-0/+40
| |\ \ \
| * \ \ \ Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano2009-09-161-0/+9
| |\ \ \ \
* | | | | | Fix '--relative-date'Johan Sageryd2009-10-031-0/+1
* | | | | | tests: make all test files executableMark Rada2009-10-022-0/+0
* | | | | | parse-opt: ignore negation of OPT_NONEG for ambiguity checksAndreas Schwab2009-09-291-0/+20
* | | | | | test local clone by copyingClemens Buchacher2009-09-131-21/+33
* | | | | | Merge branch 'jt/pushinsteadof'Junio C Hamano2009-09-131-0/+47
|\ \ \ \ \ \
| * | | | | | Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-081-0/+47
* | | | | | | Merge branch 'maint'Junio C Hamano2009-09-132-0/+31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | svn: properly escape arguments for authors-progMark Lodato2009-09-131-0/+14
| * | | | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-131-0/+17
| |\ \ \ \ \ \
| | * | | | | | grep: accept relative paths outside current working directoryClemens Buchacher2009-09-071-0/+17
| * | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-031-2/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-031-2/+4
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge branch 'jc/mailinfo-scissors'Junio C Hamano2009-09-078-8/+265
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-266-10/+105
| * | | | | | | | | | Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-265-1/+163
* | | | | | | | | | | Merge branch 'jk/clone-b'Junio C Hamano2009-09-071-0/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: add --branch option to select a different HEADJeff King2009-08-261-0/+68
* | | | | | | | | | | | Merge branch 'jc/upload-pack-hook'Junio C Hamano2009-09-071-0/+69
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hookJunio C Hamano2009-08-281-2/+22
| * | | | | | | | | | | | upload-pack: add a trigger for post-upload-pack hookJunio C Hamano2009-08-281-0/+49
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-075-0/+291
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy2009-09-011-0/+11
| * | | | | | | | | | | Make test case number uniqueJohannes Sixt2009-08-271-0/+0
| * | | | | | | | | | | tests: disable interactive hunk selection tests if perl is not availableJeff King2009-08-181-0/+5
| * | | | | | | | | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patchJunio C Hamano2009-08-151-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Make 'git stash -k' a short form for 'git stash save --keep-index'Johannes Schindelin2009-07-311-0/+8
| * | | | | | | | | | | | Implement 'git stash save --patch'Thomas Rast2009-08-151-0/+55
| * | | | | | | | | | | | Implement 'git checkout --patch'Thomas Rast2009-08-151-0/+107
| * | | | | | | | | | | | Implement 'git reset --patch'Thomas Rast2009-08-151-0/+69
| * | | | | | | | | | | | Add a small patch-mode testing libraryThomas Rast2009-08-141-0/+36
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-09-021-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-021-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-021-2/+4
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | | | | | |