Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | Merge branch 'maint' | Junio C Hamano | 2006-11-29 | 2 | -5/+30 |
|\ \ \ | |/ / | |||||
| * | | Document git-repo-config --bool/--int options. | Andy Parkins | 2006-11-29 | 1 | -0/+6 |
| * | | tutorial: talk about user.name early and don't start with commit -a | Junio C Hamano | 2006-11-29 | 1 | -5/+24 |
* | | | git-svn: documentation updates | Eric Wong | 2006-11-28 | 1 | -21/+19 |
* | | | Update documentation to remove incorrect GIT_DIFF_OPTS example. | Sean | 2006-11-27 | 2 | -55/+34 |
* | | | Merge branch 'js/shortlog' | Junio C Hamano | 2006-11-26 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Build in shortlog | Johannes Schindelin | 2006-11-19 | 1 | -0/+1 |
* | | | | Merge branch 'jc/merge' | Junio C Hamano | 2006-11-26 | 1 | -5/+13 |
|\ \ \ \ | |||||
| * | | | | git-merge: make it usable as the first class UI | Junio C Hamano | 2006-11-21 | 1 | -5/+13 |
* | | | | | Documentation: clarify tutorial pull/merge discussion | J. Bruce Fields | 2006-11-25 | 1 | -15/+26 |
| |_|_|/ |/| | | | |||||
* | | | | Add -v and --abbrev options to git-branch | Lars Hjemli | 2006-11-24 | 1 | -1/+8 |
* | | | | Merge branch 'pb/diffroot' | Junio C Hamano | 2006-11-24 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | config option log.showroot to show the diff of root commits | Peter Baumann | 2006-11-24 | 1 | -0/+6 |
* | | | | | Merge branch 'ap/branch-ref-display' | Junio C Hamano | 2006-11-24 | 1 | -3/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add support to git-branch to show local and remote branches | Andy Parkins | 2006-11-21 | 1 | -3/+8 |
| |/ / / |