summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2010-11-03Better "Changed but not updated" message in git-statusLibravatar Matthieu Moy1-17/+17
2010-10-29apply: don't segfault on binary files with missing dataLibravatar Jeff King1-1/+26
2010-10-29t0003: properly quote $HOMELibravatar Thomas Rast1-1/+1
2010-10-26Merge branch 'ab/send-email-perl'Libravatar Junio C Hamano1-1/+1
2010-10-26Merge branch 'sb/send-email-use-to-from-input'Libravatar Junio C Hamano1-0/+39
2010-10-26Merge branch 'ab/require-perl-5.8'Libravatar Junio C Hamano2-1/+2
2010-10-26Merge branch 'jp/send-email-to-cmd'Libravatar Junio C Hamano1-0/+18
2010-10-26Merge branch 'jf/merge-ignore-ws'Libravatar Junio C Hamano1-0/+186
2010-10-26test: allow running the tests under "prove"Libravatar Michael J Gruber2-1/+15
2010-10-22update-index -h: show usage even with corrupt indexLibravatar Nguyễn Thái Ngọc Duy1-0/+32
2010-10-22merge -h: show usage even with corrupt indexLibravatar Nguyễn Thái Ngọc Duy1-0/+11
2010-10-22ls-files -h: show usage even with corrupt indexLibravatar Nguyễn Thái Ngọc Duy1-0/+39
2010-10-22gc -h: show usage even with broken configurationLibravatar Nguyễn Thái Ngọc Duy1-0/+28
2010-10-22commit/status -h: show usage even with broken configurationLibravatar Nguyễn Thái Ngọc Duy1-0/+24
2010-10-22checkout-index -h: show usage even in an invalid repositoryLibravatar Nguyễn Thái Ngọc Duy1-0/+24
2010-10-22branch -h: show usage even in an invalid repositoryLibravatar Nguyễn Thái Ngọc Duy1-0/+11
2010-10-21config: treat non-existent config files as emptyLibravatar Jeff King1-0/+29
2010-10-20diff: handle lines containing only whitespace and tabs betterLibravatar Kevin Ballard1-0/+37
2010-10-20test-lib: extend test_decode_color to handle more color codesLibravatar Kevin Ballard2-44/+77
2010-10-20t/gitweb-lib: Don't pass constant to decode_utf8Libravatar Brian Gernhardt1-1/+1
2010-10-19t4203: do not let "git shortlog" DWIM based on ttyLibravatar Junio C Hamano1-2/+2
2010-10-19t9300 (fast-import): another test for the "replace root" featureLibravatar Jonathan Nieder1-1/+42
2010-10-19Merge branch 'maint'Libravatar Junio C Hamano2-7/+7
2010-10-19t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Libravatar Antonio Ospite1-1/+1
2010-10-19Update test script annotate-tests.sh to handle missing/extra authorsLibravatar Kevin Ballard1-6/+6
2010-10-19blame: Add option to show author email instead of nameLibravatar Kevin Ballard2-6/+11
2010-10-18fast-import: tighten M 040000 syntaxLibravatar Jonathan Nieder1-0/+30
2010-10-18fast-import: filemodify after M 040000 <tree> "" crashesLibravatar Jonathan Nieder1-0/+37
2010-10-18push: pass --progress down to git-pack-objectsLibravatar Jeff King1-2/+2
2010-10-18t5523-push-upstream: test progress messagesLibravatar Tay Ray Chuan1-0/+38
2010-10-18t5523-push-upstream: add function to ensure fresh upstream repoLibravatar Tay Ray Chuan1-1/+5
2010-10-18test_terminal: ensure redirections work reliablyLibravatar Jonathan Nieder1-28/+10
2010-10-18test_terminal: catch use without TTY prerequisiteLibravatar Jonathan Nieder2-8/+12
2010-10-18test-lib: allow test code to check the list of declared prerequisitesLibravatar Jonathan Nieder1-7/+19
2010-10-18tests: test terminal output to both stdout and stderrLibravatar Jeff King2-11/+28
2010-10-18tests: factor out terminal handling from t7006Libravatar Jeff King3-30/+29
2010-10-18merge-file: correctly find files when called in subdirLibravatar Thomas Rast1-0/+8
2010-10-18t4203 (mailmap): stop hardcoding commit ids and datesLibravatar Jonathan Nieder1-9/+17
2010-10-16diff --check: correct line numbers of new blank lines at EOFLibravatar Christoph Mallon1-0/+9
2010-10-13Merge branch 'maint'Libravatar Junio C Hamano3-20/+20
2010-10-13mailmap: fix use of freed memoryLibravatar Jim Meyering1-3/+38
2010-10-13rev-list: handle %x00 NUL in user formatLibravatar Jeff King3-4/+12
2010-10-13submodule sync: Update "submodule.<name>.url" for empty directoriesLibravatar Andreas Köhler1-1/+11
2010-10-13apply: Recognize epoch timestamps with : in the timezoneLibravatar Anders Kaseorg1-0/+2
2010-10-13fast-import: Allow filemodify to set the rootLibravatar David Barr1-0/+21
2010-10-13do not overwrite files in leading pathLibravatar Clemens Buchacher1-1/+1
2010-10-13t7607: add leading-path testsLibravatar Clemens Buchacher1-0/+51
2010-10-13t7607: use test-lib functions and check MERGE_HEADLibravatar Clemens Buchacher1-23/+15
2010-10-13shell portability: no "export VAR=VAL"Libravatar Junio C Hamano3-20/+20
2010-10-13gitweb: Fix test of highlighting support in t9500Libravatar Jakub Narebski1-5/+6