Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add config example with respect to branch | Aneesh Kumar K.V | 2006-12-18 | 1 | -0/+5 |
* | Add documentation for show-branch --topics | Brian Gernhardt | 2006-12-18 | 1 | -1/+9 |
* | racy-git: documentation updates. | Junio C Hamano | 2006-12-18 | 1 | -18/+20 |
* | markup fix in svnimport documentation. | Junio C Hamano | 2006-12-17 | 1 | -8/+8 |
* | Documentation: new option -P for git-svnimport | Quy Tonthat | 2006-12-17 | 1 | -0/+9 |
* | Fix mis-mark-up in git-merge-file.txt documentation | Junio C Hamano | 2006-12-17 | 1 | -2/+2 |
* | Document git-merge-file | Johannes Schindelin | 2006-12-16 | 2 | -0/+95 |
* | git-clone documentation | Quy Tonthat | 2006-12-15 | 1 | -1/+1 |
* | Align section headers of 'git status' to new 'git add'. | Shawn O. Pearce | 2006-12-15 | 3 | -8/+8 |
* | Make git-diff documentation use [--] when it should. | Brian Gernhardt | 2006-12-15 | 1 | -3/+3 |
* | Add --add option to git-repo-config | Brian Gernhardt | 2006-12-15 | 1 | -1/+13 |
* | Enable reflogs by default in any repository with a working directory. | Shawn O. Pearce | 2006-12-15 | 1 | -2/+5 |
* | Provide more meaningful output from 'git init-db'. | Shawn O. Pearce | 2006-12-15 | 3 | -3/+3 |
* | make commit message a little more consistent and conforting | Nicolas Pitre | 2006-12-15 | 4 | -20/+31 |
* | git-show: grok blobs, trees and tags, too | Johannes Schindelin | 2006-12-14 | 1 | -7/+33 |
* | Update git-diff documentation | Junio C Hamano | 2006-12-14 | 1 | -17/+35 |
* | Merge branch 'jc/diff--cached' | Junio C Hamano | 2006-12-13 | 1 | -4/+2 |
|\ | |||||
| * | Revert "git-diff: Introduce --index and deprecate --cached." | Junio C Hamano | 2006-12-13 | 1 | -4/+2 |
* | | config documentation: group color items together. | Junio C Hamano | 2006-12-13 | 1 | -18/+18 |
* | | Merge branch 'jc/read-tree-ignore' | Junio C Hamano | 2006-12-13 | 1 | -1/+15 |
|\ \ | |||||
| * | | read-tree: document --exclude-per-directory | Junio C Hamano | 2006-12-05 | 1 | -1/+15 |
* | | | Merge branch 'ew/rerere' | Junio C Hamano | 2006-12-13 | 1 | -2/+33 |
|\ \ \ | |||||
| * | | | git-rerere: add 'gc' command. | Junio C Hamano | 2006-12-09 | 1 | -24/+32 |
| * | | | rerere: add clear, diff, and status commands | Eric Wong | 2006-12-09 | 1 | -2/+25 |
* | | | | Merge branch 'np/addcommit' | Junio C Hamano | 2006-12-13 | 3 | -107/+225 |
|\ \ \ \ | |||||
| * | | | | Documentation/git-commit: rewrite to make it more end-user friendly. | Junio C Hamano | 2006-12-09 | 1 | -76/+157 |
| * | | | | make 'git add' a first class user friendly interface to the index | Nicolas Pitre | 2006-12-04 | 2 | -31/+68 |
* | | | | | Merge branch 'lh/branch-rename' | Junio C Hamano | 2006-12-13 | 1 | -2/+21 |
|\ \ \ \ \ | |||||
| * | | | | | git-branch: add options and tests for branch renaming | Lars Hjemli | 2006-12-05 | 1 | -2/+21 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jc/commit-careful' | Junio C Hamano | 2006-12-13 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | git-commit: show --summary after successful commit. | Junio C Hamano | 2006-11-25 | 1 | -0/+1 |
* | | | | | | Merge branch 'js/merge' | Junio C Hamano | 2006-12-13 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into js/merge | Junio C Hamano | 2006-12-12 | 6 | -262/+156 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Get rid of the dependency on RCS' merge program | Johannes Schindelin | 2006-12-12 | 1 | -2/+2 |
* | | | | | | | | spurious .sp in manpages | Junio C Hamano | 2006-12-13 | 1 | -0/+14 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Allow subcommand.color and color.subcommand color configuration | Andy Parkins | 2006-12-13 | 1 | -6/+6 |
* | | | | | | | git-push: document removal of remote ref with :<dst> pathspec | Junio C Hamano | 2006-12-13 | 1 | -6/+9 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | git-svn: allow dcommit to take an alternate head | Eric Wong | 2006-12-12 | 1 | -2/+4 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-12-11 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | no need to install manpages as executable | Chris Wright | 2006-12-11 | 1 | -2/+2 |
* | | | | | | Documentation: simpler shared repository creation | J. Bruce Fields | 2006-12-08 | 1 | -13/+14 |
* | | | | | | Add branch.*.merge warning and documentation update | Josef Weidendorfer | 2006-12-08 | 1 | -2/+9 |
* | | | | | | Documentation: update git-clone man page with new behavior | J. Bruce Fields | 2006-12-07 | 1 | -13/+12 |
* | | | | | | Documentation: reorganize cvs-migration.txt | J. Bruce Fields | 2006-12-06 | 1 | -245/+104 |
* | | | | | | cvs-migration: improved section titles, better push/commit explanation | J. Bruce Fields | 2006-12-06 | 1 | -7/+12 |
* | | | | | | cvs-migration document: make the need for "push" more obvious | Johannes Schindelin | 2006-12-06 | 1 | -0/+5 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Document git-diff whitespace flags -b and -w | Jakub Narebski | 2006-12-04 | 1 | -0/+16 |
| |_|_|/ |/| | | | |||||
* | | | | git-clone: Rename --use-immingled-remote option to --no-separate-remote | Jakub Narebski | 2006-12-04 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | De-emphasise the symbolic link documentation. | Andy Parkins | 2006-12-01 | 1 | -18/+11 |
* | | | git-diff: Introduce --index and deprecate --cached. | Andreas Ericsson | 2006-12-01 | 1 | -2/+4 |