summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* user manual: answer some comments from JunioJ. Bruce Fields2007-01-101-23/+10
* User manual: fix typos in examplesJunio C Hamano2007-01-101-10/+26
* Documentation: rev-list -> rev-parse, other typos, start examplesJ. Bruce Fields2007-01-101-2/+57
* Documentation: begin discussion of git-remote in user manualJ. Bruce Fields2007-01-091-14/+54
* Documentation: reorder development section, todo'sJ. Bruce Fields2007-01-081-120/+123
* Documentation: more user-manual todo'sJ. Bruce Fields2007-01-081-1/+16
* Documentation: git-rebase discussion, miscellaneous user-manual updatesJ. Bruce Fields2007-01-071-4/+157
* Documentation: expand preface and todo'sJ. Bruce Fields2007-01-071-3/+28
* Documentation: add git user's manualJ. Bruce Fields2007-01-074-1/+1774
* gitweb: Fix split patches output (e.g. file to symlink)Jakub Narebski2007-01-061-2/+2
* Revert "gitweb: There can be empty patches (in git_patchset_body)"Jakub Narebski2007-01-061-1/+1
* gitweb: Fix errors in git_patchset_body for empty patchesJakub Narebski2007-01-061-1/+3
* gitweb: Fix error in "rename to"/"copy to" git diff header outputJakub Narebski2007-01-061-3/+3
* gitweb: Fix error in git_patchest_body for file creation/deletion patchJakub Narebski2007-01-061-1/+5
* git-svn: fix show-ignoreEric Wong2007-01-061-1/+1
* Documentation: tutorial editingJ. Bruce Fields2007-01-061-6/+10
* 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