summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Document git-reset <commit> -- <paths>...Junio C Hamano2006-12-261-3/+9
* Document --numstat in git-apply and git-diffJunio C Hamano2006-12-262-3/+6
* show-branch --reflog: add documentation.Junio C Hamano2006-12-261-0/+5
* git-add -f: allow adding otherwise ignored files.Junio C Hamano2006-12-251-2/+6
* git-add: add ignored files when asked explicitly.Junio C Hamano2006-12-251-3/+8
* git-rm: DocumentationJunio C Hamano2006-12-251-24/+27
* Merge branch 'jc/skip-count'Junio C Hamano2006-12-251-0/+5
|\
| * revision: --skip=<n>Junio C Hamano2006-12-201-0/+5
* | Merge branch 'jc/git-add--interactive'Junio C Hamano2006-12-251-1/+118
|\ \
| * | git-add --interactive: add documentationJunio C Hamano2006-12-251-1/+118
| |/
* | Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-232-0/+35
* | Make git-show-branch options similar to git-branch.Brian Gernhardt2006-12-221-4/+6
* | git-tag: support -F <file> optionJohannes Schindelin2006-12-211-1/+5
* | Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat2006-12-201-5/+8
* | Merge branch 'ew/svn-pm'Junio C Hamano2006-12-201-10/+10
|\ \
| * | git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-161-10/+10
* | | diff documentation: mostly talk about <commit>Junio C Hamano2006-12-201-2/+2
* | | Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-195-23/+47
|\ \ \ | | |/ | |/|
| * | Add config example with respect to branchAneesh Kumar K.V2006-12-181-0/+5
| * | Add documentation for show-branch --topicsBrian Gernhardt2006-12-181-1/+9
| * | racy-git: documentation updates.Junio C Hamano2006-12-181-18/+20
| * | markup fix in svnimport documentation.Junio C Hamano2006-12-171-8/+8
| * | Documentation: new option -P for git-svnimportQuy Tonthat2006-12-171-0/+9
| * | Fix mis-mark-up in git-merge-file.txt documentationJunio C Hamano2006-12-171-2/+2
* | | git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-161-14/+1
|/ /
* | Document git-merge-fileJohannes Schindelin2006-12-162-0/+95
* | git-clone documentationQuy Tonthat2006-12-151-1/+1
|/
* Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-153-8/+8
* Make git-diff documentation use [--] when it should.Brian Gernhardt2006-12-151-3/+3
* Add --add option to git-repo-configBrian Gernhardt2006-12-151-1/+13
* Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-151-2/+5
* Provide more meaningful output from 'git init-db'.Shawn O. Pearce2006-12-153-3/+3
* make commit message a little more consistent and confortingNicolas Pitre2006-12-154-20/+31
* git-show: grok blobs, trees and tags, tooJohannes Schindelin2006-12-141-7/+33
* Update git-diff documentationJunio C Hamano2006-12-141-17/+35
* Merge branch 'jc/diff--cached'Junio C Hamano2006-12-131-4/+2
|\
| * Revert "git-diff: Introduce --index and deprecate --cached."Junio C Hamano2006-12-131-4/+2
* | config documentation: group color items together.Junio C Hamano2006-12-131-18/+18
* | Merge branch 'jc/read-tree-ignore'Junio C Hamano2006-12-131-1/+15
|\ \
| * | read-tree: document --exclude-per-directoryJunio C Hamano2006-12-051-1/+15
* | | Merge branch 'ew/rerere'Junio C Hamano2006-12-131-2/+33
|\ \ \
| * | | git-rerere: add 'gc' command.Junio C Hamano2006-12-091-24/+32
| * | | rerere: add clear, diff, and status commandsEric Wong2006-12-091-2/+25
* | | | Merge branch 'np/addcommit'Junio C Hamano2006-12-133-107/+225
|\ \ \ \
| * | | | Documentation/git-commit: rewrite to make it more end-user friendly.Junio C Hamano2006-12-091-76/+157
| * | | | make 'git add' a first class user friendly interface to the indexNicolas Pitre2006-12-042-31/+68
* | | | | Merge branch 'lh/branch-rename'Junio C Hamano2006-12-131-2/+21
|\ \ \ \ \
| * | | | | git-branch: add options and tests for branch renamingLars Hjemli2006-12-051-2/+21
| | |_|/ / | |/| | |
* | | | | Merge branch 'jc/commit-careful'Junio C Hamano2006-12-131-0/+1
|\ \ \ \ \
| * | | | | git-commit: show --summary after successful commit.Junio C Hamano2006-11-251-0/+1