Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-svn: Save init/clone --ignore-paths in config | Ben Jackson | 2009-04-11 |
* | git-svn: Add per-svn-remote ignore-paths config | Ben Jackson | 2009-04-11 |
* | git-svn: add fetch --parent option | Jason Merrill | 2009-04-11 |
* | Update draft release notes to 1.6.3 | Junio C Hamano | 2009-04-09 |
* | Merge branch 'maint' | Junio C Hamano | 2009-04-08 |
|\ | |||
| * | Start 1.6.2.3 preparation | Junio C Hamano | 2009-04-08 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-04-07 |
|\ \ | |/ | |||
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-07 |
| |\ | |||
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-07 |
| | |\ | |||
| | | * | Documentation: clarify .gitattributes search | Jason Merrill | 2009-04-07 |
| | | * | git-checkout.txt: clarify that <branch> applies when no path is given. | Matthieu Moy | 2009-04-07 |
| | | * | git-checkout.txt: fix incorrect statement about HEAD and index | Matthieu Moy | 2009-04-07 |
* | | | | Merge branch 'mh/html-path' | Junio C Hamano | 2009-04-07 |
|\ \ \ \ | |||
| * | | | | add --html-path to get the location of installed HTML docs | Markus Heidelberg | 2009-04-04 |
* | | | | | git-rev-list.txt: make ascii markup uniform with other pages. | Matthieu Moy | 2009-04-07 |
* | | | | | git-send-email.txt: clarify which options take an argument. | Matthieu Moy | 2009-04-07 |
* | | | | | Merge branch 'jc/name-branch' | Junio C Hamano | 2009-04-06 |
|\ \ \ \ \ | |||
| * | | | | | Don't permit ref/branch names to end with ".lock" | Shawn O. Pearce | 2009-03-24 |
| * | | | | | check_ref_format(): tighten refname rules | Junio C Hamano | 2009-03-24 |
| * | | | | | check-ref-format --branch: give Porcelain a way to grok branch shorthand | Junio C Hamano | 2009-03-22 |
* | | | | | | Merge branch 'sb/format-patch-patchname' | Junio C Hamano | 2009-04-06 |
|\ \ \ \ \ \ | |||
| * | | | | | | pretty.c: add %f format specifier to format_commit_message() | Stephen Boyd | 2009-03-22 |
| |/ / / / / | |||
* | | | | | | user-manual: the name of the hash function is SHA-1, not sha1 | Felipe Contreras | 2009-04-06 |
* | | | | | | docbook: change css style | Felipe Contreras | 2009-04-06 |
* | | | | | | user-manual: remove some git-foo usage | Felipe Contreras | 2009-04-06 |
* | | | | | | Documentation: branch.*.merge can also affect 'git-push' | Santi Béjar | 2009-04-06 |
* | | | | | | Add configuration variable for sign-off to format-patch | Heiko Voigt | 2009-04-06 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-05 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||
| * | | | | doc/git-pack-refs: fix two grammar issues | Markus Heidelberg | 2009-04-05 |
* | | | | | Update draft release notes to 1.6.3 | Junio C Hamano | 2009-04-02 |
* | | | | | Sync with 1.6.2.2 | Junio C Hamano | 2009-04-02 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | GIT 1.6.2.2v1.6.2.2 | Junio C Hamano | 2009-04-02 |
| * | | | | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint | Junio C Hamano | 2009-04-02 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'dm/maint-docco' into maint | Junio C Hamano | 2009-04-02 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'mh/format-patch-add-header' | Junio C Hamano | 2009-04-01 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | format-patch: add arbitrary email headers | Michael Hendricks | 2009-03-27 |
* | | | | | | | | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' | Junio C Hamano | 2009-04-01 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Documentation: format-patch --root clarifications | Thomas Rast | 2009-03-27 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-01 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-01 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | * | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-01 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||
| | | * | | | | | Documentation: Remove an odd "instead" | Holger Weiß | 2009-04-01 |
* | | | | | | | | Merge branch 'cj/doc-format' | Junio C Hamano | 2009-04-01 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is set | Chris Johnsen | 2009-04-01 |
| * | | | | | | | | Merge branch 'cj/doc-quiet' into cj/doc-format | Junio C Hamano | 2009-03-27 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Documentation/Makefile: break up texi pipeline | Chris Johnsen | 2009-03-27 |
| | * | | | | | | | | Documentation/Makefile: make most operations "quiet" | Chris Johnsen | 2009-03-27 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||
| * | | | | | | | | Documentation: option to render literal text as bold for manpages | Chris Johnsen | 2009-03-27 |
| * | | | | | | | | Documentation: asciidoc.conf: fix verse block with block titles | Chris Johnsen | 2009-03-27 |
| * | | | | | | | | Documentation: asciidoc.conf: always use <literallayout> for [blocktext] | Chris Johnsen | 2009-03-27 |