aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
d>-51/+51 2005-11-23diff-tree: teach single-commit diff-tree to honour graftsJunio C Hamano1-29/+25 2005-11-23Teach update-index to read from ls-tree.Junio C Hamano2-6/+8 2005-11-23git-revert: make --edit default.Junio C Hamano1-7/+11 2005-11-23Allow editing of a revert-messageLinus Torvalds1-1/+5 2005-11-23Fix git-mv for moving directories with 1 fileJosef Weidendorfer1-8/+17 2005-11-23git-merge: make recursive the default strategyJunio C Hamano1-8/+12 2005-11-23pack-redundant: type cleanups.Junio C Hamano1-10/+10 2005-11-22Fixed git:// IPv4 address problem when compiled with -DNO_IPV6.Paul Serice1-1/+1 2005-11-22arguments cleanup and some formattingAlex Riesen1-7/+8 2005-11-22remove unused variableAlex Riesen1-2/+0 2005-11-22speedup allocation in pack-redundant.cAlex Riesen1-6/+26 2005-11-22Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström1-0/+21 2005-11-21git-var: constness and globalness cleanup.Junio C Hamano3-9/+13 2005-11-21Move diff.renamelimit out of default configuration.Junio C Hamano8-9/+19 2005-11-21max-count in terms of intersectionLuben Tuikov1-2/+3 2005-11-21GIT: Fix compilation error in connect.cYOSHIFUJI Hideaki / 吉藤英明1-4/+5 2005-11-21Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson1-13/+15 2005-11-21rename/copy score parsing updates.H. Peter Anvin1-12/+21 2005-11-21git-daemon not listening when compiled with -DNO_IPV6Paul Serice1-0/+6 2005-11-21git-repack: Properly abort in corrupt repositoryLinus Torvalds2-2/+2 2005-11-21Allow hierarchical section namesJohannes Schindelin2-9/+29 2005-11-21git-config-set: Properly terminate strings with '\0'Johannes Schindelin2-0/+2 2005-11-21git-proxy updates.Junio C Hamano1-7/+45 2005-11-21proxy-command support for git://Paul Collins1-1/+71 2005-11-21daemon: further tweaks.Junio C Hamano2-18/+14 2005-11-21git-daemon support for user-relative paths.Andreas Ericsson3-87/+72 2005-11-21tutorial: setting up a tree for subsystem maintainersJunio C Hamano1-1/+4 2005-11-21rename detection with -M100 means "exact renames only".Junio C Hamano2-0/+7 2005-11-21format-patch: fix two-argument special case, and make it easier to pick singl...Junio C Hamano1-2/+3 2005-11-21Fix hooks/update template.Junio C Hamano1-4/+3 2005-11-21Make sure heads/foo and tags/foo do not confuse things.Junio C Hamano2-6/+24 2005-11-20Fix "do not DWIM" patch to enter_repo"Junio C Hamano1-1/+1 2005-11-20git-reset.txt: Small fix + clarifications.Andreas Ericsson1-4/+15 2005-11-20Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson1-10/+15 2005-11-20Fix sparse warningsTimo Hirvonen4-32/+31 2005-11-21gitk: Disable fastdate stuff for nowPaul Mackerras1-1/+5 2005-11-20git-config-set: support selecting values by non-matching regexJohannes Schindelin4-8/+70 2005-11-20merge-recursive: Replace 'except:'Fredrik Kuivinen1-2/+2 2005-11-20merge-one-file: use rmdir -pJunio C Hamano1-5/+1 2005-11-20gitk: Fix some bugs introduced by speedup changesPaul Mackerras1-11/+12