summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* remote prune: print the list of pruned branchesOlivier Marin2008-06-101-4/+3
* remote show: fix the -n optionOlivier Marin2008-06-101-1/+1
* Merge branch 'maint'Junio C Hamano2008-06-091-0/+3
|\
| * git-read-tree: document -v option.Miklos Vajna2008-06-091-0/+3
* | git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer2008-06-081-0/+7
* | git-describe.txt: document --alwaysStephan Beyer2008-06-081-0/+3
* | Docs: add some long/short optionsStephan Beyer2008-06-084-1/+14
* | Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-0856-210/+394
* | git-commit.txt: Add missing long/short optionsStephan Beyer2008-06-081-8/+9
* | git-commit.txt: Correct option alternativesStephan Beyer2008-06-081-4/+4
* | GIT 1.5.6-rc2v1.5.6-rc2Junio C Hamano2008-06-071-0/+6
* | Merge 1.5.5.4 inJunio C Hamano2008-06-072-1/+9
|\ \ | |/
| * GIT 1.5.5.4v1.5.5.4Junio C Hamano2008-06-072-1/+9
* | documentation: move git(7) to git(1)Christian Couder2008-06-06140-146/+144
* | documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder2008-06-068-20/+68
* | Merge branch 'maint'Junio C Hamano2008-06-061-8/+9
|\ \ | |/
| * git-for-each-ref.txt: minor improvementsLea Wiemann2008-06-061-8/+9
* | Strbuf documentation: document most functionsMiklos Vajna2008-06-041-2/+237
* | Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott2008-06-041-1/+1
* | Documentation: git-log cannot use rev-list specific optionsJunio C Hamano2008-06-031-0/+6
* | GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano2008-06-031-1/+5
* | Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard2008-06-021-1/+1
* | Merge branch 'lr/init-bare'Junio C Hamano2008-06-011-1/+6
|\ \
| * | git-init: accept --bare optionLuciano Rocha2008-05-281-1/+6
* | | glossary: improve a few linksLea Wiemann2008-06-011-7/+7
* | | Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder2008-06-019-20/+75
* | | Add a --dry-run option to git-svn rebaseSeth Falcon2008-06-011-2/+6
* | | Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey2008-05-312-34/+63
* | | Revision walking documentation: document most important functionsMiklos Vajna2008-05-311-1/+59
* | | Clearify the documentation for core.ignoreStatMarius Storm-Olsen2008-05-311-4/+7
|/ /
* | Documentation: git-cherry uses git-patch-idJunio C Hamano2008-05-281-0/+6
* | Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-2818-19/+19
* | Merge 1.5.5.3 inJunio C Hamano2008-05-273-2/+15
|\ \ | |/
| * GIT 1.5.5.3v1.5.5.3Junio C Hamano2008-05-272-1/+15
| * Documentation/git-bundle.txt: fix synopsisGerrit Pape2008-05-271-1/+1
* | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-261-4/+1
|\ \
| * | diff-files: do not play --no-index gamesJunio C Hamano2008-05-241-4/+1
* | | Merge branch 'maint'Junio C Hamano2008-05-261-10/+12
|\ \ \ | | |/ | |/|
| * | Merge branch 'gp/bisect-fix' into maintJunio C Hamano2008-05-261-1/+1
| |\ \
| * | | Documentation: fix graph in git-rev-parse.txtMichele Ballabio2008-05-261-10/+12
* | | | Documentation/git.txt: link to 1.5.5.2 documentation.Junio C Hamano2008-05-251-1/+2
* | | | Merge branch 'maint'Junio C Hamano2008-05-251-0/+27
|\ \ \ \ | |/ / /
| * | | Release Notes for 1.5.5.2Junio C Hamano2008-05-251-0/+27
* | | | Update draft release notes for 1.5.6Junio C Hamano2008-05-251-1/+48
* | | | Merge branch 'as/graph'Junio C Hamano2008-05-251-1/+1
|\ \ \ \
| * | | | log --graph --left-right: show left/right information in place of '*'Adam Simpkins2008-05-251-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'ar/batch-cat'Junio C Hamano2008-05-252-6/+42
|\ \ \ \
| * | | | git-hash-object: Add --stdin-paths optionAdam Roben2008-05-231-1/+4
| * | | | git-cat-file: Add --batch optionAdam Roben2008-05-051-3/+15
| * | | | git-cat-file: Add --batch-check optionAdam Roben2008-05-051-5/+26