2011-08-29 | t3005: do not assume a particular order of stdout and... 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 |
2009-08-13 | gitk: Do not hard-code "encoding" in attribute lookup... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-09 | t0001-init: split the existence test from the permission... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-09 | t0001-init: fix a file name Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-09 | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-08-08 | api-run-command.txt: describe error behavior of run_command... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-06 | receive-pack: remove unnecessary run_status report Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-06 | run_command: report failure to execute the program... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-06 | run_command: encode deadly signal number in the return... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-06 | run_command: report system call errors instead of returning... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-05 | run_command: return exit code as positive value Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-05 | MinGW: simplify waitpid() emulation macros Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-07-05 | MinGW: truncate exit()'s argument to lowest 8 bits Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-30 | git-mv: fix directory separator treatment on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-30 | Makefile: git.o depends on library headers Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-22 | t3700-add: add a POSIXPERM prerequisite to a new test Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-22 | receive-pack: do not send error details to the client Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-18 | upload-pack: squelch progress indicator if client cannot... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-18 | daemon: send stderr of service programs to the syslog Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-11 | compat/ has subdirectories: do not omit them in 'make... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-11 | Fix typo in nedmalloc warning fix Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-09 | Simplify some 'fprintf(stderr); return -1;' by using... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-09 | Simplify some instances of run_command() by using run_comman... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-09 | diff.c: plug a memory leak in an error path Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-06-09 | fetch-pack: close output channel after sideband demultiplexe... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-05-25 | t3701: ensure correctly set up repository after skipped... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |