2009-02-07 | Make test-path-utils more robust against incorrect use Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-01-28 | Windows: Fix intermittent failures of t7701 Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2009-01-22 | Windows: Fix signal numbers Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-12-21 | gitk: Force the focus to the main window on Windows Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-12-21 | gitk: Ensure that "Reset branch" menu entry is enabled Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-12-21 | gitk: Use check-buttons' -text property instead of... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-12-21 | rebase -i -p: Fix --continue after a merge could not... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-12-21 | Show a failure of rebase -p if the merge had a conflict Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-12-03 | t4030-diff-textconv: Make octal escape sequence more... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-11-24 | compat/mingw.c: Teach mingw_rename() to replace read... Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-11-01 | git-gui: Do not munge conflict marker lines in a normal... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-10-23 | git-remote: list branches in vertical lists Signed-off-by: Johannes Sixt <j6t@kdbg.org> |
diff | tree |
2008-10-10 | git-gui: Mark-up strings in show_{other,unmerged}_diff... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-10-10 | git-gui: Show a round number of bytes of large untracked... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-10-10 | git-gui: Fix switch statement in lib/merge.tcl Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-10-08 | git-push.txt: Describe --repo option in more detail Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-09-30 | git-gui: Remove space from the end of aspell's reply... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-09-30 | git-gui: Do not automatically stage file after merge... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-09-29 | compat/mingw: Support a timeout in the poll emulation... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-09-22 | git-remote: do not use user input in a printf format... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-09-11 | Use compatibility regex library also on AIX Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-09-08 | Windows: git-shell can be compiled again Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-08-22 | filter-branch: Grok special characters in tag names Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-08-20 | Install templates with the user and group of the installing... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-08-19 | Revert "Windows: Use a customized struct stat that... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-08-05 | git-gui: Adapt discovery of oguilib to execdir 'libexec... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | git-gui: "Stage Line": Treat independent changes in... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | git-gui: Fix "Stage/Unstage Line" with one line of... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Windows: Do not compile git-shell Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Windows: Make sure argv[0] has a path Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Windows: Make $(gitexecdir) relative Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Allow add_path() to add non-existent directories to... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Allow the built-in exec path to be relative to the... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Fix relative built-in paths to be relative to the command... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Record the command invocation path early Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Makefile: Normalize $(bindir) and $(gitexecdir) before... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-26 | Makefile: Do not install a copy of 'git' in $(gitexecdir) Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-23 | rebase -i: When an 'edit' stops, mention the commit Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-19 | builtin-clone: rewrite guess_dir_name() Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-16 | t7600-merge: Use test_expect_failure to test option... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-09 | Provide fallback definitions of PRIu32 and PRIx32 Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-04 | t4127-apply-same-fn: Avoid sed -i Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-07-02 | git-gui: Implement "Stage/Unstage Line" Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: TMP and TEMP environment variables specify... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Make 'git help -a' work. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Work around an oddity when a pipe with no... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Make the pager work. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | When installing, be prepared that template_dir may... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Use a relative default template_dir and ETC_GITCONFIG Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Compute the fallback for exec_path from the... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Turn builtin_exec_path into a function. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Use a customized struct stat that also has... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Add a custom implementation for utime(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Implement a custom spawnve(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Implement wrappers for gethostbyname(), socket... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Work around incompatible sort and find. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Implement asynchronous functions as threads. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: Disambiguate DOS style paths from SSH URLs. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-26 | Windows: A rudimentary poll() emulation. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Implement start_command(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: A pipe() replacement whose ends are not inherited... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Wrap execve so that shell scripts can be invoked. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Implement setitimer() and sigaction(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Fix PRIuMAX definition. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Implement gettimeofday(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Make my_mktime() public and rename it to tm_to_time_t() Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Work around misbehaved rename(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: A minimal implemention of getpwuid(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Implement a wrapper of the open() function. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Strip ".exe" from the program name. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Handle absolute paths in safe_create_leading_direct... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | Windows: Treat Windows style path names. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-23 | setup.c: Prepare for Windows directory separators. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-22 | Windows: Use the Windows style PATH separator ';'. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-22 | Add target architecture MinGW. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-22 | Compile some programs only conditionally. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-22 | Add compat/regex.[ch] and compat/fnmatch.[ch]. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-08 | Remove exec bit from builtin-fast-export.c Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-08 | make_nonrelative_path: Use is_absolute_path() Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-06-03 | rebase --interactive: Compute upstream SHA1 before... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-05-28 | Revert "filter-branch: subdirectory filter needs -... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-05-28 | t5700-clone-reference: Quote $U Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-05-23 | rev-parse --symbolic-full-name: don't print '^' if... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-05-11 | wt-status.h: declare global variables as extern Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-05-09 | compat-util: avoid macro redefinition warning |
diff | tree |
2008-04-14 | git-gui: Report less precise object estimates for database... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-04-12 | builtin-commit.c: Remove a redundant assignment. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-04-11 | Document option --only of git commit Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-04-02 | t7004-tag: Skip more tests if gpg is not available. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-04-02 | verify-tag: Clean up the temporary file if gpg cannot... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-03-31 | filter-branch: Test renaming directories in a tree... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-03-24 | builtin-remote: Fix missing newline at end of listing... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-03-12 | git-submodule summary: fix that some "wc" flavors produce... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-27 | daemon: ensure that base-path is an existing directory Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-27 | daemon: send more error messages to the syslog Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-23 | start_command(), if .in/.out > 0, closes file descriptors... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-23 | start_command(), .in/.out/.err = -1: Callers must close... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-21 | prefix_path: use is_absolute_path() instead of *orig... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-20 | Technical documentation of the run-command API. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-13 | [PATCH] gitk: Heed the lines of context in merge commits Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |