summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-28mailmap: handle mailmap blobs without trailing newlinesLibravatar Jeff King1-1/+15
2013-08-28Add testcase for needless objects during a shallow fetchLibravatar Matthijs Kooijman1-0/+11
2013-08-28upload-pack: delegate rev walking in shallow fetch to pack-objectsLibravatar Nguyễn Thái Ngọc Duy1-3/+0
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Libravatar Torsten Bögershausen3-2/+2
2013-08-26status: always show tracking branch even no changeLibravatar Jiang Xin1-1/+33
2013-08-26branch: report invalid tracking branch as goneLibravatar Jiang Xin1-4/+53
2013-08-25rebase -i: fix short SHA-1 collisionLibravatar Junio C Hamano1-1/+1
2013-08-25t3404: rebase -i: demonstrate short SHA-1 collisionLibravatar Eric Sunshine1-0/+24
2013-08-25t3404: make tests more self-containedLibravatar Eric Sunshine1-2/+63
2013-08-25fetch-pack: do not remove .git/shallow file when --depth is not specifiedLibravatar Nguyễn Thái Ngọc Duy1-0/+16
2013-08-24reset test: modernize styleLibravatar Jonathan Nieder1-7/+24
2013-08-24t/t7106-reset-unborn-branch.sh: Add PERL prerequisiteLibravatar Kacper Kornet1-1/+1