summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation/user-manual.txt: use a lowercase "usage:" stringDavid Aguilar2013-02-241-2/+2
* Sync with v1.8.1.4Junio C Hamano2013-02-192-1/+13
|\
| * Git 1.8.1.4v1.8.1.4Junio C Hamano2013-02-192-1/+13
* | Merge branch 'jc/mention-tracking-for-pull-default'Junio C Hamano2013-02-181-1/+2
|\ \
| * | doc: mention tracking for pull.defaultJunio C Hamano2013-01-311-1/+2
* | | Merge branch 'mm/config-intro-in-git-doc'Junio C Hamano2013-02-181-6/+5
|\ \ \
| * | | git.txt: update description of the configuration mechanismMatthieu Moy2013-02-151-6/+5
* | | | RelNotes 1.8.2: push-simple will not be in effect in this releaseJunio C Hamano2013-02-181-2/+14
* | | | Merge branch 'maint'Junio C Hamano2013-02-181-40/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | user-manual: use -o latest.tar.gz to create a gzipped tarballW. Trevor King2013-02-181-3/+12
| * | | user-manual: use 'git config --global user.*' for setupW. Trevor King2013-02-181-5/+13
| * | | user-manual: mention 'git remote add' for remote branch configW. Trevor King2013-02-181-27/+13
| * | | user-manual: give 'git push -f' as an alternative to +masterW. Trevor King2013-02-181-0/+7
| * | | user-manual: use 'remote add' to setup push URLsW. Trevor King2013-02-181-5/+10
| |/ /
* | | Git 1.8.2-rc0v1.8.2-rc0Junio C Hamano2013-02-171-0/+13
* | | Merge branch 'jc/hidden-refs'Junio C Hamano2013-02-171-0/+23
|\ \ \
| * | | upload/receive-pack: allow hiding ref hierarchiesJunio C Hamano2013-02-071-0/+23
* | | | Merge branch 'mp/diff-algo-config'Junio C Hamano2013-02-172-0/+37
|\ \ \ \
| * | | | diff: Introduce --diff-algorithm command line optionMichal Privoznik2013-01-161-0/+20
| * | | | config: Introduce diff.algorithm variableMichal Privoznik2013-01-161-0/+17
* | | | | Update draft release notes to 1.8.2Junio C Hamano2013-02-151-0/+12
* | | | | Merge branch 'wk/man-deny-current-branch-is-default-these-days'Junio C Hamano2013-02-141-3/+4
|\ \ \ \ \
| * | | | | user-manual: Update for receive.denyCurrentBranch=refuseW. Trevor King2013-02-141-3/+4
| | |_|_|/ | |/| | |
* | | | | Documentation/git-add: kill remaining <filepattern>Junio C Hamano2013-02-141-1/+1
* | | | | Update draft release notes to 1.8.2Junio C Hamano2013-02-141-0/+9
* | | | | Merge branch 'mg/bisect-doc'Junio C Hamano2013-02-141-1/+6
|\ \ \ \ \
| * | | | | git-bisect.txt: clarify that reset quits bisectMichael J Gruber2013-02-111-1/+6
| |/ / / /
* | | | | Merge branch 'tz/perl-styles'Junio C Hamano2013-02-141-0/+42
|\ \ \ \ \
| * | | | | Update CodingGuidelines for PerlTed Zlatanov2013-02-061-0/+42
* | | | | | Merge branch 'maint'Junio C Hamano2013-02-121-5/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Replace filepattern with pathspec for consistencyMatthieu Moy2013-02-121-5/+5
* | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-02-101-0/+25
* | | | | | Merge branch 'maint'Junio C Hamano2013-02-101-16/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | user-manual: Rewrite git-gc section for automatic packingW. Trevor King2013-02-101-12/+6
| * | | | | user-manual: Fix 'you - Git' -> 'you--Git' typoW. Trevor King2013-02-101-1/+1
| * | | | | user-manual: Fix 'http' -> 'HTTP' typosW. Trevor King2013-02-101-3/+3
| * | | | | user-manual: Fix 'both: so' -> 'both; so' typoW. Trevor King2013-02-101-1/+1
* | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-02-071-5/+15
* | | | | | Sync with 1.8.1.3Junio C Hamano2013-02-072-1/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 1.8.1.3v1.8.1.3Junio C Hamano2013-02-072-1/+22
* | | | | | Merge branch 'da/mergetool-docs'Junio C Hamano2013-02-074-14/+34
|\ \ \ \ \ \
| * | | | | | doc: generate a list of valid merge toolsDavid Aguilar2013-02-024-14/+34
* | | | | | | Merge branch 'jk/doc-makefile-cleanup'Junio C Hamano2013-02-071-9/+30
|\ \ \ \ \ \ \
| * | | | | | | Documentation/Makefile: clean up MAN*_TXT listsJeff King2013-02-011-9/+29
* | | | | | | | Merge branch 'jk/remote-helpers-doc'Junio C Hamano2013-02-075-7/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename {git- => git}remote-helpers.txtJohn Keeping2013-02-015-7/+23
* | | | | | | | | Merge branch 'nd/branch-error-cases'Junio C Hamano2013-02-071-10/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch: let branch filters imply --listJeff King2013-01-311-3/+3
| * | | | | | | | | docs: clarify git-branch --list behaviorJeff King2013-01-311-7/+9
* | | | | | | | | | Merge branch 'jk/python-styles'Junio C Hamano2013-02-071-0/+14
|\ \ \ \ \ \ \ \ \ \