summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong2007-01-061-15/+18
* git-svnimport: clean svn path when accessing SVN repoSasha Khapyorsky2007-01-061-0/+4
* git-svnimport: support for incremental importSasha Khapyorsky2007-01-062-8/+34
* git.el: Avoid setting font lock keywords before entering log-edit mode.Alexandre Julliard2007-01-061-8/+11
* instaweb: Nicer error message when the http daemon isn't foundFredrik Kuivinen2007-01-061-0/+3
* git.el: Don't use --info-only when resolving a file.Alexandre Julliard2007-01-061-1/+1
* git-clean: Fix the -q option.Alexandre Julliard2007-01-061-3/+1
* Print a more accurate error message when we fail to create a lock file.Steven Grimm2007-01-061-1/+1
* Describe git-clone's actual behavior in the summarySteven Grimm2007-01-061-3/+3
* Set default "tar" umask to 002 and owner.group to root.rootRené Scharfe2007-01-061-4/+3
* Fix timestamp for test-tickJunio C Hamano2007-01-061-3/+3
* builtin-prune: memory diet.Junio C Hamano2007-01-051-0/+2
* Blame "linenr" link jumps to previous state at "orig_lineno"Luben Tuikov2007-01-041-1/+6
* gitweb: Fix "Use of uninitialized value" warning in git_tags_bodyJakub Narebski2007-01-041-2/+6
* git-svn: make --repack work consistently between fetch and multi-fetchEric Wong2007-01-041-4/+6
* git-svn: update documentation for multi-{init|fetch}Eric Wong2007-01-041-17/+37
* git-svn: make multi-init less confusingEric Wong2007-01-041-38/+40
* Remove shadowing variable from traverse_trees()René Scharfe2007-01-041-1/+0
* Make check target depend on common-cmds.hRené Scharfe2007-01-041-1/+1
* rerere: Fix removal of already resolved path.Junio C Hamano2007-01-041-4/+3
* Merge branch 'maint'Junio C Hamano2007-01-044-7/+22
|\
| * pack-check.c::verify_packfile(): don't run SHA-1 update on huge datav1.4.4.4Junio C Hamano2007-01-041-5/+15
| * Fix infinite loop when deleting multiple packed refs.Junio C Hamano2007-01-033-2/+7
* | gitweb: Fix shortlog only showing HEAD revision.Robert Fitzsimons2007-01-031-1/+1
* | git-verify-tag: make sure we remove temporary file.Junio C Hamano2007-01-031-0/+3
* | git-tag: add flag to verify a tagSanti Béjar2007-01-033-3/+16
* | Refactor print-functions in builtin-branchLars Hjemli2007-01-031-43/+40
* | gitweb: There can be empty patches (in git_patchset_body)Jakub Narebski2007-01-031-1/+1
* | gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')Jakub Narebski2007-01-031-1/+1
* | Documentation/tutorial: misc updatesSanti Béjar2007-01-031-4/+13
* | tutorial: misc updates.Junio C Hamano2007-01-031-7/+17
* | Skip excessive blank lines before commit bodyLars Hjemli2007-01-031-1/+4
* | Add documentation for git-branch's color configuration.Brian Gernhardt2007-01-033-8/+27
* | gitweb: Fix error in git_project_index subroutineJakub Narebski2007-01-031-1/+1
* | send pack check for failure to send revisions listAndy Whitcroft2007-01-023-2/+30
* | instaweb: load Apache mime and dir modules if they are neededEric Wong2007-01-021-0/+10
* | fetch-pack: do not use lockfile structure on stack.Junio C Hamano2007-01-021-1/+2
* | Remove unused variable (git-commit.sh)Junio C Hamano2007-01-011-1/+0
* | Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-012-1/+16
* | Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano2007-01-011-2/+4
* | Merge branch 'sp/merge' (early part)Junio C Hamano2007-01-012-14/+20
|\ \
| * | Use merge-recursive in git-am -3.Shawn O. Pearce2006-12-281-2/+5
| * | Allow merging bare trees in merge-recursive.Shawn O. Pearce2006-12-281-0/+3
| * | Move better_branch_name above get_ref in merge-recursive.Shawn O. Pearce2006-12-281-12/+12
* | | Documentation: remove master:origin example from pull-fetch-param.txtJ. Bruce Fields2007-01-011-4/+0
* | | Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields2007-01-011-44/+25
* | | git-fetch: remove .keep file at the end.Junio C Hamano2007-01-011-7/+16
* | | fail pull/merge early in the middle of conflicted mergeJunio C Hamano2007-01-012-0/+6
* | | Update send-pack pipeline documentation.Junio C Hamano2007-01-011-65/+16
* | | git-svn: t/t91??-*: optimize the tests a bitEric Wong2006-12-313-19/+7