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