Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert: do not rebuild argv on heap | Jonathan Nieder | 2010-06-29 | 2 | -16/+34 |
* | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin | Junio C Hamano | 2010-06-29 | 4 | -2/+13 |
|\ | |||||
| * | DWIM 'git show -5' to 'git show --do-walk -5' | Jonathan Nieder | 2010-06-02 | 1 | -0/+4 |
| * | Merge branch 'maint' | Junio C Hamano | 2010-05-31 | 2 | -1/+8 |
| |\ | |||||
| | * | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-31 | 1 | -0/+7 |
| | |\ | |||||
| | | * | Documentation/config: describe status.submodulesummary | Michael J Gruber | 2010-05-28 | 1 | -0/+7 |
| | * | | Documentation/SubmittingPatches: Fix typo in GMail section | Tim Henigan | 2010-05-31 | 1 | -1/+1 |
* | | | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 | 3 | -1/+19 |
* | | | | t3508 (cherry-pick): futureproof against unmerged files | Jonathan Nieder | 2010-06-14 | 1 | -7/+7 |
* | | | | Documentation/revert: describe passing more than one commit | Christian Couder | 2010-06-02 | 1 | -14/+37 |
* | | | | Documentation/cherry-pick: describe passing more than one commit | Christian Couder | 2010-06-02 | 1 | -11/+53 |
* | | | | revert: add tests to check cherry-picking many commits | Christian Couder | 2010-06-02 | 1 | -0/+95 |
* | | | | revert: allow cherry-picking more than one commit | Christian Couder | 2010-06-02 | 1 | -10/+41 |
* | | | | revert: change help_msg() to take no argument | Christian Couder | 2010-06-02 | 1 | -4/+4 |
* | | | | revert: refactor code into a do_pick_commit() function | Christian Couder | 2010-06-02 | 1 | -19/+25 |
* | | | | revert: use run_command_v_opt() instead of execv_git_cmd() | Christian Couder | 2010-06-02 | 1 | -2/+9 |
* | | | | revert: cleanup code for -x option | Christian Couder | 2010-06-02 | 1 | -7/+1 |
|/ / / | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-05-28 | 4 | -6/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-28 | 1 | -2/+3 |
| |\ \ | | |/ | |||||
| | * | Makefile: reenable install with NO_CURL | Michael J Gruber | 2010-05-28 | 1 | -2/+3 |
| * | | completion: --set-upstream option for git-branch | Michael J Gruber | 2010-05-28 | 1 | -0/+1 |
| * | | get_cwd_relative(): do not misinterpret suffix as subdirectory | Clemens Buchacher | 2010-05-28 | 2 | -4/+17 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-05-25 | 4 | -25/+26 |
|\ \ \ | |/ / | |||||
| * | | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 2010-05-25 | 1 | -19/+21 |
| * | | show-branch: use DEFAULT_ABBREV instead of 7 | Tay Ray Chuan | 2010-05-25 | 1 | -1/+2 |
| * | | t7502-commit: fix spelling | Tay Ray Chuan | 2010-05-25 | 1 | -1/+1 |
| * | | test get_git_work_tree() return value for NULL | Clemens Buchacher | 2010-05-25 | 1 | -4/+2 |
* | | | Merge branch 'by/blame-doc-m-c' | Junio C Hamano | 2010-05-21 | 1 | -4/+6 |
|\ \ \ | |||||
| * | | | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 | 1 | -4/+6 |
* | | | | Merge branch 'by/log-follow' | Junio C Hamano | 2010-05-21 | 8 | -18/+82 |
|\ \ \ \ | |||||
| * | | | | tests: rename duplicate t4205 | Jeff King | 2010-05-10 | 1 | -0/+0 |
| * | | | | Make git log --follow find copies among unmodified files. | Bo Yang | 2010-05-07 | 3 | -2/+58 |
| * | | | | Make diffcore_std only can run once before a diff_flush | Bo Yang | 2010-05-07 | 2 | -0/+10 |
| * | | | | Add a macro DIFF_QUEUE_CLEAR. | Bo Yang | 2010-05-07 | 5 | -16/+14 |
| |/ / / | |||||
* | | | | Merge branch 'mg/advice-statushints' | Junio C Hamano | 2010-05-21 | 2 | -6/+60 |
|\ \ \ \ | |||||
| * | | | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 | 2 | -7/+16 |
| * | | | | t7508: test advice.statusHints | Michael J Gruber | 2010-05-06 | 1 | -0/+45 |
* | | | | | Merge branch 'cb/maint-stash-orphaned-file' | Junio C Hamano | 2010-05-21 | 2 | -1/+151 |
|\ \ \ \ \ | |||||
| * | | | | | stash tests: stash can lose data in a file removed from the index | Charles Bailey | 2010-04-20 | 1 | -0/+150 |
| * | | | | | stash: Don't overwrite files that have gone from the index | Charles Bailey | 2010-04-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'jn/maint-bundle' | Junio C Hamano | 2010-05-21 | 2 | -2/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix "bundle --stdin" segfault | Jonathan Nieder | 2010-04-19 | 1 | -2/+2 |
| * | | | | | | t5704 (bundle): add tests for bundle --stdin | Jonathan Nieder | 2010-04-19 | 1 | -0/+16 |
* | | | | | | | Merge branch 'pb/patch-id-plus' | Junio C Hamano | 2010-05-21 | 2 | -19/+116 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | patch-id: Add support for mbox format | Paolo Bonzini | 2010-04-19 | 2 | -6/+90 |
| * | | | | | | | patch-id: extract parsing one diff out of generate_id_list | Paolo Bonzini | 2010-04-19 | 1 | -13/+26 |
* | | | | | | | | Merge branch 'rr/doc-submitting' | Junio C Hamano | 2010-05-21 | 1 | -11/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 2010-04-18 | 1 | -11/+38 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 | 6 | -4/+98 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 | 3 | -2/+90 |