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 |
2013-04-27 | git-remote-testgit: avoid process substitution Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-04-18 | t6200: avoid path mangling issue on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-04-04 | rerere forget: do not segfault if not all stages are... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-04-02 | rerere forget: grok files containing NUL Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-03-20 | t2003: work around path mangling issue on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2013-01-06 | t6130-pathspec-noglob: Windows does not allow a file... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-10-17 | maybe_flush_or_die: move a too-loose Windows specific... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-09-19 | rebase -i: suggest using --edit-todo to fix an unknown... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-09-18 | rebase -i: fix misleading error message after 'exec... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-09-10 | t0060: split absolute path test in two to exercise... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-08-06 | Makefile: use overridable $(FIND) instead of hard-coded... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-07-16 | t4012: use 'printf' instead of 'dd' to generate a binary... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-06-29 | perl/Makefile: Fix a missing double-quote Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-06-14 | t7400: avoid path mangling issues Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-05-20 | t3404: begin "exchange commits with -p" test with correct... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-05-18 | Fix t3411.3 to actually rebase something Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-05-04 | checkout (detached): truncate list of orphaned commits... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-05-04 | t2020-checkout-detach: check for the number of orphaned... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-05-02 | t4006: Windows do not have /dev/zero Signed-off-by: Johannes Sixt <j.sixt@viscovery.net> |
diff | tree |
2012-04-27 | t5570: fix forwarding of git-daemon messages via cat Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-04-20 | t9300-fast-import: avoid 'exit' in test_expect_success... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-04-17 | Do not use SHELL_PATH from build system in prepare_shell_cmd... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-03-14 | t4034: diff.*.wordregex should not be "sticky" in ... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-03-05 | submodules: fix ambiguous absolute paths under Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2012-02-09 | Makefile: fix syntax for older make Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-12-20 | t0090: be prepared that 'wc -l' writes leading blanks Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-12-13 | Makefile: unix sockets may not available on some platforms Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-11-23 | Fix revert --abort on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-11-06 | Compatibility: declare strtoimax() under NO_STRTOUMAX Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-11-01 | name-hash.c: always initialize dir_next pointer Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-10-19 | t1300: attempting to remove a non-existent .git/config... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-10-13 | t1402-check-ref-format: skip tests of refs beginning... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-08-29 | t3005: do not assume a particular order of stdout and... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-08-14 | string-list: Add API to remove an item from an unsorted... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-08-11 | t3900: do not reference numbered arguments from the... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-08-03 | Skip archive --remote tests on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-08-03 | Make test number unique Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-06-29 | rebase: do not print lots of usage hints after an obvious... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-06-06 | Windows: teach getenv to do a case-sensitive search Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-06-06 | mingw.c: move definition of mingw_getenv down Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-06-06 | sh-i18n--envsubst: do not crash when no arguments are... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-05-18 | Windows: add a wrapper for the shutdown() system call Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-05-13 | Tweak t3102-ls-tree-wildcards to run on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-05-13 | t3703: Skip tests using directory name ":" on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-05-09 | Honor $(prefix) set in config.mak* when defining ETC_GIT* Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-04-25 | send-pack: avoid deadlock when pack-object dies early Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-04-19 | Documentation/format-patch: suggest Toggle Word Wrap... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-04-12 | t2021: mark a test as fixed Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-04-12 | t0001: guard a new test with SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-03-17 | stash: copy the index using --index-output instead... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-03-17 | stash: fix incorrect quoting in cleanup of temporary... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-03-02 | rerere forget: deprecate invocation without pathspec Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-02-15 | Demonstrate breakage: checkout overwrites untracked... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-02-07 | t4120-apply-popt: help systems with core.filemode=false Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-02-07 | start_command: flush buffers in the WIN32 code path... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-01-11 | t/README: hint about using $(pwd) rather than $PWD... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2011-01-11 | Fix expected values of setup tests on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-12-13 | Avoid duplicate test number t7609 Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-12-01 | Make the tab width used for whitespace checks configurable Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-12-01 | apply --whitespace=fix: fix tab-in-indent Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-11-26 | t7300: add a missing SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-09-08 | fast-export: ensure that a renamed file is printed... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-08-26 | Fix compat/regex ANSIfication on MinGW Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-07-26 | t3700-add: fix dependence on stdout and stderr buffering Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-07-09 | t0005: work around strange $? in ksh when program terminated... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-06-11 | merge-recursive: demonstrate an incorrect conflict... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-05-20 | Recent MinGW has a C99 implementation of snprintf functions Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-05-09 | Do not call release_pack_memory in malloc wrappers... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-05-09 | Have set_try_to_free_routine return the previous routine Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-04-19 | MSVC: Fix build by adding missing termios.h dummy Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-04-11 | Windows: start_command: Support non-NULL dir in struct... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-04-09 | Thread-safe xmalloc and xrealloc needs a recursive... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-30 | Windows: fix utime() for read-only files Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-30 | diff: fix textconv error zombies Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-10 | Enable threaded async procedures whenever pthreads... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |