summaryrefslogtreecommitdiffstats
path: root/rsh.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-24usage: minimum type fix.Junio C Hamano1-3/+3
2006-06-24Customizable error handlersPetr Baudis2-4/+46
2006-06-24git-merge: Don't use -p when outputting summaryTimo Hirvonen1-1/+1
2006-06-24git-commit: allow -e option anywhere on command lineJeff King1-1/+3
2006-06-24patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin1-0/+2
2006-06-23Makefile: do not recompile main programs when libraries have changed.Junio C Hamano1-1/+1
2006-06-23add GIT-CFLAGS to .gitignoreMatthias Kestenholz1-0/+1
2006-06-23Tweak 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-22daemon: 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