summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* blame -s: suppress author name and time.Junio C Hamano2007-04-291-1/+4
* Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-293-2/+4
* Merge branch 'maint'Junio C Hamano2007-04-294-4/+11
|\
| * Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett2007-04-292-0/+2
| * git-svn: Added 'find-rev' commandAdam Roben2007-04-271-0/+5
| * git shortlog documentation: add long options and fix a typoMichele Ballabio2007-04-271-4/+4
* | Merge branch 'maint'Junio C Hamano2007-04-268-16/+104
|\ \ | |/
| * Update git-http-fetch documentationAndrew Ruder2007-04-261-0/+4
| * Update git-local-fetch documentationAndrew Ruder2007-04-261-0/+14
| * Update git-http-push documentationAndrew Ruder2007-04-261-2/+11
| * Update -L documentation for git-blame/git-annotateAndrew Ruder2007-04-261-2/+22
| * Update git-grep documentationAndrew Ruder2007-04-261-4/+15
| * Update git-fmt-merge documentationAndrew Ruder2007-04-261-1/+24
| * Document additional options for git-fetchAndrew Ruder2007-04-261-5/+12
| * Removing -n option from git-diff-files documentationAndrew Ruder2007-04-261-2/+2
* | Merge branch 'maint'Junio C Hamano2007-04-252-0/+47
|\ \ | |/
| * Start preparing for 1.5.1.3Junio C Hamano2007-04-251-0/+38
| * Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-251-0/+9
* | Add --date={local,relative,default}Junio C Hamano2007-04-251-1/+13
* | core-tutorial: minor fixesLuiz Fernando N. Capitulino2007-04-251-5/+4
* | gitattributes documentation: clarify overridingJunio C Hamano2007-04-241-3/+5
* | Merge branch 'maint'Junio C Hamano2007-04-243-3/+4
|\ \ | |/
| * Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-231-0/+2
| * Ignore all man sections as they are generated files.Brian Gernhardt2007-04-231-2/+1
| * Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-231-1/+1
* | Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-232-1/+9
* | Document "diff=driver" attributeJunio C Hamano2007-04-231-3/+29
* | Update draft release notes for v1.5.2Junio C Hamano2007-04-221-26/+51
* | Documentation/Makefile: fix section (5) installationJunio C Hamano2007-04-222-2/+2
* | Update documentation links to point at v1.5.1.2Junio C Hamano2007-04-211-1/+5
* | Merge branch 'jc/attr'Junio C Hamano2007-04-215-6/+349
|\ \
| * | Document gitattributes(5)Junio C Hamano2007-04-193-2/+300
| * | Documentation: support manual section (5) - file formats.Junio C Hamano2007-04-191-6/+13
| * | Document git-check-attrJames Bowes2007-04-152-0/+38
* | | Merge branch 'np/pack'Junio C Hamano2007-04-212-0/+10
|\ \ \
| * | | document --index-version for index-pack and pack-objectsNicolas Pitre2007-04-192-0/+10
* | | | Merge branch 'maint'Junio C Hamano2007-04-211-7/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | GIT 1.5.1.2v1.5.1.2Junio C Hamano2007-04-211-7/+20
* | | | Merge branch 'maint'Junio C Hamano2007-04-194-13/+20
|\ \ \ \ | |/ / /
| * | | Update git-config documentationAndrew Ruder2007-04-181-10/+14
| * | | Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-181-1/+1
| * | | Update git-cherry-pick documentationAndrew Ruder2007-04-181-1/+1
| * | | Update git-archive documentationAndrew Ruder2007-04-181-1/+4
* | | | Merge branch 'maint'Junio C Hamano2007-04-181-1/+1
|\ \ \ \ | |/ / /
| * | | git-tar-tree: complete deprecation conversion messageSam Vilain2007-04-181-1/+1
* | | | Merge branch 'maint'Junio C Hamano2007-04-182-1/+7
|\ \ \ \ | |/ / /
| * | | git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-181-1/+3
| * | | git-svn: don't allow globs to match regular filesEric Wong2007-04-181-0/+4
* | | | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-172-3/+130
|\ \ \ \
| * | | | config.txt: Add gitcvs.db* variablesFrank Lichtenheld2007-04-131-0/+27