summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-06-03Merge branch 'jc/apply-ignore-whitespace'Junio C Hamano
2014-06-03refs.c: change read_ref_at to use the reflog iteratorsRonnie Sahlberg
2014-06-02dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov
2014-06-02fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt
2014-05-30t5538: move http push tests out to t5542Nick Alcock
2014-05-30t5537: re-drop http testsJeff King
2014-05-27t9138-git-svn-authors-prog.sh fixupsJeremiah Mahler
2014-05-27format-patch: add "--signature-file=<file>" optionJeremiah Mahler
2014-05-27git-p4: Do not include diff in spec file when just preparing p4Maxime Coste
2014-05-27remote-curl: reencode http error messagesJeff King
2014-05-27http: extract type/subtype portion of content-typeJeff King
2014-05-23scripts: more "export VAR=VALUE" fixesJunio C Hamano
2014-05-23t5550: test display of remote http error messagesJeff King
2014-05-23t/lib-httpd: use write_script to copy CGI scriptsJeff King
2014-05-23test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder
2014-05-21pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin
2014-05-21t4205 (log-pretty-format): use `tformat` rather than `format`Alexey Shumkin
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano
2014-05-20rebase -i: test "Nothing to do" case with autostashMatthieu Moy
2014-05-20Merge branch 'jc/graduate-remote-hg-bzr' (early part)Junio C Hamano
2014-05-20Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Junio C Hamano
2014-05-19Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano
2014-05-19git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen
2014-05-19rebase --keep-empty -i: add testMichael S. Tsirkin
2014-05-19replace: add tests for --editChristian Couder
2014-05-19commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy
2014-05-19config: be strict on core.commentCharNguyễn Thái Ngọc Duy
2014-05-19t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin
2014-05-19Merge branch 'lt/request-pull'Junio C Hamano
2014-05-16request-pull: resurrect for-linus -> tags/for-linus DWIMJunio C Hamano
2014-05-15run_diff_files: do not look at uninitialized stat dataJeff King
2014-05-15git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov
2014-05-12t/lib-httpd: require SANITY prereqJeff King
2014-05-08blame: correctly handle files regardless of autocrlfbrian m. carlson
2014-05-08mv: allow renaming to fix case on case insensitive filesystemsDavid Turner
2014-05-08checkout.c: use ref_exists instead of file_existRonnie Sahlberg
2014-05-08Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano
2014-05-08Merge branch 'km/avoid-bs-in-shell-glob' into maintJunio C Hamano
2014-05-08Merge branch 'km/avoid-cp-a' into maintJunio C Hamano
2014-05-07merge-recursive.c: fix case-changing merge bugDavid Turner
2014-05-06config: preserve config file permissions on editsEric Wong
2014-05-02commit: accept more date formats for "--date"Jeff King
2014-05-02commit: print "Date" line when the user has set dateJeff King
2014-05-02Merge branch 'km/git-svn-workaround-older-getopt-long'Junio C Hamano
2014-05-02Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano
2014-04-30t5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-30t4204-patch-id.sh: use the $( ... ) construct for command substitutionElia Pinto