summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-04Merge branch 'jl/some-submodule-config-are-not-boolean'Libravatar Junio C Hamano1-0/+10
2013-09-04Merge branch 'sg/bash-prompt-lf-in-cwd-test'Libravatar Junio C Hamano1-0/+23
2013-09-04Merge branch 'mm/no-shell-escape-in-die-message'Libravatar Junio C Hamano1-0/+13
2013-09-04Merge branch 'tr/fd-gotcha-fixes'Libravatar Junio C Hamano1-0/+4
2013-09-04Merge branch 'jk/fast-import-empty-ls'Libravatar Junio C Hamano1-0/+65
2013-09-04t5308: check that index-pack --strict detects duplicate objectsLibravatar Jeff King1-0/+7
2013-09-03peel_onion(): add support for <rev>^{tag}Libravatar Richard Hansen1-0/+7
2013-09-03rev-parse test: use standard test functions for setupLibravatar Felipe Contreras1-9/+9
2013-09-03rev-parse test: use test_cmp instead of "test" builtinLibravatar Jonathan Nieder1-14/+19
2013-09-03rev-parse test: use test_must_fail, not "if <command>; then false; fi"Libravatar Felipe Contreras1-2/+2
2013-09-03rev-parse test: modernize quoting and whitespaceLibravatar Felipe Contreras1-16/+58
2013-09-03t: branch: fix broken && chainsLibravatar Felipe Contreras1-4/+4
2013-09-03t: branch: fix typoLibravatar Felipe Contreras1-1/+1
2013-09-03t: branch: trivial style fixLibravatar Felipe Contreras1-1/+2
2013-09-03transport-helper: add no-private-update capabilityLibravatar Matthieu Moy1-0/+11
2013-09-03Make setup_git_env() resolve .git file when $GIT_DIR is not specifiedLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2013-08-30Merge branch 'bc/completion-for-bash-3.0'Libravatar Junio C Hamano1-1/+1
2013-08-30Merge branch 'nd/fetch-pack-shallow-fix'Libravatar Junio C Hamano1-0/+16
2013-08-28write_index: optionally allow broken null sha1sLibravatar Jeff King1-0/+49