summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2013-09-17Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2013-09-17t3200: fix failure on case-insensitive filesystemsLibravatar Eric Sunshine1-0/+1
2013-09-17t7508: avoid non-portable sed expressionLibravatar Eric Sunshine1-1/+2
2013-09-17t7406-submodule-update: add missing &&Libravatar Tay Ray Chuan1-1/+1
2013-09-13reset: handle submodule with trailing slashLibravatar John Keeping1-2/+4
2013-09-12check-ignore: Add option to ignore index contentsLibravatar Dave Williams1-9/+63
2013-09-12Merge branch 'mm/mediawiki-dumb-push-fix'Libravatar Junio C Hamano1-0/+11
2013-09-12Merge branch 'jc/commit-is-spelled-with-two-ems'Libravatar Junio C Hamano4-10/+10
2013-09-12Merge branch 'jk/config-int-range-check'Libravatar Junio C Hamano2-4/+11
2013-09-12Add new @ shortcut for HEADLibravatar Felipe Contreras1-0/+8
2013-09-11Merge branch 'jc/ls-files-killed-optim'Libravatar Junio C Hamano1-8/+19
2013-09-11Merge branch 'es/rebase-i-no-abbrev'Libravatar Junio C Hamano1-2/+87
2013-09-11Merge branch 'rt/rebase-p-no-merge-summary'Libravatar Junio C Hamano1-0/+23
2013-09-11Merge branch 'sh/pull-rebase-preserve'Libravatar Junio C Hamano1-0/+89
2013-09-11Merge branch 'nd/push-no-thin'Libravatar Junio C Hamano1-0/+17
2013-09-11update-ref: add test cases covering --stdin signatureLibravatar Brad King1-0/+632
2013-09-09Merge branch 'jk/mailmap-incomplete-line'Libravatar Junio C Hamano1-1/+15
2013-09-09Merge branch 'sp/clip-read-write-to-8mb'Libravatar Junio C Hamano1-0/+14
2013-09-09Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Libravatar Junio C Hamano1-0/+72
2013-09-09Merge branch 'jc/url-match'Libravatar Junio C Hamano15-0/+223
2013-09-09Merge branch 'jl/submodule-mv'Libravatar Junio C Hamano7-23/+421
2013-09-09Merge branch 'es/blame-L-twice'Libravatar Junio C Hamano2-7/+125
2013-09-09Merge branch 'tr/log-full-diff-keep-true-parents'Libravatar Junio C Hamano2-0/+28
2013-09-09Merge branch 'jk/cat-file-batch-optim'Libravatar Junio C Hamano1-0/+15
2013-09-09Merge branch 'es/blame-L-more'Libravatar Junio C Hamano2-14/+159
2013-09-09Merge branch 'db/http-savecookies'Libravatar Junio C Hamano2-0/+24
2013-09-09Merge branch 'jc/push-cas'Libravatar Junio C Hamano3-2/+208
2013-09-09Merge branch 'ms/fetch-prune-configuration'Libravatar Junio C Hamano1-0/+82
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Libravatar Hiroshige Umino1-0/+20
2013-09-09git-config: always treat --int as 64-bit internallyLibravatar Jeff King1-0/+7
2013-09-09config: make numeric parsing errors more clearLibravatar Jeff King2-4/+4
2013-09-09branch.c: Relax unnecessary requirement on upstream's remote ref nameLibravatar Per Cederqvist1-1/+1
2013-09-09t3200: Add test demonstrating minor regression in 41c21f2Libravatar Johan Herland1-0/+34
2013-09-09t3200: Minor fix when preparing for tracking failureLibravatar Johan Herland1-1/+2
2013-09-09t2024: Fix &&-chaining and a couple of typosLibravatar Johan Herland1-3/+3
2013-09-09git: run in a directory given with -C optionLibravatar Nazri Ramliy1-0/+82
2013-09-09git_remote_helpers: remove little used Python libraryLibravatar John Keeping2-178/+0
2013-09-06status: add missing blank line after list of "other" filesLibravatar Matthieu Moy1-0/+21
2013-09-06tests: don't set status.displayCommentPrefix file-wideLibravatar Matthieu Moy3-813/+793
2013-09-06status: disable display of '#' comment prefix by defaultLibravatar Matthieu Moy4-6/+67
2013-09-06submodule summary: ignore --for-status optionLibravatar Matthieu Moy1-7/+5
2013-09-06t6050-replace: use some long option namesLibravatar Christian Couder1-4/+4
2013-09-06t6050-replace: add test to clean up all the replace refsLibravatar Christian Couder1-0/+6
2013-09-06t6050-replace: test that objects are of the same typeLibravatar Christian Couder1-0/+13
2013-09-05typofix: cherry is spelled with two arsLibravatar Junio C Hamano2-2/+2
2013-09-05Merge branch 'nd/fetch-pack-shallow-fix' into maintLibravatar Junio C Hamano1-0/+16
2013-09-04typofix: commit is spelled with two emsLibravatar Junio C Hamano2-8/+8
2013-09-04use 'commit-ish' instead of 'committish'Libravatar Richard Hansen1-3/+3
2013-09-04submodule: don't print status output with ignore=allLibravatar Brian M. Carlson2-2/+20
2013-09-04pull: allow pull to preserve merges when rebasingLibravatar Stephen Haberman1-0/+89