Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The ninth batch of topics graduated to 'master' | Junio C Hamano | 2012-05-07 | 1 | -50/+19 |
* | Merge branch 'th/difftool-diffall' | Junio C Hamano | 2012-05-07 | 1 | -5/+12 |
|\ | |||||
| * | difftool: print list of valid tools with '--tool-help' | Tim Henigan | 2012-04-23 | 1 | -5/+6 |
| * | difftool: teach difftool to handle directory diffs | Tim Henigan | 2012-04-23 | 1 | -0/+6 |
* | | Sync with maint | Junio C Hamano | 2012-05-07 | 2 | -2/+49 |
|\ \ | |||||
| * | | Start preparing for 1.7.10.2 | Junio C Hamano | 2012-05-07 | 1 | -0/+46 |
| * | | git p4 doc: fix formatting | Pete Wyckoff | 2012-05-07 | 1 | -1/+3 |
* | | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 5 | -0/+116 |
|\ \ \ | |||||
| * | | | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 2 | -0/+13 |
| * | | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 2 | -0/+11 |
| * | | | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 2 | -0/+13 |
| * | | | column: add dense layout support | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+4 |
| * | | | column: add columnar layout | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+4 |
| * | | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 2 | -0/+71 |
* | | | | doc/config: fix inline literals | Jeff King | 2012-05-03 | 1 | -2/+2 |
* | | | | The eighth batch of topics graduated to 'master' | Junio C Hamano | 2012-05-02 | 1 | -32/+42 |
* | | | | Merge branch 'zj/diff-stat-smaller-num-columns' | Junio C Hamano | 2012-05-02 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 | 1 | -2/+2 |
* | | | | | Merge branch 'jk/doc-asciidoc-inline-literal' | Junio C Hamano | 2012-05-02 | 53 | -194/+192 |
|\ \ \ \ \ | |||||
| * | | | | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 53 | -194/+192 |
* | | | | | | Merge branch 'mm/simple-push' | Junio C Hamano | 2012-05-02 | 1 | -4/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | push.default doc: explain simple after upstream | Junio C Hamano | 2012-04-24 | 1 | -4/+4 |
| * | | | | | | push: document the future default change for push.default (matching -> simple) | Matthieu Moy | 2012-04-24 | 1 | -2/+6 |
| * | | | | | | push: introduce new push.default mode "simple" | Matthieu Moy | 2012-04-24 | 1 | -1/+4 |
| * | | | | | | Undocument deprecated alias 'push.default=tracking' | Matthieu Moy | 2012-04-24 | 1 | -1/+0 |
| * | | | | | | Documentation: explain push.default option a bit more | Matthieu Moy | 2012-04-24 | 1 | -3/+15 |
* | | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | 2 | -1/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | index-v4: document the entry format | Junio C Hamano | 2012-04-27 | 1 | -0/+13 |
| * | | | | | | | update-index: upgrade/downgrade on-disk index version | Junio C Hamano | 2012-04-04 | 1 | -1/+5 |
* | | | | | | | | Sync with v1.7.10.1 | Junio C Hamano | 2012-05-01 | 2 | -1/+30 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Git 1.7.10.1v1.7.10.1 | Junio C Hamano | 2012-05-01 | 2 | -1/+30 |
| * | | | | | | | Merge branch 'it/fetch-pack-many-refs' into maint | Junio C Hamano | 2012-05-01 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ld/git-p4-tags-and-labels' | Junio C Hamano | 2012-04-30 | 1 | -12/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git p4: move verbose to base class | Luke Diamand | 2012-04-24 | 1 | -7/+4 |
| * | | | | | | | | git p4: fix-up "import/export of labels to/from p4" | Luke Diamand | 2012-04-24 | 1 | -10/+10 |
| * | | | | | | | | git p4: import/export of labels to/from p4 | Luke Diamand | 2012-04-11 | 1 | -5/+38 |
* | | | | | | | | | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-04-30 | 2 | -0/+23 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | git-rebase: add keep_empty flag | Neil Horman | 2012-04-24 | 1 | -0/+4 |
| * | | | | | | | | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 2012-04-24 | 1 | -1/+11 |
| * | | | | | | | | git-cherry-pick: add allow-empty option | Neil Horman | 2012-04-11 | 1 | -0/+9 |
* | | | | | | | | | The seventh batch of topics graduated to 'master' | Junio C Hamano | 2012-04-29 | 1 | -0/+16 |
* | | | | | | | | | Merge branch 'kk/gitweb-omit-expensive' | Junio C Hamano | 2012-04-29 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gitweb: Option to not display information about owner | Kacper Kornet | 2012-04-26 | 1 | -0/+3 |
| * | | | | | | | | | gitweb: Option to omit column with time of the last change | Kacper Kornet | 2012-04-25 | 1 | -0/+4 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'mm/include-userpath' | Junio C Hamano | 2012-04-29 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | config: expand tildes in include.path variable | Jeff King | 2012-04-29 | 1 | -1/+4 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack' | Junio C Hamano | 2012-04-29 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | argv-array: add a new "pushl" method | Jeff King | 2012-04-18 | 1 | -0/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | The sixth batch of topics graduated to 'master' | Junio C Hamano | 2012-04-27 | 1 | -0/+24 |
* | | | | | | | | | Update draft release notes to 1.7.11 | Junio C Hamano | 2012-04-26 | 1 | -53/+11 |