2821 Commits (4e2715fb9878235cb696f765695eef38078b0b7a)

Author SHA1 Message Date
Brandon Casey d1fff6fce0 send-email: use UTF-8 rather than utf-8 for consistency 16 years ago
Junio C Hamano a9b2d42486 blame: correctly handle a path that used to be a directory 16 years ago
Clemens Buchacher a5adcbe377 test-lib: fix http exit codes 16 years ago
Clemens Buchacher 6e7b5aaf40 test-lib: allow exit trap to be used for cleanup by tests 16 years ago
Clemens Buchacher 1f729dca93 test-lib: fail if invalid options are passed 16 years ago
David Aguilar 003b33a8ad diff: generate pretty filenames in prep_temp_blob() 16 years ago
Jeff King 6e4f981ffb git-add: no need for -f when resolving a conflict in already tracked path 16 years ago
Stephen Boyd 3be7e06713 t9120: don't expect failure with SVN_HTTPD_PORT unset 16 years ago
Eric Wong b510df8af2 git-svn: refuse to dcommit non-UTF-8 messages 16 years ago
Clemens Buchacher 6a01554e63 fix segfault showing an empty remote 16 years ago
Brandon Casey ed43bc8c4c t8005: fix typo, it's ISO-8859-5, not KOI8-R 16 years ago
Stephen Boyd 3902985a58 t5500: Modernize test style 16 years ago
Johannes Sixt 32a90233d1 t3701: ensure correctly set up repository after skipped tests 16 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
Charles Bailey 5719db91ce Change xdl_merge to generate output even for null merges 16 years ago
Charles Bailey 1cd12926ce t6023: merge-file fails to output anything for a degenerate merge 16 years ago
Nguyễn Thái Ngọc Duy 7a7eb5173d t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C 16 years ago
René Scharfe dbb6a4ada6 grep: fix word-regexp at the beginning of lines 16 years ago
Stephen Boyd 4c8d4c14c6 apply, fmt-merge-msg: use relative filenames 16 years ago
Stephen Boyd aae94ffbc1 commit: -F overrides -t 16 years ago
Brandon Casey bb43414b37 t8005: convert CP1251 character set to ISO8859-5 16 years ago
Brandon Casey bdb0a7e4e4 t8005: use more portable character encoding names 16 years ago
Mark Lodato 36db1eddf9 git-svn: add --authors-prog option 16 years ago
Eygene Ryabinkin da083d688e git-svn testsuite: use standard configuration for Subversion tools 16 years ago
Brandon Casey bf1db7dba5 t5100: use ancient encoding syntax for backwards compatibility 16 years ago
Brandon Casey e0d44c5075 t9301: use ISO8859-1 rather than ISO-8859-1 16 years ago
Brandon Casey 1e6bca0e89 t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibility 16 years ago
Brandon Casey d4ea4e2746 t3901: avoid negation on right hand side of '|' 16 years ago
Brandon Casey 5ae93dfdcc t3900: use ancient iconv names for backward compatibility 16 years ago
Christian Couder 2d938fc7bc bisect: check ancestors without forking a "git rev-list" process 16 years ago
Nanako Shiraishi e4b09dad9f test: checkout shouldn't say that HEAD has moved if it didn't 16 years ago
Alex Riesen 39d404d137 Use UTF-8 instead of utf8 for backward compatibility 16 years ago
Junio C Hamano 7a26e65392 Revert "git-add--interactive: remove hunk coalescing" 16 years ago
Matt Graham f67182bf65 Splitting a hunk that adds a line at the top fails in "add -p" 16 years ago
Stephen Boyd f044fe2de6 tests: Add tests for missing format-patch long options 16 years ago
Michael J Gruber 57ffc5f85a Fix behavior with non-commit upstream references 16 years ago
Felipe Contreras de435ac0f6 Prettify log decorations even more 16 years ago
Michael J Gruber 1be570f4eb Test tracking of non-commit upstreams 16 years ago
Junio C Hamano 49d833dc07 Revert "checkout branch: prime cache-tree fully" 16 years ago
Junio C Hamano eb127887fa t3900: ISO-2022-JP has more than one popular variants 16 years ago
Junio C Hamano 1c64e79a62 mktree --missing: allow missing objects 16 years ago
Junio C Hamano 801cfae8fd t1010: add mktree test 16 years ago
Dave Olszewski bf74106a5b merge-recursive: never leave index unmerged while recursing 16 years ago
Michael S. Tsirkin d92a39590d Add --reference option to git submodule. 16 years ago
Frank Lichtenheld fe53bbc9be Git.pm: Always set Repository to absolute path if autodetecting 16 years ago
Frank Lichtenheld da159c7759 Git.pm: Set GIT_WORK_TREE if we set GIT_DIR 16 years ago
Jim Meyering ca6b91d29b format-patch let -k override a config-specified format.numbered 16 years ago
René Scharfe 51a9949eda parseopt: add PARSE_OPT_NODASH 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago