summaryrefslogtreecommitdiffstats
path: root/interpolate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-20diff documentation: mostly talk about <commit>Junio C Hamano1-2/+2
2006-12-20compat/inet_ntop: do not use u_intJunio C Hamano1-1/+1
2006-12-20git-add: error out when given no arguments.Junio C Hamano1-0/+5
2006-12-20GIT 1.4.4.3v1.4.4.3Junio C Hamano1-1/+1
2006-12-20clarify some error messages wrt unknown object typesNicolas Pitre2-3/+3
2006-12-20simplify inclusion of system header files.Junio C Hamano72-201/+42
2006-12-20index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxNicolas Pitre1-13/+14
2006-12-20gitweb: Show '...' links in "summary" view only if there are more itemsRobert Fitzsimons1-2/+9
2006-12-20config_rename_section: fix FILE* leakJunio C Hamano1-6/+13
2006-12-20Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt2-8/+0
2006-12-20fix populate-filespecJunio C Hamano1-1/+1
2006-12-20git-cvsserver: fix breakage when calling git merge-fileEric Wong1-1/+1
2006-12-19Revert "Make left-right automatic."Junio C Hamano2-11/+3
2006-12-19Move "no merge candidate" warning into git-pullJosef Weidendorfer2-10/+4
2006-12-19Use preprocessor constants for environment variable names.Junio C Hamano6-12/+16
2006-12-19Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2-5/+3
2006-12-19Introduce GIT_TEMPLATE_DIRJohannes Schindelin2-3/+7
2006-12-19Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano11-36/+26
2006-12-19blame: -b (blame.blankboundary) and --root (blame.showroot)Junio C Hamano1-2/+31
2006-12-19git-branch -d: do not stop at the first failure.Quy Tonthat1-18/+39
2006-12-19Teach git-branch to delete tracking branches with -r -dJunio C Hamano1-13/+28
2006-12-19fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano11-26/+36
2006-12-19rerere: fix breakage of resolving.Junio C Hamano1-1/+1
2006-12-19Add config example with respect to branchAneesh Kumar K.V1-0/+5
2006-12-19Add documentation for show-branch --topicsBrian Gernhardt1-1/+9
2006-12-19make git a bit less cryptic on fetch errorsNicolas Pitre3-3/+3
2006-12-19make patch_delta() error cases a bit more verboseNicolas Pitre2-9/+8
2006-12-18racy-git: documentation updates.Junio C Hamano1-18/+20
2006-12-18show-ref: fix --exclude-existingJunio C Hamano1-3/+4
2006-12-18parse-remote::expand_refs_wildcard()Junio C Hamano1-5/+3
2006-12-18vim syntax: follow recent changes to commit templateJeff King1-2/+2
2006-12-18show-ref: fix --verify --hash=lengthJunio C Hamano1-10/+15
2006-12-18show-ref: fix --quiet --verifyJunio C Hamano1-3/+5
2006-12-18avoid accessing _all_ loose refs in git-show-ref --verifyJunio C Hamano1-0/+17
2006-12-18git-fetch: Avoid reading packed refs over and over againJunio C Hamano2-10/+62
2006-12-17Teach show-branch how to show ref-log data.Junio C Hamano1-5/+30
2006-12-17Make left-right automatic.Junio C Hamano2-3/+11
2006-12-17Teach all of log family --left-right output.Junio C Hamano4-10/+28
2006-12-17rev-list --left-rightJunio C Hamano4-6/+21
2006-12-17markup fix in svnimport documentation.Junio C Hamano1-8/+8
2006-12-17Documentation: new option -P for git-svnimportQuy Tonthat1-0/+9
2006-12-17Fix mis-mark-up in git-merge-file.txt documentationJunio C Hamano1-2/+2
2006-12-17Default GIT_COMMITTER_NAME to login name in recieve-pack.Shawn O. Pearce3-0/+18
2006-12-17Fix check_file_directory_conflict().Junio C Hamano2-1/+10
2006-12-17git-add: remove conflicting entry when adding.Junio C Hamano1-1/+1
2006-12-17update-index: make D/F conflict error a bit more verbose.Junio C Hamano1-1/+1
2006-12-16git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin2-0/+16
2006-12-16add a function to rename sections in the configJohannes Schindelin4-1/+126
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2-60/+13
2006-12-16git-clone: lose the artificial "first" fetch refspecJunio C Hamano1-4/+4