Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 1 | -0/+8 |
* | Git 1.6.6.1v1.6.6.1 | Junio C Hamano | 2010-01-20 | 2 | -7/+15 |
* | Merge branch 'bg/maint-add-all-doc' into maint | Junio C Hamano | 2010-01-20 | 2 | -29/+88 |
|\ | |||||
| * | git-rm doc: Describe how to sync index & work tree | Björn Gustavsson | 2010-01-07 | 1 | -1/+53 |
| * | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 | 2 | -15/+15 |
| * | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 | 1 | -13/+20 |
* | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-01-20 | 2 | -1/+30 |
|\ \ | |||||
| * | | Git 1.6.5.8v1.6.5.8 | Junio C Hamano | 2010-01-20 | 2 | -1/+30 |
* | | | Update draft release notes to 1.6.6.1 | Junio C Hamano | 2010-01-18 | 1 | -1/+16 |
* | | | Document git-blame triple -C option | Ramkumar Ramachandra | 2010-01-14 | 2 | -3/+5 |
* | | | Documentation: tiny git config manual tweaks | Jonathan Nieder | 2010-01-09 | 1 | -4/+4 |
* | | | Documentation: git gc packs refs by default now | Jonathan Nieder | 2010-01-09 | 1 | -9/+6 |
* | | | fast-import: Document author/committer/tagger name is optional | Shawn O. Pearce | 2009-12-31 | 1 | -3/+3 |
* | | | SubmittingPatches: hints to know the status of a submitted patch. | Matthieu Moy | 2009-12-31 | 1 | -0/+14 |
* | | | Documentation: always respect core.worktree if set | Nguyễn Thái Ngọc Duy | 2009-12-29 | 1 | -8/+15 |
* | | | Start 1.6.6.X maintenance track | Junio C Hamano | 2009-12-26 | 1 | -0/+15 |
* | | | Git 1.6.6v1.6.6 | Junio C Hamano | 2009-12-23 | 2 | -3/+5 |
* | | | update release notes for git svn in 1.6.6 | Eric Wong | 2009-12-21 | 1 | -0/+2 |
* | | | Git 1.6.6-rc4v1.6.6-rc4 | Junio C Hamano | 2009-12-20 | 1 | -7/+8 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-12-19 | 2 | -4/+56 |
|\ \ \ | |/ / | |||||
| * | | technical-docs: document hash API | Stephen Boyd | 2009-12-17 | 1 | -2/+48 |
| * | | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 2009-12-17 | 1 | -2/+8 |
* | | | Git 1.6.6-rc3v1.6.6-rc3 | Junio C Hamano | 2009-12-16 | 1 | -6/+0 |
* | | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 | 3 | -1/+40 |
|\ \ \ | |/ / | |||||
| * | | Git 1.6.5.7v1.6.5.7 | Junio C Hamano | 2009-12-16 | 2 | -1/+21 |
| * | | Illustrate "filter" attribute with an example | Nanako Shiraishi | 2009-12-14 | 1 | -0/+19 |
* | | | Update Release Notes for 1.6.6 to remove old bugfixes | Junio C Hamano | 2009-12-10 | 1 | -16/+0 |
* | | | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 | 4 | -32/+25 |
|\ \ \ | |/ / | |||||
| * | | Git 1.6.5.6v1.6.5.6 | Junio C Hamano | 2009-12-10 | 2 | -1/+25 |
| * | | Remove post-upload-hook | Junio C Hamano | 2009-12-10 | 2 | -31/+0 |
| |/ | |||||
* | | Git 1.6.6-rc2v1.6.6-rc2 | Junio C Hamano | 2009-12-09 | 1 | -3/+9 |
* | | Update draft release notes to 1.6.6 before -rc2 | Junio C Hamano | 2009-12-09 | 1 | -21/+18 |
* | | Sync with 1.6.5.5 | Junio C Hamano | 2009-12-05 | 6 | -16/+35 |
|\ \ | |/ | |||||
| * | Git 1.6.5.5v1.6.5.5 | Junio C Hamano | 2009-12-05 | 2 | -3/+9 |
| * | Documentation: Avoid use of xmlto --stringparam | Todd Zullinger | 2009-12-05 | 3 | -11/+23 |
| * | archive: clarify description of path parameter | René Scharfe | 2009-12-04 | 1 | -2/+3 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-12-03 | 2 | -0/+51 |
|\ \ | |/ | |||||
| * | Prepare for 1.6.5.5 | Junio C Hamano | 2009-12-03 | 1 | -0/+44 |
| * | Merge branch 'mm/maint-hint-failed-merge' into maint | Junio C Hamano | 2009-12-03 | 2 | -2/+22 |
| |\ | |||||
| * \ | Merge branch 'mo/maint-crlf-doc' into maint | Junio C Hamano | 2009-12-03 | 1 | -3/+4 |
| |\ \ | |||||
| * \ \ | Merge branch 'th/remote-usage' into maint | Junio C Hamano | 2009-12-03 | 1 | -3/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'mm/config-pathname-tilde-expand' into maint | Junio C Hamano | 2009-12-03 | 1 | -2/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rg/doc-workflow' into maint | Junio C Hamano | 2009-12-03 | 1 | -0/+115 |
| |\ \ \ \ \ | |||||
| * | | | | | | Documentation: xmlto 0.0.18 does not know --stringparam | Junio C Hamano | 2009-12-03 | 1 | -0/+7 |
* | | | | | | | Merge in 1.6.5.4 | Junio C Hamano | 2009-12-03 | 2 | -3/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Git 1.6.5.4v1.6.5.4 | Junio C Hamano | 2009-12-03 | 1 | -1/+2 |
| * | | | | | | Unconditionally set man.base.url.for.relative.links | Junio C Hamano | 2009-12-03 | 1 | -2/+5 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-03 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Documentation/Makefile: allow man.base.url.for.relative.link to be set from Make | Junio C Hamano | 2009-12-03 | 1 | -0/+4 |
* | | | | | | | Git 1.6.6-rc1v1.6.6-rc1 | Junio C Hamano | 2009-12-02 | 1 | -1/+1 |