summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* user-manual: todo'sJ. Bruce Fields2007-01-301-1/+3
* user-manual: point to README for gitweb informationJ. Bruce Fields2007-01-301-1/+4
* Two small typofixes.Junio C Hamano2007-01-291-2/+2
* user-manual: SHA1 -> object nameJ. Bruce Fields2007-01-291-5/+5
* user-manual: document git-show-branch exampleJ. Bruce Fields2007-01-291-2/+28
* user-manual: minor "TODO" updatesJ. Bruce Fields2007-01-291-9/+6
* user-manual: rewrap a few long linesJ. Bruce Fields2007-01-291-56/+59
* user-manual: reflogs, other recoveryJ. Bruce Fields2007-01-291-15/+78
* user-manual: fix a header levelJ. Bruce Fields2007-01-291-1/+1
* user-manual: typo fixJ. Bruce Fields2007-01-291-1/+1
* user-manual: add references to git-config man pageJ. Bruce Fields2007-01-291-3/+7
* user-manual: repo-config -> configJ. Bruce Fields2007-01-281-9/+9
* user-manual: fsck-objects -> fsckJ. Bruce Fields2007-01-281-8/+8
* user-manual: git-fsck, dangling objectsJ. Bruce Fields2007-01-281-6/+118
* user-manual: reorganize fetch discussion, add internals, etc.J. Bruce Fields2007-01-271-204/+954
* user-manual: stub discussion of fsck and reflogJ. Bruce Fields2007-01-261-0/+21
* user-manual: update git-gc discussionJ. Bruce Fields2007-01-211-5/+3
* user-manual: update references discussionJ. Bruce Fields2007-01-211-27/+19
* user-manual: clarify difference between tag and branchJ. Bruce Fields2007-01-211-0/+3
* user-manual: minor quickstart reorganizationJ. Bruce Fields2007-01-211-8/+22
* user-manual: add "quick start" as chapter 1J. Bruce Fields2007-01-201-2/+200
* user-manual: rewrap, fix heading levelsJ. Bruce Fields2007-01-141-17/+23
* Merge branch 'master' of git://git.kernel.org/pub/scm/git/gitJ. Bruce Fields2007-01-14133-1556/+3075
|\
| * Merge branch 'jc/int'Junio C Hamano2007-01-146-33/+333
| |\
| | * More tests in t3901.Junio C Hamano2007-01-131-36/+137
| | * Consistent message encoding while reusing log from an existing commit.Junio C Hamano2007-01-132-6/+15
| | * t3901: test "format-patch | am" pipe with i18nJunio C Hamano2007-01-133-0/+162
| | * Use log output encoding in --pretty=email headers.Junio C Hamano2007-01-131-27/+55
| * | Merge branch 'sp/merge' (early part)Junio C Hamano2007-01-141-17/+23
| |\ \
| | * | Improve merge performance by avoiding in-index merges.Shawn O. Pearce2007-01-101-17/+23
| * | | Merge branch 'jc/subdir'Junio C Hamano2007-01-149-31/+34
| |\ \ \
| | * | | Allow whole-tree operations to be started from a subdirectoryJunio C Hamano2007-01-124-2/+12
| | * | | Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano2007-01-124-29/+11
| | * | | Define cd_to_toplevel shell function in git-sh-setupJunio C Hamano2007-01-121-0/+11
| * | | | Remove read_or_die in favor of better error messages.Shawn O. Pearce2007-01-143-15/+4
| * | | | Hide output about SVN::Core not being found during tests.Shawn O. Pearce2007-01-141-1/+1
| * | | | simplify the "no changes added to commit" messageNicolas Pitre2007-01-131-1/+1
| * | | | git-commit documentation: -a adds and also removesJunio C Hamano2007-01-131-1/+2
| | |_|/ | |/| |
| * | | git-remote: no longer silent on unknown commands.Quy Tonthat2007-01-131-1/+6
| * | | git-svn: fix tests to work with older svnEric Wong2007-01-132-2/+4
| |/ /
| * | Make git-prune-packed a bit more chatty.Junio C Hamano2007-01-123-9/+22
| * | glossary typofixJunio C Hamano2007-01-121-1/+1
| * | use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-1229-45/+42
| * | Explain "Not a git repository: '.git'".Junio C Hamano2007-01-121-1/+5
| * | merge-recursive: do not report the resulting tree object nameJunio C Hamano2007-01-121-6/+3
| * | git-revert: Fix die before git-sh-setup defines it.Bob Proulx2007-01-121-1/+2
| * | fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-121-6/+2
| * | Fix up totally buggered read_or_die()Linus Torvalds2007-01-111-14/+8
| * | Clean up write_in_full() usersLinus Torvalds2007-01-112-36/+4
| * | reflog-expire: brown paper bag fix.Junio C Hamano2007-01-111-6/+12