Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sd/log-decorate' | Junio C Hamano | 2010-05-08 | 1 | -0/+49 |
|\ | |||||
| * | log.decorate: only ignore it under "log --pretty=raw" | Junio C Hamano | 2010-04-08 | 1 | -28/+16 |
| * | log --pretty/--oneline: ignore log.decorate | Junio C Hamano | 2010-04-06 | 1 | -16/+28 |
| * | log.decorate: usability fixes | Junio C Hamano | 2010-02-17 | 1 | -0/+49 |
* | | Merge branch 'mh/status-optionally-refresh' | Junio C Hamano | 2010-05-08 | 1 | -0/+25 |
|\ \ | |||||
| * | | t7508: add a test for "git status" in a read-only repository | Markus Heidelberg | 2010-04-03 | 1 | -0/+15 |
| * | | git status: refresh the index if possible | Markus Heidelberg | 2010-04-02 | 1 | -1/+1 |
| * | | t7508: add test for "git status" refreshing the index | Markus Heidelberg | 2010-04-02 | 1 | -0/+10 |
* | | | Merge branch 'cw/ws-indent-with-tab' | Junio C Hamano | 2010-05-08 | 2 | -24/+71 |
|\ \ \ | |||||
| * | | | whitespace: tests for git-apply --whitespace=fix with tab-in-indent | Chris Webb | 2010-04-04 | 1 | -24/+29 |
| * | | | whitespace: tests for git-diff --check with tab-in-indent error class | Chris Webb | 2010-04-04 | 1 | -0/+42 |
| |/ / | |||||
* | | | Merge branch 'jk/cached-textconv' | Junio C Hamano | 2010-05-08 | 1 | -0/+109 |
|\ \ \ | |||||
| * | | | diff: cache textconv output | Jeff King | 2010-04-02 | 1 | -0/+109 |
| |/ / | |||||
* | | | Merge branch 'pc/remove-warn' | Junio C Hamano | 2010-05-08 | 1 | -0/+38 |
|\ \ \ | |||||
| * | | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 | 1 | -0/+38 |
* | | | | test-lib: some shells do not let $? propagate into an eval | Jonathan Nieder | 2010-05-06 | 2 | -3/+25 |
* | | | | test-lib: Let tests specify commands to be run at end of test | Jonathan Nieder | 2010-05-04 | 1 | -1/+27 |
* | | | | clone: quell the progress report from init and report on clone | Junio C Hamano | 2010-05-04 | 1 | -1/+1 |
* | | | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. | Michal Sojka | 2010-05-04 | 1 | -0/+12 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-19 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | t7012: Mark missing tests as TODO | Michael J Gruber | 2010-04-19 | 1 | -6/+6 |
* | | | | | Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format' | Junio C Hamano | 2010-04-18 | 1 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | t3301: add tests to use --format="%N" | Junio C Hamano | 2010-04-18 | 1 | -0/+18 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-17 | 2 | -6/+12 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | t1010-mktree: Adjust expected result to code and documentation | Michael J Gruber | 2010-04-17 | 1 | -6/+4 |
| * | | | | | combined diff: correctly handle truncated file | Thomas Rast | 2010-04-17 | 1 | -0/+8 |
| * | | | | | Merge branch 'ef/maint-empty-commit-log' into maint | Junio C Hamano | 2010-04-09 | 1 | -0/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/conflict-marker-size' into maint | Junio C Hamano | 2010-04-09 | 1 | -1/+22 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-refs-dangling' into maint | Junio C Hamano | 2010-03-31 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | t6006: do not write to /tmp | Matthew Ogilvie | 2010-04-17 | 1 | -1/+1 |
* | | | | | | | | | t3507: Make test executable | Stephen Boyd | 2010-04-11 | 1 | -0/+0 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'jl/maint-submodule-gitfile-awareness' | Junio C Hamano | 2010-04-10 | 2 | -0/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Teach diff --submodule and status to handle .git files in submodules | Jens Lehmann | 2010-04-10 | 2 | -0/+31 |
* | | | | | | | | | Merge branch 'mg/notes-reflog' | Junio C Hamano | 2010-04-07 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | refs.c: Write reflogs for notes just like for branch heads | Michael J Gruber | 2010-03-29 | 1 | -1/+1 |
| * | | | | | | | | | t3301-notes: Test the creation of reflog entries | Michael J Gruber | 2010-03-29 | 1 | -0/+9 |
* | | | | | | | | | | Merge branch 'sb/fmt-merge-msg' | Junio C Hamano | 2010-04-06 | 1 | -34/+162 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t6200: test fmt-merge-msg more | Stephen Boyd | 2010-03-24 | 1 | -0/+115 |
| * | | | | | | | | | | t6200: modernize with test_tick | Stephen Boyd | 2010-03-24 | 1 | -35/+29 |
| * | | | | | | | | | | fmt-merge-msg: be quiet if nothing to merge | Stephen Boyd | 2010-03-24 | 1 | -0/+19 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jc/conflict-marker-size' | Junio C Hamano | 2010-04-06 | 1 | -1/+22 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | diff --check: honor conflict-marker-size attribute | Junio C Hamano | 2010-03-24 | 1 | -1/+22 |
* | | | | | | | | | | Merge branch 'ef/maint-empty-commit-log' | Junio C Hamano | 2010-04-06 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | rev-list: fix --pretty=oneline with empty message | Erik Faye-Lund | 2010-03-21 | 1 | -0/+9 |
* | | | | | | | | | | Merge branch 'mb/rebase-i-no-ff' | Junio C Hamano | 2010-04-03 | 1 | -4/+32 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Teach rebase the --no-ff option. | Marc Branchaud | 2010-03-24 | 1 | -4/+32 |
* | | | | | | | | | | | Merge branch 'jn/merge-diff3-label' | Junio C Hamano | 2010-04-03 | 3 | -8/+263 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cherry-pick, revert: add a label for ancestor | Jonathan Nieder | 2010-03-20 | 1 | -2/+2 |
| * | | | | | | | | | | | revert: clarify label on conflict hunks | Jonathan Nieder | 2010-03-20 | 1 | -2/+2 |
| * | | | | | | | | | | | checkout -m --conflict=diff3: add a label for ancestor | Jonathan Nieder | 2010-03-20 | 1 | -1/+1 |