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 |
2007-09-26 | gitattributes.txt: Remove a duplicated paragraph about... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-09-01 | rebase -m: Fix incorrect short-logs of already applied... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-08-17 | [PATCH] gitk: Handle 'copy from' and 'copy to' in diff... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-07-05 | Allow rebase to run if upstream is completely merged Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-07-04 | filter-branch documentation: some more touch-ups. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-07-04 | filter-branch: Avoid an error message in the map function. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-07-03 | Test 'git add' for unmerged entries when core.symlinks... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-13 | git-remote show: Also shorten non-fast-forward refs... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-12 | Remove trailing slash from $(template_dir). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-12 | Avoid double-slash in path names that depend on $(sharedir). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-09 | filter-branch: subdirectory filter needs --full-history Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-09 | filter-branch: Simplify parent computation. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-06 | Accept dates before 2000/01/01 when specified as seconds... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-06 | Makefile: Remove git-merge-base from PROGRAMS. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-06 | filter-branch: also don't fail in map() if a commit... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-06-06 | filter-branch: Use rev-list arguments to specify revision... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-05-08 | git-gui: Call changes "Staged" and "Unstaged" in file... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-03-20 | Teach git-remote to list pushed branches. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-03-04 | Tell multi-parent diff about core.symlinks. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-03-04 | Handle core.symlinks=false case in merge-recursive. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-03-03 | Add core.symlinks to mark filesystems that do not support... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2007-01-30 | Add a missing fork() error check. |
diff | tree |
2006-11-13 | Catch errors when writing an index that contains invalid... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |
2006-11-13 | test-lib.sh: A command dying due to a signal is an... Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> |
diff | tree |