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 |
2010-03-07 | Dying in an async procedure should only exit the thread... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-07 | Reimplement async procedures using pthreads Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-07 | Windows: more pthreads functions Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-07 | Fix signature of fcntl() compatibility dummy Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-07 | Make report() from usage.c public as vreportf() and... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-03-07 | Modernize t5530-upload-pack-error. Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-02-25 | Windows: redirect f[re]open("/dev/null") to f[re]open... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-02-25 | t3301-notes: insert a shbang line in ./fake_editor.sh Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-02-23 | Print RUNTIME_PREFIX warning only when GIT_TRACE is set Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-30 | Implement pthread_cond_broadcast on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-25 | git_connect: use use_shell instead of explicit "sh... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-24 | Make test numbers unique Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-22 | merge-tree: remove unnecessary call of git_extract_argv0_path Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-21 | Make 'rerere forget' work from a subdirectory. Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-21 | Make test case numbers unique Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-19 | Makefile: honor NO_CURL when setting REMOTE_CURL_*... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-17 | Do not use date.c:tm_to_time_t() from compat/mingw.c Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-17 | Windows: avoid the "dup dance" when spawning a child... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-17 | Windows: simplify the pipe(2) implementation Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-17 | Windows: boost startup by avoiding a static dependency... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-10 | start_command: detect execvp failures early Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-10 | run-command: move wait_or_whine earlier Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-10 | start_command: report child process setup errors to... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-06 | t4030, t4031: work around bogus MSYS bash path conversion Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2010-01-06 | t0021: use $SHELL_PATH for the filter script Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-12-16 | help.autocorrect: do not run a command if the command... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-12-16 | filter-branch: remove an unnecessary use of 'git read... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-11-27 | Add a notice that only certain functions can print... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-11-23 | t4014-format-patch: do not assume 'test' is available... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-10-23 | Windows: use BLK_SHA1 again Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-10-21 | Mark files in t/t5100 as UTF-8 Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-10-21 | Remove a left-over file from t/t5100 Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-10-14 | remote-curl: add missing initialization of argv0_path Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-09-21 | test-genrandom: ensure stdout is set to _O_BINARY on... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-09-11 | pager: set LESS=FRSX also on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-09-11 | start_command: do not clobber cmd->env on Windows code... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-09-02 | status: list unmerged files much later Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-27 | Make test case number unique Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-27 | Make test case number unique Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-21 | Make test number t7406- unique Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |