summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.11-rc0v1.7.11-rc0Junio C Hamano2012-05-251-17/+23
* Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-251-1/+3
|\
| * grep: support newline separated pattern listRené Scharfe2012-05-201-1/+3
* | Sync with 1.7.10.3Junio C Hamano2012-05-252-7/+16
|\ \
| * | Git 1.7.10.3v1.7.10.3Junio C Hamano2012-05-251-4/+15
| * | config doc: remove confusion about relative GIT_DIR from FILES sectionJonathan Nieder2012-05-251-3/+1
* | | Sync with maintJunio C Hamano2012-05-241-0/+6
|\ \ \ | |/ /
| * | Update draft release notes to 1.7.10.3Junio C Hamano2012-05-241-0/+6
| * | Merge branch 'jk/maint-status-porcelain-z-b' into maintJunio C Hamano2012-05-241-1/+1
| |\ \
* | | | Update draft release notes to 1.7.11Junio C Hamano2012-05-231-0/+13
* | | | Merge branch 'js/rev-parse-doc-fix'Junio C Hamano2012-05-231-1/+2
|\ \ \ \
| * | | | rev-parse doc: --git-dir does not always show a relative pathJon Seymour2012-05-181-1/+2
* | | | | git-svn: clarify the referent of dcommit's optional argumentJon Seymour2012-05-171-20/+19
* | | | | git-svn: support rebase --preserve-mergesAvishay Lavie2012-05-161-0/+2
* | | | | Update draft release notes for 12th batchJunio C Hamano2012-05-141-24/+4
* | | | | Merge branch 'nd/threaded-index-pack'Junio C Hamano2012-05-141-0/+10
|\ \ \ \ \
| * | | | | index-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy2012-05-071-0/+10
* | | | | | Sync with maintJunio C Hamano2012-05-143-5/+31
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Start preparing for 1.7.10.3Junio C Hamano2012-05-141-0/+26
| * | | | | Merge branch 'jk/doc-asciidoc-inline-literal' into maintJunio C Hamano2012-05-1453-194/+192
| |\ \ \ \ \
| * | | | | | link to gitmodules page at the beginning of git-submodule documentationHeiko Voigt2012-05-141-3/+3
| * | | | | | pack-protocol: fix first-want separator in the examplesCarlos Martín Nieto2012-05-141-2/+2
* | | | | | | Update draft release notes to 1.7.11 (11th batch)Junio C Hamano2012-05-111-13/+8
* | | | | | | Sync with 1.7.10.2Junio C Hamano2012-05-114-7/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 1.7.10.2v1.7.10.2Junio C Hamano2012-05-112-1/+16
| * | | | | | Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-111-2/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maintJunio C Hamano2012-05-111-0/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fa/maint-config-doc' into maintJunio C Hamano2012-05-111-5/+9
| |\ \ \ \ \ \ \ \
| * | | | | | | | | document submdule.$name.update=none option for gitmodulesHeiko Voigt2012-05-112-6/+6
* | | | | | | | | | The tenth batch of topicsJunio C Hamano2012-05-101-14/+24
* | | | | | | | | | Merge branch 'jk/status-porcelain-z-b'Junio C Hamano2012-05-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | status: respect "-b" for porcelain formatJeff King2012-05-081-1/+1
* | | | | | | | | | | Merge branch 'fa/maint-config-doc'Junio C Hamano2012-05-101-5/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Documentation/git-config: describe and clarify "--local <file>" optionFlorian Achleitner2012-05-071-5/+9
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-05-101-0/+25
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Update draft release notes to 1.7.10.2Junio C Hamano2012-05-101-0/+25
| * | | | | | | | Merge branch 'mm/include-userpath' into maintJunio C Hamano2012-05-101-1/+4
| |\ \ \ \ \ \ \ \
* | | | | | | | | | The ninth batch of topics graduated to 'master'Junio C Hamano2012-05-071-50/+19
* | | | | | | | | | Merge branch 'th/difftool-diffall'Junio C Hamano2012-05-071-5/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | difftool: print list of valid tools with '--tool-help'Tim Henigan2012-04-231-5/+6
| * | | | | | | | | | difftool: teach difftool to handle directory diffsTim Henigan2012-04-231-0/+6
* | | | | | | | | | | Sync with maintJunio C Hamano2012-05-072-2/+49
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Start preparing for 1.7.10.2Junio C Hamano2012-05-071-0/+46
| * | | | | | | | | | git p4 doc: fix formattingPete Wyckoff2012-05-071-1/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/columns'Junio C Hamano2012-05-035-0/+116
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tag: add --columnNguyễn Thái Ngọc Duy2012-04-272-0/+13
| * | | | | | | | | | status: add --columnNguyễn Thái Ngọc Duy2012-04-272-0/+11
| * | | | | | | | | | branch: add --columnNguyễn Thái Ngọc Duy2012-04-272-0/+13
| * | | | | | | | | | column: add dense layout supportNguyễn Thái Ngọc Duy2012-04-271-0/+4