summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Formatting fix for Documentation/git-help.txtJunio C Hamano2007-12-041-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-12-031-21/+58
* | | | | | fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-031-2/+2
* | | | | | Add remote.<name>.proxySam Vilain2007-12-031-1/+7
* | | | | | Allow HTTP proxy to be overridden in configSam Vilain2007-12-031-0/+4
* | | | | | install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-031-8/+8
| |_|_|_|/ |/| | | |
* | | | | Documentation: add a new man page for "git-help"Christian Couder2007-12-032-3/+51
* | | | | git-commit documentation: fix unfinished sentence.Junio C Hamano2007-12-031-3/+3
* | | | | git-commit --allow-emptyJunio C Hamano2007-12-031-1/+7
* | | | | Merge branch 'js/prune-expire'Junio C Hamano2007-12-021-1/+4
|\ \ \ \ \
| * | | | | Add "--expire <time>" option to 'git prune'Johannes Schindelin2007-11-301-1/+4
* | | | | | Merge branch 'js/fast-export'Junio C Hamano2007-12-021-0/+83
|\ \ \ \ \ \
| * | | | | | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+83
| |/ / / / /
* | | | | | Merge branch 'js/pull-rebase'Junio C Hamano2007-12-022-0/+17
|\ \ \ \ \ \
| * | | | | | Teach 'git pull' about --rebaseJohannes Schindelin2007-11-282-0/+17
| |/ / / / /
* | | | | | Merge branch 'jc/color'Junio C Hamano2007-12-021-0/+16
|\ \ \ \ \ \
| * | | | | | git-config --get-color: get configured colorJunio C Hamano2007-11-281-0/+16
| |/ / / / /
* | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-12-011-86/+98
* | | | | | Consolidate command list to one.Junio C Hamano2007-12-012-136/+7
* | | | | | Merge branch 'jc/branch-contains'Junio C Hamano2007-12-011-0/+4
|\ \ \ \ \ \
| * | | | | | git-branch --contains: doc and testJunio C Hamano2007-11-221-0/+4
* | | | | | | Merge branch 'cr/tag-options'Junio C Hamano2007-12-011-1/+3
|\ \ \ \ \ \ \
| * | | | | | | builtin-tag: accept and process multiple -m just like git-commitJunio C Hamano2007-11-221-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-12-011-4/+57
* | | | | | | Merge 1.5.3.7 inJunio C Hamano2007-12-012-0/+46
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | GIT 1.5.3.7v1.5.3.7Junio C Hamano2007-12-011-0/+45
* | | | | | | Merge branch 'maint'Junio C Hamano2007-11-301-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-301-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-281-7/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-281-7/+14
* | | | | | Fix typo in draft 1.5.4 release notesWincent Colaiuta2007-11-261-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-251-24/+201
|\ \ \ \ \ \ | |/ / / / /
| * | | | | user-manual: recovering from corruptionJ. Bruce Fields2007-11-251-1/+130
| * | | | | user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-251-9/+11
| * | | | | user-manual: failed push to public repositoryJ. Bruce Fields2007-11-251-9/+49
| * | | | | user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-251-6/+12
* | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-11-241-4/+34
* | | | | | Deprecate peek-remoteJunio C Hamano2007-11-242-3/+2
* | | | | | Merge branch 'jk/send-pack'Junio C Hamano2007-11-241-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-141-0/+8
| |\ \ \ \ \
| | * | | | | git-push: add documentation for the newly added --mirror modeAndy Whitcroft2007-11-121-0/+8
* | | | | | | Addendum to "MaintNotes"Junio C Hamano2007-11-221-0/+277
| |_|_|_|/ / |/| | | | |
* | | | | | git-svn: info --url [path]David D. Kilzer2007-11-211-1/+2
* | | | | | git-svn info: implement info commandDavid D. Kilzer2007-11-211-0/+5
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-202-6/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Matthieu Moy2007-11-201-4/+11
| * | | | | config: clarify compression defaultsBrian Downing2007-11-201-1/+5
| * | | | | config: correct core.loosecompression documentationBrian Downing2007-11-201-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-193-7/+80
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-184-13/+81
| |\ \ \ \ \