| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge branch 'mo/maint-crlf-doc' | Junio C Hamano | 2009-11-22 |
|\ \ \ \ |
|
| * | | | | core.autocrlf documentation: mention the crlf attribute | Matthew Ogilvie | 2009-11-16 |
| |/ / / |
|
* | | | | Merge branch 'mm/config-pathname-tilde-expand' | Junio C Hamano | 2009-11-22 |
|\ \ \ \ |
|
| * | | | | Documentation: avoid xmlto input error | Junio C Hamano | 2009-11-21 |
| * | | | | expand_user_path: expand ~ to $HOME, not to the actual homedir. | Matthieu Moy | 2009-11-19 |
| * | | | | Expand ~ and ~user in core.excludesfile, commit.template | Matthieu Moy | 2009-11-17 |
| |/ / / |
|
* | | | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2009-11-20 |
|\ \ \ \ |
|
| * | | | | Introduce commit notes | Johannes Schindelin | 2009-10-19 |
| |/ / / |
|
* | | | | Merge branch 'sp/smart-http' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ |
|
| * | | | | Smart push over HTTP: client side | Shawn O. Pearce | 2009-11-04 |
| |/ / / |
|
* | | | | Merge branch 'jn/editor-pager' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ |
|
| * | | | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 2009-11-13 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'fc/doc-fast-forward' | Junio C Hamano | 2009-11-15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 |
| |/ / |
|
* | | | Merge branch 'jc/receive-pack-auto' | Junio C Hamano | 2009-10-25 |
|\ \ \ |
|
| * | | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info" | Junio C Hamano | 2009-10-21 |
| |/ / |
|
* | | | Merge branch 'jc/maint-blank-at-eof' | Junio C Hamano | 2009-10-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 2009-09-15 |
| |\ \ |
|
| | * | | core.whitespace: split trailing-space into blank-at-{eol,eof} | Junio C Hamano | 2009-09-05 |
| | * | | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 2009-09-04 |
| * | | | Merge branch 'np/maint-limit-delta-cache' into maint | Junio C Hamano | 2009-08-21 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Documentation: clarify mergeoptions description | Jonathan Nieder | 2009-10-09 |
* | | | | Merge branch 'jt/pushinsteadof' | Junio C Hamano | 2009-09-13 |
|\ \ \ \ |
|
| * | | | | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 2009-09-08 |
* | | | | | status: make "how to stage" messages optional | Jeff King | 2009-09-11 |
* | | | | | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 |
|/ / / / |
|
* | | | | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 2009-08-21 |
|\ \ \ \ |
|
| * | | | | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-12 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-12 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 |
| | * | | config.txt: document add.ignore-errors | Stephen Boyd | 2009-07-28 |
* | | | | don't let the delta cache grow unbounded in 'git repack' | Nicolas Pitre | 2009-08-05 |
|/ / / |
|
* | | | Documentation/config.txt: a variable can be defined on the section header line | Nanako Shiraishi | 2009-07-25 |
* | | | List send-email config options in config.txt. | Yann Dirson | 2009-07-22 |
* | | | Merge branch 'ml/http' | Junio C Hamano | 2009-07-09 |
|\ \ \ |
|
| * | | | http.c: add http.sslCertPasswordProtected option | Mark Lodato | 2009-06-18 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-08 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Documentation: update description of shell aliases | Sitaram Chamarty | 2009-07-08 |
* | | | | Allow push and fetch urls to be different | Michael J Gruber | 2009-06-09 |
| |/ /
|/| | |
|
* | | | config.txt: document add.ignore-errors | Stephen Boyd | 2009-05-31 |
* | | | Merge branch 'mh/show-branch-color' | Junio C Hamano | 2009-05-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | show-branch: color the commit status signs | Markus Heidelberg | 2009-04-22 |
* | | | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 2009-04-29 |
* | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 |
* | | | config.txt: Make configuration paragraph more consistent | Stephen Boyd | 2009-04-23 |
* | | | config.txt: clarify sentences in the configuration and syntax sections | Stephen Boyd | 2009-04-23 |
* | | | config.txt: add missing 'the's and make words plural | Stephen Boyd | 2009-04-23 |
* | | | Documentation: use lowercase for shallow and deep threading | Stephen Boyd | 2009-04-23 |
* | | | config.txt: add missing format.{subjectprefix,cc,attach} variables | Stephen Boyd | 2009-04-23 |
|/ / |
|