aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano2013-04-26
* Merge branch 'rr/shortlog-doc'Junio C Hamano2013-04-26
|\
| * git-shortlog.txt: make SYNOPSIS match log, update OPTIONSRamkumar Ramachandra2013-04-21
| * git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra2013-04-21
| * git-log.txt: generalize <since>..<until>Ramkumar Ramachandra2013-04-21
| * git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra2013-04-21
| * revisions.txt: clarify the .. and ... syntaxRamkumar Ramachandra2013-04-21
| * git-shortlog.txt: remove (-h|--help) from OPTIONSRamkumar Ramachandra2013-04-21
* | Merge branch 'jn/glossary-revision'Junio C Hamano2013-04-26
|\ \
| * | glossary: a revision is just a commitJonathan Nieder2013-04-21
| |/
* | Merge branch 'jc/add-ignore-removal'Junio C Hamano2013-04-26
|\ \
| * | git add: --ignore-removal is a better named --no-allJunio C Hamano2013-04-22
* | | Sync with 1.8.2.2Junio C Hamano2013-04-26
|\ \ \
| * | | Git 1.8.2.2v1.8.2.2Junio C Hamano2013-04-26
| * | | Merge branch 'jn/gitweb-install-doc' into maintJunio C Hamano2013-04-26
| |\ \ \
* | \ \ \ Merge branch 'jk/remote-helper-with-signed-tags'Junio C Hamano2013-04-24
|\ \ \ \ \
| * | | | | transport-helper: add 'signed-tags' capabilityJohn Keeping2013-04-15
| * | | | | fast-export: add --signed-tags=warn-strip modeJohn Keeping2013-04-15
* | | | | | Sync with maintJunio C Hamano2013-04-24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Update draft release notes to 1.8.2.2Junio C Hamano2013-04-24
| * | | | | Merge branch 'jk/diff-algo-finishing-touches' into maintJunio C Hamano2013-04-24
| |\ \ \ \ \
* | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-23
* | | | | | | Merge branch 'nd/pretty-formats'Junio C Hamano2013-04-23
|\ \ \ \ \ \ \
| * | | | | | | pretty: support %>> that steal trailing spacesNguyễn Thái Ngọc Duy2013-04-18
| * | | | | | | pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy2013-04-18
| * | | | | | | pretty: support padding placeholders, %< %> and %><Nguyễn Thái Ngọc Duy2013-04-18
| * | | | | | | pretty: add %C(auto) for auto-coloringNguyễn Thái Ngọc Duy2013-04-18
| * | | | | | | pretty-formats.txt: wrap long linesNguyễn Thái Ngọc Duy2013-04-18
* | | | | | | | Merge branch 'kb/status-ignored-optim-2'Junio C Hamano2013-04-23
|\ \ \ \ \ \ \ \
| * | | | | | | | dir.c: git-status --ignored: don't scan the work tree twiceKarsten Blees2013-04-15
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jn/gitweb-install-doc'Junio C Hamano2013-04-23
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibilityJonathan Nieder2013-04-17
| | |_|_|_|/ | |/| | | |
* | | | | | Sync with maintJunio C Hamano2013-04-22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Start preparing for 1.8.2.2Junio C Hamano2013-04-22
| * | | | | Merge branch 'ta/glossary' into maintJunio C Hamano2013-04-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/doc-http-backend' into maintJunio C Hamano2013-04-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/daemon-user-doc' into maintJunio C Hamano2013-04-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/detached-head-doc' into maintJunio C Hamano2013-04-22
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-22
* | | | | | | | | Merge branch 'jc/add-2.0-delete-default' (early part)Junio C Hamano2013-04-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git add: start preparing for "git add <pathspec>..." to default to "-A"Junio C Hamano2013-03-08
* | | | | | | | | | Merge branch 'nd/checkout-keep-sparse'Junio C Hamano2013-04-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy2013-04-15
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ta/glossary'Junio C Hamano2013-04-21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | glossary: improve definitions of refspec and pathspecThomas Ackermann2013-04-15
| * | | | | | | | | The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
| * | | | | | | | | glossary: improve description of SHA-1 related topicsThomas Ackermann2013-04-15
| * | | | | | | | | glossary: remove outdated/misleading/irrelevant entriesThomas Ackermann2013-04-15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/doc-http-backend'Junio C Hamano2013-04-21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-13