Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+3 |
2012-09-17 | Documentation: indent-with-non-tab uses "equivalent tabs" not 8 | Wesley J. Landaker | 1 | -2/+3 |
2012-08-27 | Merge branch 'js/grep-patterntype-config' | Junio C Hamano | 1 | -1/+9 |
2012-08-03 | grep: add a grep.patternType configuration setting | J Smith | 1 | -1/+9 |
2012-07-30 | Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint | Junio C Hamano | 1 | -0/+3 |
2012-07-22 | Merge branch 'pg/maint-1.7.9-am-where-is-patch' | Junio C Hamano | 1 | -0/+3 |
2012-07-13 | am: indicate where a failed patch is to be found | Paul Gortmaker | 1 | -0/+3 |
2012-07-13 | Merge branch 'tb/sanitize-decomposed-utf-8-pathname' | Junio C Hamano | 1 | -0/+9 |
2012-07-09 | Merge branch 'mm/config-xdg' | Junio C Hamano | 1 | -2/+6 |
2012-07-08 | git on Mac OS and precomposed unicode | Torsten Bögershausen | 1 | -0/+9 |
2012-07-03 | Fix formatting in git-config(1) | Andreas Schwab | 1 | -7/+9 |
2012-06-25 | Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes | Huynh Khoi Nguyen Nguyen | 1 | -1/+3 |
2012-06-25 | Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore | Huynh Khoi Nguyen Nguyen | 1 | -1/+3 |
2012-06-14 | wt-status.*: better advices for git status added | Lucien Kong | 1 | -3/+4 |
2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 1 | -0/+38 |
2012-05-03 | doc/config: fix inline literals | Jeff King | 1 | -2/+2 |
2012-05-02 | Merge branch 'jk/doc-asciidoc-inline-literal' | Junio C Hamano | 1 | -18/+18 |
2012-05-02 | Merge branch 'mm/simple-push' | Junio C Hamano | 1 | -4/+22 |
2012-04-29 | Merge branch 'mm/include-userpath' | Junio C Hamano | 1 | -1/+4 |
2012-04-29 | config: expand tildes in include.path variable | Jeff King | 1 | -1/+4 |
2012-04-27 | tag: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2012-04-27 | status: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2012-04-27 | branch: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2012-04-27 | column: add dense layout support | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2012-04-27 | column: add columnar layout | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2012-04-27 | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 1 | -0/+18 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -18/+18 |
2012-04-24 | push.default doc: explain simple after upstream | Junio C Hamano | 1 | -4/+4 |
2012-04-24 | push: document the future default change for push.default (matching -> simple) | Matthieu Moy | 1 | -2/+6 |
2012-04-24 | push: introduce new push.default mode "simple" | Matthieu Moy | 1 | -1/+4 |
2012-04-24 | Undocument deprecated alias 'push.default=tracking' | Matthieu Moy | 1 | -1/+0 |
2012-04-24 | Documentation: explain push.default option a bit more | Matthieu Moy | 1 | -3/+15 |
2012-03-19 | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 1 | -2/+17 |
2012-03-04 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+4 |
2012-03-04 | http.proxy: also mention https_proxy and all_proxy | Clemens Buchacher | 1 | -3/+4 |
2012-03-01 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+7 |
2012-03-01 | Documentation fixes in git-config | Libor Pechacek | 1 | -5/+7 |
2012-02-17 | config: add include directive | Jeff King | 1 | -0/+15 |
2012-01-10 | Sync with maint | Junio C Hamano | 1 | -1/+2 |
2012-01-10 | Merge the attributes fix in from maint-1.6.7 branch | Junio C Hamano | 1 | -1/+2 |
2012-01-10 | Merge the attributes fix in from maint-1.6.6 branch | Junio C Hamano | 1 | -1/+2 |
2012-01-10 | Documentation: rerere's rr-cache auto-creation and rerere.enabled | Junio C Hamano | 1 | -1/+2 |
2012-01-06 | Merge branch 'jc/show-sig' | Junio C Hamano | 1 | -0/+11 |
2012-01-06 | Sync with 1.7.8.3 | Junio C Hamano | 1 | -4/+4 |
2012-01-06 | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 1 | -4/+4 |
2012-01-06 | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 1 | -4/+4 |
2012-01-06 | Documentation: rerere.enabled is the primary way to configure rerere | Thomas Rast | 1 | -4/+4 |
2011-12-20 | Merge branch 'jc/advice-doc' | Junio C Hamano | 1 | -11/+8 |
2011-12-19 | Merge branch 'jk/credentials' | Junio C Hamano | 1 | -0/+23 |
2011-12-18 | advice: Document that they all default to true | Junio C Hamano | 1 | -11/+8 |