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 |
2006-07-04 | Make git-fmt-merge-msg a builtin Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-03 | Git.xs: older perl do not know const char * Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-07-02 | Makefile: replace ugly and unportable sed invocation Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-29 | move get_merge_bases() to core lib. |
diff | tree |
2006-06-29 | refactor merge_bases() as preparation to libify merge... |
diff | tree |
2006-06-28 | Save errno in handle_alias() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-06-27 | format-patch: use clear_commit_marks() instead of some... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-27 | t4014: fix for whitespace from "wc -l" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-26 | format-patch: introduce "--ignore-if-in-upstream" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-26 | add diff_flush_patch_id() to calculate the patch id Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-25 | apply: replace NO_ACCURATE_DIFF with --inaccurate-eof... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-25 | cvsimport: always set $ENV{GIT_INDEX_FILE} to $index... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-24 | Teach diff about -b and -w flags Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-23 | patch-id: take "commit" prefix as well as "diff-tree... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-20 | git_config: access() returns 0 on success, not > 0 Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-20 | repo-config: Fix late-night bug Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-20 | Read configuration also from $HOME/.gitconfig Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-20 | Fix setting config variables with an alternative GIT_CONFIG Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-20 | Initialize lock_file struct to all zero. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-06-18 | diff options: add --color Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |