2018-12-04 | rebase docs: fix incorrect format of the section Behavioral... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2018-10-29 | t3404-rebase-interactive: test abbreviated commands Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2018-10-26 | rebase -i: recognize short commands without arguments Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2018-10-22 | diff: don't attempt to strip prefix from absolute Windows... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2018-08-13 | mingw: enable atomic O_APPEND Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2018-05-04 | git: add -P as a short option for --no-pager Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2018-04-18 | sequencer: reset the committer date before commits Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2017-10-04 | sub-process: use child_process.args instead of child_process... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2017-06-02 | mingw_fopen: report ENOENT for invalid file names Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2017-05-25 | Windows: do not treat a path with backslashes as a... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2017-05-23 | mingw.h: permit arguments with side effects for is_dir_sep Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-12-22 | real_path: canonicalize directory separators in root... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-12-21 | t5615-alternate-env: double-quotes in file names do... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-12-16 | normalize_path_copy(): fix pushing to //server/share... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-12-13 | t5547-push-quarantine: run the path separator test... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-11-11 | t6026: clarify the point of "kill $(cat sleep.pid)" Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-11-11 | t0021, t5615: use $PWD instead of $(pwd) in PATH-like... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-11-08 | t0021: compute file size with a single process instead... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-11-08 | t0021: expect more variations in the output of uniq -c Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-10-25 | t0060: sidestep surprising path mangling results on... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-09-21 | t3700-add: do not check working tree file mode without... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-09-21 | t3700-add: create subdirectory gently Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-09-07 | t6026-merge-attr: clean up background process at end... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-09-07 | t9903: fix broken && chain Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-08-09 | commit-slab.h: avoid duplicated global static variables Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-08-09 | config.c: avoid duplicated global static variables Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-08-03 | t4130: work around Windows limitation Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-07-28 | rebase-interactive: trim leading whitespace from progress... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-07-22 | submodule-helper: fix indexing in clone retry error... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-07-22 | git-submodule: forward exit code of git-submodule-... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-07-22 | Windows: add missing definition of ENOTSOCK Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-05-31 | rebase -i: remove an unnecessary 'rerere' invocation Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-05-18 | t6044: replace seq by test_seq Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-05-02 | Windows: add pthread_sigmask() that does nothing Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-04-05 | Windows: shorten code by re-using convert_slashes() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-03-03 | t0001: fix GIT_* environment variable check under ... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2016-01-25 | mingw: avoid linking to the C library's isalpha() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-12-28 | t/t5100: no need to use 'echo' command substitutions... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: move test preparations into test_expect_success Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: mark here-doc words to ignore tab... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: use test_when_finished for clean-up Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: wrap lines after && Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: use test_must_be_empty Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: use test_must_fail Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-11-20 | modernize t9300: single-quote placement and indentation Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-10-23 | compat/mingw.c: remove printf format warning Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-10-23 | read_branches_file: plug a FILE* leak Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-08-12 | prune: close directory earlier during loose-object... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-08-11 | t2019: skip test requiring '*' in a file name non Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-08-11 | t7300-clean: require POSIXPERM for chmod 0 test Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-06-05 | lockfile: wait using sleep_millisec() instead of select() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-06-05 | lockfile: convert retry timeout computations to millisecond Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-06-05 | help.c: wrap wait-only poll() invocation in sleep_millisec() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-06-05 | lockfile: replace random() by rand() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-04-15 | compat/mingw: stubs for getpgid() and tcgetpgrp() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-02-23 | test_ln_s_add: refresh stat info of fake symbolic links Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2015-01-14 | t1050-large: generate large files without dd Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-11-24 | t5000 on Windows: do not mistake "sh.exe" as "sh" Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-11-17 | Windows: correct detection of EISDIR in mingw_open() Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-10-27 | difftool--helper: exit when reading a prompt answer... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-09-22 | mingw.h: add dummy functions for sigset_t operations Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-09-12 | t9300: use test_cmp_bin instead of test_cmp to compare... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-08-13 | tests: fix negated test_i18ngrep calls Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-06-02 | fix brown paper bag breakage in t5150-request-pull.sh Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | userdiff: have 'cpp' hunk header pattern catch more... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: test cases showing that the cpp pattern misses... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: test cases for the built-in cpp pattern Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: reduce test files for pattern compilation tests Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: convert custom pattern test to the new infrastructure Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: convert java pattern test to the new infrastructure Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: convert perl pattern tests to the new infrastructure Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | t4018: an infrastructure to test hunk headers Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | userdiff: support unsigned and long long suffixes of... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-21 | userdiff: support C++ ->* and .* operators in the word... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-03-11 | t0008: skip trailing space test on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-01-23 | Makefile: Fix compilation of Windows resource file Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2014-01-10 | mv: let 'git mv file no-such-dir/' error out on Windows... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-12-09 | git_connect: factor out discovery of the protocol and... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-12-09 | git_connect: remove artificial limit of a remote command Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-11-01 | document --exclude option Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-10-30 | t3200: do not open a HTML manual page when DEFAULT_MAN_FORMA... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-10-28 | tests: undo special treatment of CRLF for Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-10-28 | Windows: a test_cmp that is agnostic to random LF ... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-10-28 | t5300-pack-object: do not compare binary data using... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-09-19 | compat/mingw.h: define PRId64 Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-09-04 | add--interactive: fix external command invocation on... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-08-20 | stream_to_pack: xread does not guarantee to read all... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-18 | rebase topology tests: fix commit names on case-insensitive... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t4011: remove SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t6035: use test_ln_s_add to remove SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t3100: use test_ln_s_add to remove SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t3030: use test_ln_s_add to remove SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t0000: use test_ln_s_add to remove SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | tests: use test_ln_s_add to remove SYMLINKS prerequisite... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | tests: introduce test_ln_s_add Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-07 | t3010: modernize style Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-06 | t0005: skip signal death exit code test on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-06-02 | test-chmtime: Fix exit code on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-04-28 | git-remote-testgit: further remove some bashisms Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |