e>
summaryrefslogtreecommitdiffstats
path: root/xdiff-interface.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23git-commit: allow -e option anywhere on command lineJeff King1-1/+3
2006-06-23patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin1-0/+2
2006-06-22add GIT-CFLAGS to .gitignoreMatthias Kestenholz1-0/+1
2006-06-22Tweak diff colorsLinus Torvalds1-41/+58
2006-06-22gitweb: whitespace cleanup around '='Jakub Narebski1-4/+4
2006-06-22gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen1-1/+3
2006-06-22git-svn: fix commit --edit flag when using SVN:: librariesEric Wong1-6/+8
2006-06-22Makefile: do not force unneeded recompilation upon GIT_VERSION changesJunio C Hamano1-1/+1
2006-06-22rebase --merge: fix for rebasing more than 7 commits.Junio C Hamano1-13/+10
2006-06-22Check and document the options to prevent mistakes.Eric W. Biederman2-0/+23
2006-06-22Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner1-1/+2
2006-06-21daemon: send stderr to /dev/null instead of closing.Junio C Hamano1-1/+1
2006-06-21gitweb: Make use of $PATH_INFO for project parameterJakub Narebski1-1/+2
2006-06-21Fix grow_refs_hash()Linus Torvalds1-16/+14
2006-06-21rebase: error out for NO_PYTHON if they use recursive mergeEric Wong2-0/+15