Commit message (Expand) | Author | Age | |
---|---|---|---|
* | revert: use run_command_v_opt() instead of execv_git_cmd() | Christian Couder | 2010-06-02 |
* | revert: cleanup code for -x option | Christian Couder | 2010-06-02 |
* | Merge branch 'maint' | Junio C Hamano | 2010-05-28 |
|\ | |||
| * | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-28 |
| |\ | |||
| | * | Makefile: reenable install with NO_CURL | Michael J Gruber | 2010-05-28 |
| * | | completion: --set-upstream option for git-branch | Michael J Gruber | 2010-05-28 |
| * | | get_cwd_relative(): do not misinterpret suffix as subdirectory | Clemens Buchacher | 2010-05-28 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-05-25 |
|\ \ \ | |/ / | |||
| * | | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 2010-05-25 |
| * | | show-branch: use DEFAULT_ABBREV instead of 7 | Tay Ray Chuan | 2010-05-25 |
| * | | t7502-commit: fix spelling | Tay Ray Chuan | 2010-05-25 |
| * | | test get_git_work_tree() return value for NULL | Clemens Buchacher | 2010-05-25 |
* | | | Merge branch 'by/blame-doc-m-c' | Junio C Hamano | 2010-05-21 |
|\ \ \ | |||
| * | | | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 |
* | | | | Merge branch 'by/log-follow' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ | |||
| * | | | | tests: rename duplicate t4205 | Jeff King | 2010-05-10 |
| * | | | | Make git log --follow find copies among unmodified files. | Bo Yang | 2010-05-07 |
| * | | | | Make diffcore_std only can run once before a diff_flush | Bo Yang | 2010-05-07 |
| * | | | | Add a macro DIFF_QUEUE_CLEAR. | Bo Yang | 2010-05-07 |
| |/ / / | |||
* | | | | Merge branch 'mg/advice-statushints' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ | |||
| * | | | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 |
| * | | | | t7508: test advice.statusHints | Michael J Gruber | 2010-05-06 |
* | | | | | Merge branch 'cb/maint-stash-orphaned-file' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ | |||
| * | | | | | stash tests: stash can lose data in a file removed from the index | Charles Bailey | 2010-04-20 |
| * | | | | | stash: Don't overwrite files that have gone from the index | Charles Bailey | 2010-04-18 |
* | | | | | | Merge branch 'jn/maint-bundle' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | fix "bundle --stdin" segfault | Jonathan Nieder | 2010-04-19 |
| * | | | | | | t5704 (bundle): add tests for bundle --stdin | Jonathan Nieder | 2010-04-19 |
* | | | | | | | Merge branch 'pb/patch-id-plus' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | patch-id: Add support for mbox format | Paolo Bonzini | 2010-04-19 |
| * | | | | | | | patch-id: extract parsing one diff out of generate_id_list | Paolo Bonzini | 2010-04-19 |
* | | | | | | | | Merge branch 'rr/doc-submitting' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 2010-04-18 |
| | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 |
| * | | | | | | | | Honor "tagopt = --tags" configuration option | Samuel Tardieu | 2010-04-19 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jn/fsck-ident' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | fsck: check ident lines in commit objects | Jonathan Nieder | 2010-05-01 |
| | |_|_|/ / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jn/gitweb-caching-prep' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | gitweb: Move generating page title to separate subroutine | Jakub Narebski | 2010-05-01 |
| * | | | | | | | | gitweb: Add custom error handler using die_error | Jakub Narebski | 2010-05-01 |
| * | | | | | | | | gitweb: Use nonlocal jump instead of 'exit' in die_error | Jakub Narebski | 2010-05-01 |
| * | | | | | | | | gitweb: href(..., -path_info => 0|1) | Jakub Narebski | 2010-05-01 |
| * | | | | | | | | Export more test-related variables when running external tests | Jakub Narebski | 2010-05-01 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'jn/gitweb-install' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | gitweb: Create install target for gitweb in Makefile | Jakub Narebski | 2010-05-01 |
| * | | | | | | | | gitweb: Improve installation instructions in gitweb/INSTALL | Jakub Narebski | 2010-05-01 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'jn/gitweb-our-squelch' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | gitweb: Silence 'Variable VAR may be unavailable' warnings | Jakub Narebski | 2010-05-01 |
* | | | | | | | | | Merge branch 'jn/request-pull' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ \ |