summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch 'js/merge'Junio C Hamano2006-12-131-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into js/mergeJunio C Hamano2006-12-126-262/+156
| |\ \ \ \ \ \
| * | | | | | | Get rid of the dependency on RCS' merge programJohannes Schindelin2006-12-121-2/+2
* | | | | | | | spurious .sp in manpagesJunio C Hamano2006-12-131-0/+14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Allow subcommand.color and color.subcommand color configurationAndy Parkins2006-12-131-6/+6
* | | | | | | git-push: document removal of remote ref with :<dst> pathspecJunio C Hamano2006-12-131-6/+9
| |/ / / / / |/| | | | |
* | | | | | git-svn: allow dcommit to take an alternate headEric Wong2006-12-121-2/+4
* | | | | | Merge branch 'maint'Junio C Hamano2006-12-111-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | no need to install manpages as executableChris Wright2006-12-111-2/+2
* | | | | | Documentation: simpler shared repository creationJ. Bruce Fields2006-12-081-13/+14
* | | | | | Add branch.*.merge warning and documentation updateJosef Weidendorfer2006-12-081-2/+9
* | | | | | Documentation: update git-clone man page with new behaviorJ. Bruce Fields2006-12-071-13/+12
* | | | | | Documentation: reorganize cvs-migration.txtJ. Bruce Fields2006-12-061-245/+104
* | | | | | cvs-migration: improved section titles, better push/commit explanationJ. Bruce Fields2006-12-061-7/+12
* | | | | | cvs-migration document: make the need for "push" more obviousJohannes Schindelin2006-12-061-0/+5
| |_|_|/ / |/| | | |
* | | | | Document git-diff whitespace flags -b and -wJakub Narebski2006-12-041-0/+16
| |_|_|/ |/| | |
* | | | git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-041-2/+2
| |/ / |/| |
* | | De-emphasise the symbolic link documentation.Andy Parkins2006-12-011-18/+11
* | | git-diff: Introduce --index and deprecate --cached.Andreas Ericsson2006-12-011-2/+4
* | | Merge branch 'maint'Junio C Hamano2006-11-292-5/+30
|\ \ \ | |/ /
| * | Document git-repo-config --bool/--int options.Andy Parkins2006-11-291-0/+6
| * | tutorial: talk about user.name early and don't start with commit -aJunio C Hamano2006-11-291-5/+24
* | | git-svn: documentation updatesEric Wong2006-11-281-21/+19
* | | Update documentation to remove incorrect GIT_DIFF_OPTS example.Sean2006-11-272-55/+34
* | | Merge branch 'js/shortlog'Junio C Hamano2006-11-261-0/+1
|\ \ \
| * | | Build in shortlogJohannes Schindelin2006-11-191-0/+1
* | | | Merge branch 'jc/merge'Junio C Hamano2006-11-261-5/+13
|\ \ \ \
| * | | | git-merge: make it usable as the first class UIJunio C Hamano2006-11-211-5/+13
* | | | | Documentation: clarify tutorial pull/merge discussionJ. Bruce Fields2006-11-251-15/+26
| |_|_|/ |/| | |
* | | | Add -v and --abbrev options to git-branchLars Hjemli2006-11-241-1/+8
* | | | Merge branch 'pb/diffroot'Junio C Hamano2006-11-241-0/+6
|\ \ \ \
| * | | | config option log.showroot to show the diff of root commitsPeter Baumann2006-11-241-0/+6
* | | | | Merge branch 'ap/branch-ref-display'Junio C Hamano2006-11-241-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support to git-branch to show local and remote branchesAndy Parkins2006-11-211-3/+8
| |/ / /