summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-20clarify some error messages wrt unknown object typesNicolas Pitre
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-12-20index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxNicolas Pitre
2006-12-20gitweb: Show '...' links in "summary" view only if there are more itemsRobert Fitzsimons
2006-12-20config_rename_section: fix FILE* leakJunio C Hamano
2006-12-20Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt
2006-12-20fix populate-filespecJunio C Hamano
2006-12-20git-cvsserver: fix breakage when calling git merge-fileEric Wong
2006-12-19rerere: fix breakage of resolving.Junio C Hamano
2006-12-19Add config example with respect to branchAneesh Kumar K.V
2006-12-19Add documentation for show-branch --topicsBrian Gernhardt
2006-12-18make git a bit less cryptic on fetch errorsNicolas Pitre
2006-12-18make patch_delta() error cases a bit more verboseNicolas Pitre
2006-12-18racy-git: documentation updates.Junio C Hamano
2006-12-18show-ref: fix --exclude-existingJunio C Hamano
2006-12-18parse-remote::expand_refs_wildcard()Junio C Hamano
2006-12-18vim syntax: follow recent changes to commit templateJeff King
2006-12-18show-ref: fix --verify --hash=lengthJunio C Hamano
2006-12-18show-ref: fix --quiet --verifyJunio C Hamano
2006-12-18Merge branch 'jc/blame-boundary'Junio C Hamano
2006-12-18Merge branch 'jc/reflog' (early part)Junio C Hamano
2006-12-18Merge branch 'js/branch-config'Junio C Hamano
2006-12-18Merge branch 'jn/web' (early part)Junio C Hamano
2006-12-18avoid accessing _all_ loose refs in git-show-ref --verifyJunio C Hamano
2006-12-18git-fetch: Avoid reading packed refs over and over againJunio C Hamano
2006-12-17Teach show-branch how to show ref-log data.Junio C Hamano
2006-12-17markup fix in svnimport documentation.Junio C Hamano
2006-12-17Documentation: new option -P for git-svnimportQuy Tonthat
2006-12-17Fix mis-mark-up in git-merge-file.txt documentationJunio C Hamano
2006-12-17Default GIT_COMMITTER_NAME to login name in recieve-pack.Shawn O. Pearce
2006-12-17Fix check_file_directory_conflict().Junio C Hamano
2006-12-17git-add: remove conflicting entry when adding.Junio C Hamano
2006-12-17update-index: make D/F conflict error a bit more verbose.Junio C Hamano
2006-12-16git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin
2006-12-16add a function to rename sections in the configJohannes Schindelin
2006-12-16merge: give a bit prettier merge message to "merge branch~$n"Junio C Hamano
2006-12-16gitweb: Add "next" link to commit viewJakub Narebski
2006-12-16gitweb: Add title attribute to ref marker with full ref nameJakub Narebski
2006-12-16gitweb: Do not show difftree for merges in "commit" viewJakub Narebski
2006-12-16Document git-merge-fileJohannes Schindelin
2006-12-16git-clone documentationQuy Tonthat
2006-12-16git-status always says what branch it's onAndy Parkins
2006-12-16Align section headers of 'git status' to new 'git add'.Shawn O. Pearce
2006-12-16Suggest use of "git add file1 file2" when there is nothing to commit.Shawn O. Pearce
2006-12-16Make git-diff documentation use [--] when it should.Brian Gernhardt
2006-12-16Add --add option to git-repo-configBrian Gernhardt
2006-12-16Teach bash the new features of 'git show'.Shawn O. Pearce
2006-12-16Export PERL_PATHLuben Tuikov
2006-12-16Enable reflogs by default in any repository with a working directory.Shawn O. Pearce
2006-12-16Provide more meaningful output from 'git init-db'.Shawn O. Pearce