summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Fix timestamp for test-tickJunio C Hamano
2007-01-05builtin-prune: memory diet.Junio 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
2007-01-03git-tag: add flag to verify a tagSanti Béjar
2007-01-03Refactor print-functions in builtin-branchLars Hjemli
2007-01-03gitweb: There can be empty patches (in git_patchset_body)Jakub Narebski
2007-01-03gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')Jakub Narebski
2007-01-03Documentation/tutorial: misc updatesSanti Béjar
2007-01-03tutorial: misc updates.Junio C Hamano
2007-01-03Skip excessive blank lines before commit bodyLars Hjemli
2007-01-03Add documentation for git-branch's color configuration.Brian Gernhardt
2007-01-03gitweb: Fix error in git_project_index subroutineJakub Narebski
2007-01-03Fix infinite loop when deleting multiple packed refs.Junio C Hamano
2007-01-03send pack check for failure to send revisions listAndy Whitcroft
2007-01-03instaweb: load Apache mime and dir modules if they are neededEric Wong
2007-01-02fetch-pack: do not use lockfile structure on stack.Junio C Hamano
2007-01-02Remove unused variable (git-commit.sh)Junio C Hamano
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano
2007-01-01Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano
2007-01-01Merge branch 'sp/merge' (early part)Junio C Hamano