Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zj/diff-empty-chmod' | Junio C Hamano | 2012-05-07 | 1 | -18/+47 |
|\ | |||||
| * | t4006: Windows do not have /dev/zero | Johannes Sixt | 2012-05-02 | 1 | -1/+1 |
| * | diff --stat: report mode-only changes for binary files like text files | Zbigniew Jędrzejewski-Szmek | 2012-05-01 | 1 | -7/+1 |
| * | tests: check --[short]stat output after chmod | Zbigniew Jędrzejewski-Szmek | 2012-05-01 | 1 | -0/+37 |
| * | test: modernize style of t4006 | Zbigniew Jędrzejewski-Szmek | 2012-05-01 | 1 | -16/+14 |
* | | Merge branch 'jk/maint-tformat-with-z' | Junio C Hamano | 2012-05-07 | 1 | -0/+28 |
|\ \ | |||||
| * | | log-tree: the previous one is still not quite right | Junio C Hamano | 2012-05-01 | 1 | -0/+16 |
| * | | log-tree: use custom line terminator in line termination mode | Jan Krüger | 2012-05-01 | 1 | -0/+12 |
* | | | Merge branch 'th/difftool-diffall' | Junio C Hamano | 2012-05-07 | 1 | -0/+57 |
|\ \ \ | |||||
| * | | | difftool: print list of valid tools with '--tool-help' | Tim Henigan | 2012-04-23 | 1 | -0/+5 |
| * | | | difftool: teach difftool to handle directory diffs | Tim Henigan | 2012-04-23 | 1 | -0/+39 |
| * | | | difftool: add '--no-gui' option | Tim Henigan | 2012-03-23 | 1 | -0/+13 |
* | | | | Merge branch 'jk/maint-push-progress' | Junio C Hamano | 2012-05-03 | 1 | -2/+25 |
|\ \ \ \ | |||||
| * | | | | t5541: test more combinations of --progress | Jeff King | 2012-05-01 | 1 | -2/+25 |
* | | | | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 4 | -0/+325 |
|\ \ \ \ \ | |||||
| * | | | | | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+44 |
| * | | | | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+24 |
| * | | | | | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+77 |
| * | | | | | column: add dense layout support | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+48 |
| * | | | | | t9002: work around shells that are unable to set COLUMNS to 1 | Zbigniew Jędrzejewski-Szmek | 2012-04-27 | 1 | -2/+3 |
| * | | | | | column: add columnar layout | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+86 |
| * | | | | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+45 |
* | | | | | | Merge branch 'jk/maint-gitweb-test-use-sane-perl' | Junio C Hamano | 2012-05-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/gitweb-lib: use $PERL_PATH to run gitweb | Jeff King | 2012-05-01 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'zj/diff-stat-smaller-num-columns' | Junio C Hamano | 2012-05-02 | 75 | -341/+360 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 | 75 | -341/+360 |
* | | | | | | | Merge branch 'pw/p4-various' | Junio C Hamano | 2012-05-02 | 3 | -5/+242 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git p4: submit files with wildcards | Pete Wyckoff | 2012-04-30 | 2 | -0/+139 |
| * | | | | | | | git p4: fix writable file after rename or copy | Pete Wyckoff | 2012-04-30 | 2 | -5/+8 |
| * | | | | | | | git p4: test submit | Pete Wyckoff | 2012-04-30 | 1 | -0/+92 |
| * | | | | | | | git p4: bring back files in deleted client directory | Pete Wyckoff | 2012-04-30 | 1 | -2/+5 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'lp/diffstat-with-graph' | Junio C Hamano | 2012-05-02 | 1 | -4/+120 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t4052: work around shells unable to set COLUMNS to 1 | Zbigniew Jędrzejewski-Szmek | 2012-04-27 | 1 | -2/+4 |
| * | | | | | | | Merge branch 'zj/mksh-columns-breakage' into lp/diffstat-with-graph | Junio C Hamano | 2012-04-27 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Prevent graph_width of stat width from falling below min | Lucian Poston | 2012-04-18 | 1 | -7/+7 |
| * | | | | | | | t4052: Test diff-stat output with minimum columns | Lucian Poston | 2012-04-18 | 1 | -0/+28 |
| * | | | | | | | t4052: Adjust --graph --stat output for prefixes | Lucian Poston | 2012-04-16 | 1 | -9/+25 |
| * | | | | | | | t4052: test --stat output with --graph | Zbigniew Jędrzejewski-Szmek | 2012-04-16 | 1 | -4/+74 |
* | | | | | | | | Merge branch 'zj/mksh-columns-breakage' | Junio C Hamano | 2012-05-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | test-lib: skip test with COLUMNS=1 under mksh | Zbigniew Jędrzejewski-Szmek | 2012-04-27 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'mm/simple-push' | Junio C Hamano | 2012-05-02 | 2 | -23/+85 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | t5570: use explicit push refspec | Clemens Buchacher | 2012-04-24 | 1 | -16/+14 |
| * | | | | | | | push: introduce new push.default mode "simple" | Matthieu Moy | 2012-04-24 | 1 | -0/+44 |
| * | | | | | | | t5528-push-default.sh: add helper functions | Matthieu Moy | 2012-04-24 | 1 | -7/+27 |
* | | | | | | | | Merge branch 'ld/git-p4-tags-and-labels' | Junio C Hamano | 2012-04-30 | 4 | -3/+206 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git p4: fix unit tests | Luke Diamand | 2012-04-25 | 1 | -1/+1 |
| * | | | | | | | | git p4: Squash P4EDITOR in test harness | Luke Diamand | 2012-04-24 | 1 | -0/+1 |
| * | | | | | | | | git p4: fix-up "import/export of labels to/from p4" | Luke Diamand | 2012-04-24 | 1 | -2/+2 |
| * | | | | | | | | git p4: import/export of labels to/from p4 | Luke Diamand | 2012-04-11 | 1 | -0/+202 |
| * | | | | | | | | git p4: Fixing script editor checks | Luke Diamand | 2012-04-11 | 1 | -2/+2 |