2006-12-19 | Introduce GIT_TEMPLATE_DIR Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-16 | git-branch: rename config vars branch.<branch>.*, too Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-16 | add a function to rename sections in the config Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-16 | Document git-merge-file Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-14 | git-show: grok blobs, trees and tags, too Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-14 | INSTALL: no need to have GNU diff installed Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-13 | merge-recursive: add/add really is modify/modify with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-13 | Get rid of the dependency on RCS' merge program Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-06 | merge-file: support -p and -q; fix compile warnings Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-06 | Add builtin merge-file, a minimal replacement for RCS... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-06 | cvs-migration document: make the need for "push" more... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-05 | xdl_merge(): fix and simplify conflict handling Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-05 | diff -b: ignore whitespace at end of line Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-04 | git-mv: search more precisely for source directory... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-03 | xdl_merge(): fix thinko Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-03 | xdl_merge(): fix an off-by-one bug Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-03 | xdiff: add xdl_merge() Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-28 | sha1_object_info(): be consistent with read_sha1_file() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-11-28 | shortlog: use pager Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-24 | add tests for shallow stuff Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-11-24 | allow deepening of a shallow repository Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-11-24 | allow cloning a repository "shallowly" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-11-24 | support fetching into a shallow repository Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-11-24 | upload-pack: no longer call rev-list Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-11-21 | shortlog: fix "-n" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-20 | shortlog: handle email addresses case-insensitively Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-20 | shortlog: read mailmap from ./.mailmap again Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-20 | shortlog: do not crash on parsing "[PATCH" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-20 | Build in shortlog Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-15 | Seek back to current filepos when mmap()ing with NO_MMAP Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-11-03 | link_temp_to_file: call adjust_shared_perm() only when... |
diff | tree |
2006-10-15 | cvsserver: fix "cvs diff" in a subdirectory Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-10-15 | cvsserver: Show correct letters for modified, removed... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-10-12 | diff: fix 2 whitespace issues Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-10-05 | Turn on recursive with --summary Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-29 | diff --stat: ensure at least one '-' for deletions... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-28 | daemon: default to 256 for HOST_NAME_MAX if it is not... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-28 | runstatus: do not recurse into subdirectories if not... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-22 | show-branch: mark active branch with a '*' again Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-22 | Fix git-update-index --again Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-21 | Document receive.denyNonFastforwards Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-21 | receive-pack: plug memory leak in fast-forward checking... |
diff | tree |
2006-09-20 | add receive.denyNonFastforwards config variable Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-13 | Teach runstatus about --untracked Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-09-01 | fmt-merge-msg: fix off-by-one bug Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-29 | Remove uneeded #include Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-29 | Makefile: fix typo Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-29 | unpack-objects: remove unused variable "eof" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-21 | builtin-mv: readability patch Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-21 | git-mv: fix off-by-one error Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-21 | git-mv: special case destination "." Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-21 | builtin-mv: readability patch Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-16 | [PATCH] git-mv: add more path normalization Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-16 | git-mv: succeed even if source is a prefix of destination Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-10 | Add the --color-words option to the diff options family Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-10 | discard_cache(): discard index, even if no file was... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-09 | merge-recur: do not die unnecessarily Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-09 | merge-recur: try to merge older merge bases first Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-09 | merge-recur: if there is no common ancestor, fake empty one Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-09 | merge-recur: do not setenv("GIT_INDEX_FILE") Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-09 | merge-recur: do not call git-write-tree Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-05 | http-push: avoid fork() by calling merge_bases() directly Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-08-04 | merge-recursive: fix rename handling Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-08-04 | Fix crash when GIT_DIR is invalid Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-31 | merge-recur: virtual commits shall never be parsed Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-31 | merge-recur: use the unpack_trees() interface instead... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-31 | read-tree: move merge functions to the library Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-31 | read-trees: refactor the unpack_trees() part Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-31 | tar-tree: illustrate an obscure feature better Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-30 | merge-recur: fix thinko in unique_path() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-29 | Fix http-fetch Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | Teach git-apply about '-R' Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-28 | Makefile: ssh-pull.o depends on ssh-fetch.c Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-28 | merge-recur: Explain why sha_eq() and struct stage_data... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | merge-recur: Cleanup last mixedCase variables... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | merge-recur: Fix compiler warning with -pedantic Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | merge-recur: Remove dead code Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | merge-recur: Get rid of debug code Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | merge-recur: Convert variable names to lower_case Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-28 | Cumulative update of merge-recursive in C Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | cvsserver: imitate git-update-ref when committing Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | instaweb: Be more clear if httpd or the browser fail Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | builtin git-mv: support moving directories Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | Make git-mv a builtin Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | Extract helper bits from c-merge-recursive work |
diff | tree |
2006-07-26 | git-cvsserver: support multiline commit messages Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | t7001: add test for git-mv dir1 dir2/ Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | gitweb: fix two warnings Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | git-instaweb: respect bindir from Makefile Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-26 | git-instaweb: some Apache have mod_cgi builtin Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-25 | git wrapper: add --git-dir=<path> and --bare options Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-25 | Allow an alias to start with "-p" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-25 | cvsserver: avoid warning about active db handles Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-25 | cvsserver: suppress warnings Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-24 | Always reset the color _before_ printing out the newline Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-24 | Fix t4114 on cygwin Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-14 | Status update on merge-recursive in C |
diff | tree |
2006-07-10 | Fix linking for not-so-clever linkers. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-08 | Close the index file between writing and committing Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-07-07 | Makefile: export NO_SVN_TESTS Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |