summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-08cvsimport: cleanup temporary cvsps fileMartin Langhoff
2007-01-08cvsimport: document -S and -L optionsMartin Langhoff
2007-01-08cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff
2007-01-08git-svn: pass an unambiguous ref to rev-list when grafting-branchesEric Wong
2007-01-08git-svn: add --prefix= option to multi-initEric Wong
2007-01-08Documentation: clarify definition of "reachable"J. Bruce Fields
2007-01-08git-svnimport: fix edge revisions double importingSasha Khapyorsky
2007-01-08cvsimport: skip commits that are too recentMartin Langhoff
2007-01-08gitweb: Remove superfluous "|" in "commit" viewJakub Narebski
2007-01-08Remove unnecessary git-rm --cached reference from status outputJürgen Rühle
2007-01-08"init-db" can really be just "init"Nicolas Pitre
2007-01-07Merge branch 'sp/mmap'Junio C Hamano
2007-01-07Spell default packedgitlimit slightly differentlyJunio C Hamano
2007-01-07Merge branch 'jr/status'Junio C Hamano
2007-01-07Merge branch 'jc/remote'Junio C Hamano
2007-01-07git-reset <tree> -- <path> restores absense of <path> in <tree>Junio C Hamano
2007-01-07diff-index --cached --raw: show tree entry on the LHS for unmerged entries.Junio C Hamano
2007-01-07gitweb: Fix split patches output (e.g. file to symlink)Jakub Narebski
2007-01-07Revert "gitweb: There can be empty patches (in git_patchset_body)"Jakub Narebski
2007-01-07gitweb: Fix errors in git_patchset_body for empty patchesJakub Narebski
2007-01-07gitweb: Fix error in "rename to"/"copy to" git diff header outputJakub Narebski
2007-01-07gitweb: Fix error in git_patchest_body for file creation/deletion patchJakub Narebski
2007-01-07git-svn: fix show-ignoreEric Wong
2007-01-07Documentation: tutorial editingJ. Bruce Fields
2007-01-07Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong
2007-01-07git-svnimport: clean svn path when accessing SVN repoSasha Khapyorsky
2007-01-07git-svnimport: support for incremental importSasha Khapyorsky
2007-01-06git.el: Avoid setting font lock keywords before entering log-edit mode.Alexandre Julliard
2007-01-06instaweb: Nicer error message when the http daemon isn't foundFredrik Kuivinen
2007-01-06git.el: Don't use --info-only when resolving a file.Alexandre Julliard
2007-01-06git-clean: Fix the -q option.Alexandre Julliard
2007-01-06Print a more accurate error message when we fail to create a lock file.Steven Grimm
2007-01-06Describe git-clone's actual behavior in the summarySteven Grimm
2007-01-06Set default "tar" umask to 002 and owner.group to root.rootRené Scharfe
2007-01-06Increase packedGit{Limit,WindowSize} on 64 bit systems.Shawn O. Pearce
2007-01-06Fix timestamp for test-tickJunio C Hamano
2007-01-05builtin-prune: memory diet.Junio C Hamano
2007-01-05git-remoteJunio C Hamano
2007-01-05Blame "linenr" link jumps to previous state at "orig_lineno"Luben Tuikov
2007-01-05gitweb: Fix "Use of uninitialized value" warning in git_tags_bodyJakub Narebski
2007-01-05git-svn: make --repack work consistently between fetch and multi-fetchEric Wong
2007-01-05git-svn: update documentation for multi-{init|fetch}Eric Wong
2007-01-05git-svn: make multi-init less confusingEric Wong
2007-01-05Remove shadowing variable from traverse_trees()René Scharfe
2007-01-05Make check target depend on common-cmds.hRené Scharfe
2007-01-05rerere: Fix removal of already resolved path.Junio C Hamano
2007-01-05Merge branch 'maint'Junio C Hamano
2007-01-05pack-check.c::verify_packfile(): don't run SHA-1 update on huge datav1.4.4.4Junio C Hamano
2007-01-03gitweb: Fix shortlog only showing HEAD revision.Robert Fitzsimons
2007-01-03git-verify-tag: make sure we remove temporary file.Junio C Hamano