summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-20index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxLibravatar Nicolas Pitre1-13/+14
2006-12-19gitweb: Show '...' links in "summary" view only if there are more itemsLibravatar Robert Fitzsimons1-2/+9
2006-12-19config_rename_section: fix FILE* leakLibravatar Junio C Hamano1-6/+13
2006-12-19Remove COLLISION_CHECK from Makefile since it's not used.Libravatar Brian Gernhardt2-8/+0
2006-12-19fix populate-filespecLibravatar Junio C Hamano1-1/+1
2006-12-19git-cvsserver: fix breakage when calling git merge-fileLibravatar Eric Wong1-1/+1
2006-12-19Revert "Make left-right automatic."Libravatar Junio C Hamano2-11/+3
2006-12-19Move "no merge candidate" warning into git-pullLibravatar Josef Weidendorfer2-10/+4
2006-12-19Use preprocessor constants for environment variable names.Libravatar Junio C Hamano6-12/+16
2006-12-19Do not create $GIT_DIR/remotes/ directory anymore.Libravatar Junio C Hamano2-5/+3
2006-12-19Merge branch 'jc/test-clone' into jc/cloneLibravatar Junio C Hamano29-106/+564
2006-12-19Introduce GIT_TEMPLATE_DIRLibravatar Johannes Schindelin2-3/+7
2006-12-19Revert "fix testsuite: make sure they use templates freshly built from the so...Libravatar Junio C Hamano11-36/+26
2006-12-18blame: -b (blame.blankboundary) and --root (blame.showroot)Libravatar Junio C Hamano1-2/+31
2006-12-18git-branch -d: do not stop at the first failure.Libravatar Quy Tonthat1-18/+39
2006-12-18Teach git-branch to delete tracking branches with -r -dLibravatar Junio C Hamano1-13/+28
2006-12-18fix testsuite: make sure they use templates freshly built from the sourceLibravatar Junio C Hamano11-26/+36
2006-12-18rerere: fix breakage of resolving.Libravatar Junio C Hamano1-1/+1
2006-12-18Add config example with respect to branchLibravatar Aneesh Kumar K.V1-0/+5
2006-12-18Add documentation for show-branch --topicsLibravatar Brian Gernhardt1-1/+9
2006-12-18make git a bit less cryptic on fetch errorsLibravatar Nicolas Pitre3-3/+3
2006-12-18make patch_delta() error cases a bit more verboseLibravatar Nicolas Pitre2-9/+8
2006-12-18racy-git: documentation updates.Libravatar Junio C Hamano1-18/+20
2006-12-18show-ref: fix --exclude-existingLibravatar Junio C Hamano1-3/+4
2006-12-18parse-remote::expand_refs_wildcard()Libravatar Junio C Hamano1-5/+3
2006-12-18vim syntax: follow recent changes to commit templateLibravatar Jeff King1-2/+2
2006-12-17show-ref: fix --verify --hash=lengthLibravatar Junio C Hamano1-10/+15
2006-12-17show-ref: fix --quiet --verifyLibravatar Junio C Hamano1-3/+5
2006-12-17Merge branch 'jc/blame-boundary'Libravatar Junio C Hamano1-1/+14
2006-12-17Merge branch 'jc/reflog' (early part)Libravatar Junio C Hamano1-5/+30
2006-12-17Merge branch 'js/branch-config'Libravatar Junio C Hamano6-1/+142
2006-12-17Merge branch 'jn/web' (early part)Libravatar Junio C Hamano1-33/+183
2006-12-17avoid accessing _all_ loose refs in git-show-ref --verifyLibravatar Junio C Hamano1-0/+17
2006-12-17git-fetch: Avoid reading packed refs over and over againLibravatar Junio C Hamano2-10/+62
2006-12-17Teach show-branch how to show ref-log data.Libravatar Junio C Hamano1-5/+30
2006-12-17Make left-right automatic.Libravatar Junio C Hamano2-3/+11
2006-12-17Teach all of log family --left-right output.Libravatar Junio C Hamano4-10/+28
2006-12-17rev-list --left-rightLibravatar Junio C Hamano4-6/+21
2006-12-17markup fix in svnimport documentation.Libravatar Junio C Hamano1-8/+8
2006-12-17Documentation: new option -P for git-svnimportLibravatar Quy Tonthat1-0/+9
2006-12-17Fix mis-mark-up in git-merge-file.txt documentationLibravatar Junio C Hamano1-2/+2
2006-12-17Default GIT_COMMITTER_NAME to login name in recieve-pack.Libravatar Shawn O. Pearce3-0/+18
2006-12-17Fix check_file_directory_conflict().Libravatar Junio C Hamano2-1/+10
2006-12-17git-add: remove conflicting entry when adding.Libravatar Junio C Hamano1-1/+1
2006-12-17update-index: make D/F conflict error a bit more verbose.Libravatar Junio C Hamano1-1/+1
2006-12-16git-branch: rename config vars branch.<branch>.*, tooLibravatar Johannes Schindelin2-0/+16
2006-12-16add a function to rename sections in the configLibravatar Johannes Schindelin4-1/+126
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutLibravatar Junio C Hamano2-60/+13
2006-12-16git-clone: lose the artificial "first" fetch refspecLibravatar Junio C Hamano1-4/+4
2006-12-16git-pull: refuse default merge without branch.*.mergeLibravatar Junio C Hamano1-1/+2