summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2013-04-15dir.c: make 'git-status --ignored' work within leading directoriesLibravatar Karsten Blees1-0/+19
2013-04-15dir.c: git-status --ignored: don't list empty directories as ignoredLibravatar Karsten Blees1-2/+24
2013-04-15dir.c: git-ls-files --directories: don't hide empty directoriesLibravatar Karsten Blees1-0/+23
2013-04-15dir.c: git-status --ignored: don't list empty ignored directoriesLibravatar Karsten Blees1-0/+24
2013-04-15dir.c: git-status --ignored: don't list files in ignored directoriesLibravatar Karsten Blees1-0/+27
2013-04-15dir.c: git-status --ignored: don't drop ignored directoriesLibravatar Karsten Blees1-0/+27
2013-04-15bisect: Store first bad commit as comment in log fileLibravatar Torstein Hegge1-0/+18
2013-04-15transport-helper: add 'signed-tags' capabilityLibravatar John Keeping1-1/+11
2013-04-15transport-helper: pass --signed-tags=warn-strip to fast-exportLibravatar John Keeping1-0/+10
2013-04-15fast-export: add --signed-tags=warn-strip modeLibravatar John Keeping1-0/+6
2013-04-15checkout: add --ignore-skip-worktree-bits in sparse checkout modeLibravatar Nguyễn Thái Ngọc Duy2-1/+25
2013-04-14t/test-lib.sh: drop "$test" variableLibravatar Jeff King1-5/+5
2013-04-14t/test-lib.sh: fix TRASH_DIRECTORY handlingLibravatar John Keeping1-4/+4
2013-04-14completion: get rid of compgenLibravatar Felipe Contreras1-3/+3
2013-04-14completion: add __gitcomp_nl testsLibravatar Felipe Contreras1-0/+60
2013-04-13doc/http-backend: match query-string in apache half-auth exampleLibravatar Jeff King2-0/+48
2013-04-12Sync with 'maint'Libravatar Junio C Hamano8-12/+12
2013-04-12Merge branch 'rr/test-3200-style' into maintLibravatar Junio C Hamano1-253/+267
2013-04-12Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into maintLibravatar Junio C Hamano1-3/+3
2013-04-12Correct common spelling mistakes in comments and testsLibravatar Stefano Lattarini8-12/+12
2013-04-12log -L: store the path instead of a diff_filespecLibravatar Thomas Rast1-1/+1
2013-04-12log -L: test merge of parallel modify/renameLibravatar Thomas Rast3-6/+250
2013-04-12t4211: pass -M to 'git log -M -L...' testLibravatar Thomas Rast2-9/+49
2013-04-12completion: trivial test improvementLibravatar Felipe Contreras1-1/+2
2013-04-11Merge branch 'maint'Libravatar Junio C Hamano4-17/+14
2013-04-11Merge branch 'ap/combine-diff-coalesce-lost'Libravatar Junio C Hamano1-0/+129
2013-04-11Merge branch 'sr/log-SG-no-textconv'Libravatar Junio C Hamano1-0/+28
2013-04-11Merge branch 'js/rerere-forget-protect-against-NUL'Libravatar Junio C Hamano1-0/+25
2013-04-11t: make PIPE a standard test prerequisiteLibravatar Adam Spiers4-16/+10
2013-04-11t9903: Don't fail when run from path accessed through symlinkLibravatar Torstein Hegge1-5/+5
2013-04-11check-ignore: allow incremental streaming of queries via --stdinLibravatar Adam Spiers1-5/+23
2013-04-11check-ignore: add -n / --non-matching optionLibravatar Adam Spiers1-32/+90
2013-04-11t0008: remove duplicated test fixture dataLibravatar Adam Spiers1-15/+1
2013-04-11cherry-pick: make sure all input objects are commitsLibravatar Miklos Vajna1-0/+6
2013-04-11transport-helper: improve push messagesLibravatar Felipe Contreras1-0/+14
2013-04-11transport-helper: mention helper name when it diesLibravatar Jeff King1-1/+1
2013-04-11transport-helper: report errors properlyLibravatar Felipe Contreras1-0/+20
2013-04-10t5004: fix issue with empty archive test and bsdtarLibravatar René Scharfe1-1/+1
2013-04-09http-backend: respect GIT_NAMESPACE with dumb clientsLibravatar John Koleszar2-0/+29
2013-04-09clone: Allow repo using gitfile as a referenceLibravatar Aaron Schrab1-0/+13
2013-04-09t/README: --immediate skips cleanup commands for failed testsLibravatar Simon Ruderich1-1/+4
2013-04-08Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,...Libravatar Junio C Hamano1-3/+9
2013-04-08merge-tree: don't print entries that match "local"Libravatar John Keeping1-10/+0
2013-04-07bundle: Accept prerequisites without commit messagesLibravatar Lukas Fleischer1-0/+10
2013-04-07Merge branch 'jk/rm-removed-paths'Libravatar Junio C Hamano1-0/+65
2013-04-07Merge branch 'rr/triangle'Libravatar Junio C Hamano1-138/+184
2013-04-07Merge branch 'mm/status-during-revert'Libravatar Junio C Hamano1-0/+58
2013-04-07Merge branch 'jk/set-upstream-error-cases'Libravatar Junio C Hamano1-0/+12
2013-04-07Merge branch 'jk/filter-branch-come-back-to-original'Libravatar Junio C Hamano1-0/+14
2013-04-07format-patch: add format.coverLetter configuration variableLibravatar Felipe Contreras1-0/+28