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 |