summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branch 'mh/ref-transaction'Libravatar Junio C Hamano1-31/+69
2014-06-03Merge branch 'jc/apply-ignore-whitespace'Libravatar Junio C Hamano1-8/+4
2014-06-03refs.c: change read_ref_at to use the reflog iteratorsLibravatar Ronnie Sahlberg1-2/+2
2014-06-02dir.c:trim_trailing_spaces(): fix for " \ " sequenceLibravatar Pasha Bolokhov1-0/+23
2014-06-02fix brown paper bag breakage in t5150-request-pull.shLibravatar Johannes Sixt1-1/+1
2014-05-30t5538: move http push tests out to t5542Libravatar Nick Alcock2-59/+100
2014-05-30t5537: re-drop http testsLibravatar Jeff King1-28/+0
2014-05-27t9138-git-svn-authors-prog.sh fixupsLibravatar Jeremiah Mahler1-18/+17
2014-05-27format-patch: add "--signature-file=<file>" optionLibravatar Jeremiah Mahler1-0/+61
2014-05-27git-p4: Do not include diff in spec file when just preparing p4Libravatar Maxime Coste1-1/+2
2014-05-27remote-curl: reencode http error messagesLibravatar Jeff King2-0/+9
2014-05-27http: extract type/subtype portion of content-typeLibravatar Jeff King2-1/+12
2014-05-23scripts: more "export VAR=VALUE" fixesLibravatar Junio C Hamano2-2/+10
2014-05-23t5550: test display of remote http error messagesLibravatar Jeff King4-0/+32
2014-05-23t/lib-httpd: use write_script to copy CGI scriptsLibravatar Jeff King2-2/+5
2014-05-23test-lib: preserve GIT_CURL_VERBOSE from the environmentLibravatar Jeff King1-0/+1
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Libravatar Jonathan Nieder1-4/+4
2014-05-21pretty.c: format string with truncate respects logOutputEncodingLibravatar Alexey Shumkin2-7/+7
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setLibravatar Alexey Shumkin2-2/+213
2014-05-21t4205 (log-pretty-format): use `tformat` rather than `format`Libravatar Alexey Shumkin1-39/+13
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueLibravatar Alexey Shumkin4-27/+39
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Libravatar Junio C Hamano1-8/+23
2014-05-20rebase -i: test "Nothing to do" case with autostashLibravatar Matthieu Moy1-0/+15
2014-05-19Merge branch 'jc/graduate-remote-hg-bzr' (early part)Libravatar Junio C Hamano1-23/+8
2014-05-19Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Libravatar Junio C Hamano1-23/+8
2014-05-19Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Libravatar Junio C Hamano1-3/+3
2014-05-19git-prompt.sh: don't assume the shell expands the value of PS1Libravatar Richard Hansen1-3/+3
2014-05-19rebase --keep-empty -i: add testLibravatar Michael S. Tsirkin1-0/+8
2014-05-19replace: add tests for --editLibravatar Christian Couder1-0/+27
2014-05-19commit: allow core.commentChar=auto for character auto selectionLibravatar Nguyễn Thái Ngọc Duy1-0/+26
2014-05-19config: be strict on core.commentCharLibravatar Nguyễn Thái Ngọc Duy1-2/+1
2014-05-19t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsLibravatar Alexey Shumkin1-3/+11
2014-05-19Merge branch 'lt/request-pull'Libravatar Junio C Hamano1-1/+7
2014-05-16request-pull: resurrect for-linus -> tags/for-linus DWIMLibravatar Junio C Hamano1-1/+7
2014-05-15run_diff_files: do not look at uninitialized stat dataLibravatar Jeff King1-0/+11
2014-05-15git-show: fix 'git show -s' to not add extra terminator after merge commitLibravatar Max Kirillov3-10/+13
2014-05-12t/lib-httpd: require SANITY prereqLibravatar Jeff King1-0/+5
2014-05-08blame: correctly handle files regardless of autocrlfLibravatar brian m. carlson1-0/+9
2014-05-08mv: allow renaming to fix case on case insensitive filesystemsLibravatar David Turner1-1/+1
2014-05-08checkout.c: use ref_exists instead of file_existLibravatar Ronnie Sahlberg1-0/+8
2014-05-08Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintLibravatar Junio C Hamano1-22/+22
2014-05-08Merge branch 'km/avoid-bs-in-shell-glob' into maintLibravatar Junio C Hamano1-2/+2
2014-05-08Merge branch 'km/avoid-cp-a' into maintLibravatar Junio C Hamano1-2/+2
2014-05-07merge-recursive.c: fix case-changing merge bugLibravatar David Turner1-0/+53
2014-05-06config: preserve config file permissions on editsLibravatar Eric Wong1-0/+10
2014-05-02commit: accept more date formats for "--date"Libravatar Jeff King1-2/+10
2014-05-02commit: print "Date" line when the user has set dateLibravatar Jeff King3-0/+18
2014-05-02Merge branch 'km/git-svn-workaround-older-getopt-long'Libravatar Junio C Hamano1-4/+4
2014-05-02Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Libravatar Junio C Hamano1-22/+22
2014-04-30t5000-tar-tree.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3