aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'as/clone-reference-with-gitfile'Junio C Hamano2013-04-22
|\
| * clone: Allow repo using gitfile as a referenceAaron Schrab2013-04-09
* | Merge branch 'jc/add-2.0-delete-default' (early part)Junio C Hamano2013-04-22
|\ \
| * | git add: start preparing for "git add <pathspec>..." to default to "-A"Junio C Hamano2013-03-08
* | | Merge branch 'nd/checkout-keep-sparse'Junio C Hamano2013-04-22
|\ \ \
| * | | checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy2013-04-15
* | | | Merge branch 'jk/chopped-ident'Junio C Hamano2013-04-22
|\ \ \ \
| * | | | pretty: handle broken commit headers gracefullyRené Scharfe2013-04-17
| * | | | cat-file: print tags raw for "cat-file -p"Jeff King2013-04-17
* | | | | Merge branch 'th/bisect-final-log'Junio C Hamano2013-04-22
|\ \ \ \ \
| * | | | | bisect: Store first bad commit as comment in log fileTorstein Hegge2013-04-15
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/doc-http-backend'Junio C Hamano2013-04-21
|\ \ \ \ \
| * | | | | doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-13
* | | | | | Merge branch 'rt/commentchar-fmt-merge-msg'Junio C Hamano2013-04-19
|\ \ \ \ \ \
| * | | | | | t6200: avoid path mangling issue on WindowsJohannes Sixt2013-04-18
* | | | | | | Merge branch 'mv/sequencer-pick-error-diag'Junio C Hamano2013-04-19
|\ \ \ \ \ \ \
| * | | | | | | cherry-pick: make sure all input objects are commitsMiklos Vajna2013-04-11
* | | | | | | | 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