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 |
2008-02-13 | upload-pack: Initialize the exec-path. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-02-05 | Fix misuse of prefix_path() Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2008-01-09 | recv_sideband: Do not use ANSI escape sequence on dumb... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-18 | filter-branch: Remove broken and unnecessary summary... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-18 | Clean up documentation that references deprecated ... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-18 | Plug a resource leak in threaded pack-objects code. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-17 | threaded pack-objects: Use condition variables for... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-14 | git-gui: Move frequently used commands to the top of... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-11 | Fix a typo in checkout.sh and cleanup one-line help... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-06 | for-each-ref: Fix quoting style constants. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-03 | git-commit: Allow to amend a merge commit that does... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-12-03 | git-gui: Improve the application icon on Windows. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-30 | t7003-filter-branch: Fix test of a failing --msg-filter. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-20 | Flush progress message buffer in display(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-18 | fetch-pack: Prepare for a side-band demultiplexer in... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-16 | refs.c: Remove unused get_ref_sha1() Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | Allow ETC_GITCONFIG to be a relative path. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | Introduce git_etc_gitconfig() that encapsulates access... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | Allow a relative builtin template directory. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | builtin run_command: do not exit with -1. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | Move #include <sys/select.h> and <sys/ioctl.h> to git... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | Use is_absolute_path() in sha1_file.c. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | Skip t3902-quoted.sh if the file system does not support... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | t5302-pack-index: Skip tests of 64-bit offsets if necessary. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | t7501-commit.sh: Not all seds understand option -i Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-14 | t5300-pack-object.sh: Split the big verify-pack test... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-13 | Fix preprocessor logic that determines the availablity... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-13 | git-clean: Fix error message if clean.requireForce... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-06 | Give git-am back the ability to add Signed-off-by lines. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-06 | upload-pack: Use finish_{command,async}() instead of... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-11-04 | Fix an infinite loop in sq_quote_buf(). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Use the asyncronous function infrastructure to run... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Avoid a dup2(2) in apply_filter() - start_command(... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | t0021-conversion.sh: Test that the clean filter really... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | upload-pack: Run rev-list in an asynchronous function. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | upload-pack: Move the revision walker into a separate... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Use the asyncronous function infrastructure in builtin... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Add infrastructure to run a function asynchronously. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | upload-pack: Use start_command() to run pack-objects... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Have start_command() create a pipe to read the stderr... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Use start_comand() in builtin-fetch-pack.c instead... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Use run_command() to spawn external diff programs instead... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Use start_command() to run content filters instead... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Use start_command() in git_connect() instead of explicit... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-21 | Change git_connect() to return a struct child_process... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-20 | gitk: Do not pick up file names of "copy from" lines Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-10-12 | git-gui: Change main window layout to support wider... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-09-26 | gitattributes.txt: Be more to the point in the filter... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |