aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/test-trash'Junio C Hamano2013-04-18
|\
| * t/test-lib.sh: drop "$test" variableJeff King2013-04-14
| * t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping2013-04-14
* | Merge branch 'th/t9903-symlinked-workdir'Junio C Hamano2013-04-18
|\ \
| * | t9903: Don't fail when run from path accessed through symlinkTorstein Hegge2013-04-11
* | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-04-18
|\ \ \
| * | | merge-tree: don't print entries that match "local"John Keeping2013-04-08
* | | | Merge branch 'jk/http-dumb-namespaces'Junio C Hamano2013-04-18
|\ \ \ \
| * | | | http-backend: respect GIT_NAMESPACE with dumb clientsJohn Koleszar2013-04-09
* | | | | Merge branch 'rs/empty-archive'Junio C Hamano2013-04-18
|\ \ \ \ \
| * | | | | t5004: fix issue with empty archive test and bsdtarRené Scharfe2013-04-10
* | | | | | Merge branch 'fc/send-email-annotate'Junio C Hamano2013-04-18
|\ \ \ \ \ \
| * | | | | | format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-07
| * | | | | | format-patch: improve head calculation for cover-letterFelipe Contreras2013-04-07
* | | | | | | Merge branch 'jc/push-2.0-default-to-simple' (early part)Junio C Hamano2013-04-18
|\ \ \ \ \ \ \
| * | | | | | | t5570: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-03
| * | | | | | | t5551: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-03
| * | | | | | | t5550: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-03
| * | | | | | | t9401: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t9400: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t7406: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t5531: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t5519: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t5517: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t5516: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t5505: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | t5404: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
* | | | | | | | Merge branch 'fc/completion'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \
| * | | | | | | | completion: get rid of compgenFelipe Contreras2013-04-14
| * | | | | | | | completion: add __gitcomp_nl testsFelipe Contreras2013-04-14
| * | | | | | | | completion: trivial test improvementFelipe Contreras2013-04-12
* | | | | | | | | Merge branch 'rt/commentchar-fmt-merge-msg'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fmt-merge-msg: respect core.commentchar in people creditsRalf Thielow2013-04-07
* | | | | | | | | | Merge branch 'lf/bundle-with-tip-wo-message'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bundle: Accept prerequisites without commit messagesLukas Fleischer2013-04-07
* | | | | | | | | | | Merge branch 'tr/perl-keep-stderr-open'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t9700: do not close STDERRThomas Rast2013-04-04
* | | | | | | | | | | | Sync with 'maint'Junio C Hamano2013-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'rr/test-3200-style' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-04-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | t: make PIPE a standard test prerequisiteAdam Spiers2013-04-11
| * | | | | | | | | | | | t/README: --immediate skips cleanup commands for failed testsSimon Ruderich2013-04-09
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Sync with 1.8.1.6Junio C Hamano2013-04-07
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | / / / / / / / | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1Junio C Hamano2013-04-07
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge branch 'jk/peel-ref' into maintJunio C Hamano2013-04-04
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ap/combine-diff-coalesce-lost'Junio C Hamano2013-04-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | combine-diff: coalesce lost lines optimallyAntoine Pelisse2013-03-25
* | | | | | | | | | | | | Merge branch 'sr/log-SG-no-textconv'Junio C Hamano2013-04-11
|\ \ \ \ \ \ \ \ \ \ \ \ \