summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assorted typo fixesPavel Roskin2007-02-0327-41/+41
* Cleanup subcommand documentation for git-remote.Shawn O. Pearce2007-02-031-4/+19
* git-config --rename-section could rename wrong sectionPavel Roskin2007-02-031-1/+1
* combine-diff: special case --unified=0Junio C Hamano2007-02-031-4/+30
* Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano2007-02-031-3/+3
* honor GIT_REFLOG_ACTION in git-commitJunio C Hamano2007-02-032-1/+4
* fix reflog entries for "git-branch"Junio C Hamano2007-02-031-2/+8
* core-tutorial: http reference link fixJunio C Hamano2007-02-021-2/+2
* Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano2007-02-021-8/+7
* Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano2007-02-021-18/+18
* Don't leak file descriptors from unavailable pack files.Shawn O. Pearce2007-02-021-1/+16
* doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins2007-02-021-3/+2
* Disallow invalid --pretty= abbreviationsEric Wong2007-02-021-1/+2
* Fix some documentation typos and grammarMike Coleman2007-02-012-6/+8
* Don't find objects in packs which aren't available anymore.Shawn O. Pearce2007-02-011-0/+12
* Refactor open_packed_git to return an error code.Shawn O. Pearce2007-02-011-15/+16
* Correct comment in prepare_packed_git_one.Shawn O. Pearce2007-02-011-1/+4
* Cleanup prepare_packed_git_one to reuse install_packed_git.Shawn O. Pearce2007-02-011-2/+1
* Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2007-02-012-1/+43
* Pull out remote listing functions in git-remote.Shawn O. Pearce2007-02-011-20/+23
* git-svn: do not let Git.pm warn if we prematurely close pipesEric Wong2007-02-011-5/+5
* Update the documentation for the new '@{...}' syntaxJohannes Schindelin2007-02-011-0/+4
* Teach the '@{...}' notation to git-log -gJohannes Schindelin2007-02-011-0/+8
* provide a nice @{...} syntax to always mean the current branch reflogNicolas Pitre2007-02-011-6/+11
* prevent HEAD reflog to be interpreted as current branch reflogNicolas Pitre2007-02-011-1/+15
* Use "git checkout -q" in git-bisectJunio C Hamano2007-02-011-1/+1
* add a quiet option to git-checkoutNicolas Pitre2007-02-012-10/+18
* reword the detached head message a little againNicolas Pitre2007-02-011-1/+1
* detached HEAD -- finishing touchesJunio C Hamano2007-02-011-2/+8
* GIT v1.5.0-rc3v1.5.0-rc3Junio C Hamano2007-01-311-1/+1
* Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano2007-01-311-1/+1
* git main documentation: point at the user's manual.Junio C Hamano2007-01-311-0/+3
* Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-01-314-1/+3273
|\
| * 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