summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2006-12-16Document git-merge-fileLibravatar Johannes Schindelin2-0/+95
2006-12-15git-clone documentationLibravatar Quy Tonthat1-1/+1
2006-12-15Align section headers of 'git status' to new 'git add'.Libravatar Shawn O. Pearce3-8/+8
2006-12-15Make git-diff documentation use [--] when it should.Libravatar Brian Gernhardt1-3/+3
2006-12-15Add --add option to git-repo-configLibravatar Brian Gernhardt1-1/+13
2006-12-15Enable reflogs by default in any repository with a working directory.Libravatar Shawn O. Pearce1-2/+5
2006-12-15Provide more meaningful output from 'git init-db'.Libravatar Shawn O. Pearce3-3/+3
2006-12-15make commit message a little more consistent and confortingLibravatar Nicolas Pitre4-20/+31
2006-12-14git-show: grok blobs, trees and tags, tooLibravatar Johannes Schindelin1-7/+33
2006-12-14Update git-diff documentationLibravatar Junio C Hamano1-17/+35
2006-12-13Merge branch 'jc/diff--cached'Libravatar Junio C Hamano1-4/+2
2006-12-13config documentation: group color items together.Libravatar Junio C Hamano1-18/+18
2006-12-13Merge branch 'jc/read-tree-ignore'Libravatar Junio C Hamano1-1/+15
2006-12-13Merge branch 'ew/rerere'Libravatar Junio C Hamano1-2/+33
2006-12-13Merge branch 'np/addcommit'Libravatar Junio C Hamano3-107/+225
2006-12-13Merge branch 'lh/branch-rename'Libravatar Junio C Hamano1-2/+21
2006-12-13Merge branch 'jc/commit-careful'Libravatar Junio C Hamano1-0/+1
2006-12-13Merge branch 'js/merge'Libravatar Junio C Hamano1-2/+2
2006-12-13spurious .sp in manpagesLibravatar Junio C Hamano1-0/+14
2006-12-13Revert "git-diff: Introduce --index and deprecate --cached."Libravatar Junio C Hamano1-4/+2
2006-12-13Allow subcommand.color and color.subcommand color configurationLibravatar Andy Parkins1-6/+6
2006-12-13git-push: document removal of remote ref with :<dst> pathspecLibravatar Junio C Hamano1-6/+9
2006-12-12Merge branch 'master' into js/mergeLibravatar Junio C Hamano6-262/+156
2006-12-12Get rid of the dependency on RCS' merge programLibravatar Johannes Schindelin1-2/+2
2006-12-12git-svn: allow dcommit to take an alternate headLibravatar Eric Wong1-2/+4
2006-12-11Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2006-12-11no need to install manpages as executableLibravatar Chris Wright1-2/+2
2006-12-09Documentation/git-commit: rewrite to make it more end-user friendly.Libravatar Junio C Hamano1-76/+157
2006-12-09git-rerere: add 'gc' command.Libravatar Junio C Hamano1-24/+32
2006-12-09rerere: add clear, diff, and status commandsLibravatar Eric Wong1-2/+25
2006-12-08Documentation: simpler shared repository creationLibravatar J. Bruce Fields1-13/+14
2006-12-08Add branch.*.merge warning and documentation updateLibravatar Josef Weidendorfer1-2/+9
2006-12-07Documentation: update git-clone man page with new behaviorLibravatar J. Bruce Fields1-13/+12
2006-12-06Documentation: reorganize cvs-migration.txtLibravatar J. Bruce Fields1-245/+104
2006-12-06cvs-migration: improved section titles, better push/commit explanationLibravatar J. Bruce Fields1-7/+12
2006-12-06cvs-migration document: make the need for "push" more obviousLibravatar Johannes Schindelin1-0/+5
2006-12-05git-branch: add options and tests for branch renamingLibravatar Lars Hjemli1-2/+21
2006-12-05read-tree: document --exclude-per-directoryLibravatar Junio C Hamano1-1/+15
2006-12-04make 'git add' a first class user friendly interface to the indexLibravatar Nicolas Pitre2-31/+68
2006-12-04Document git-diff whitespace flags -b and -wLibravatar Jakub Narebski1-0/+16
2006-12-04git-clone: Rename --use-immingled-remote option to --no-separate-remoteLibravatar Jakub Narebski1-2/+2
2006-12-01De-emphasise the symbolic link documentation.Libravatar Andy Parkins1-18/+11
2006-12-01git-diff: Introduce --index and deprecate --cached.Libravatar Andreas Ericsson1-2/+4
2006-11-29Merge branch 'maint'Libravatar Junio C Hamano2-5/+30
2006-11-29Document git-repo-config --bool/--int options.Libravatar Andy Parkins1-0/+6
2006-11-29tutorial: talk about user.name early and don't start with commit -aLibravatar Junio C Hamano1-5/+24
2006-11-28git-svn: documentation updatesLibravatar Eric Wong1-21/+19
2006-11-27Update documentation to remove incorrect GIT_DIFF_OPTS example.Libravatar Sean2-55/+34
2006-11-26Merge branch 'js/shortlog'Libravatar Junio C Hamano1-0/+1
2006-11-26Merge branch 'jc/merge'Libravatar Junio C Hamano1-5/+13