| Commit message (Expand) | Author | Age |
* | Merge branch 'jc/maint-status-preload' into maint | Junio C Hamano | 2010-03-04 |
|\ |
|
| * | status: preload index to optimize lstat(2) calls | Junio C Hamano | 2010-02-17 |
* | | commit: quote the user name in the example | Matt Kraai | 2010-02-24 |
|/ |
|
* | Merge branch 'nd/status-partial-refresh' | Junio C Hamano | 2010-01-20 |
|\ |
|
| * | status: only touch path we may need to check | Nguyễn Thái Ngọc Duy | 2010-01-15 |
* | | Merge branch 'mm/conflict-advice' | Junio C Hamano | 2010-01-20 |
|\ \ |
|
| * | | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 2010-01-12 |
* | | | Merge branch 'jk/warn-author-committer-after-commit' | Junio C Hamano | 2010-01-20 |
|\ \ \ |
|
| * | | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere | Junio C Hamano | 2010-01-17 |
| * | | | commit.c::print_summary: do not release the format string too early | Junio C Hamano | 2010-01-17 |
| * | | | commit: allow suppression of implicit identity advice | Jeff King | 2010-01-14 |
| * | | | commit: show interesting ident information in summary | Jeff King | 2010-01-14 |
| |/ / |
|
* | | | Merge branch 'jc/ident' | Junio C Hamano | 2010-01-20 |
|\ \ \ |
|
| * | | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere | Junio C Hamano | 2010-01-17 |
| * | | | ident.c: check explicit identity for name and email separately | Junio C Hamano | 2010-01-10 |
* | | | | Merge branch 'jc/rerere' | Junio C Hamano | 2010-01-18 |
|\ \ \ \ |
|
| * | | | | Teach --[no-]rerere-autoupdate option to merge, revert and friends | Junio C Hamano | 2009-12-04 |
* | | | | | Merge branch 'jh/commit-status' | Junio C Hamano | 2010-01-17 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | commit: support commit.status, --status, and --no-status | James P. Howard, II | 2010-01-13 |
| |/ / / |
|
* | | | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | commit: correctly respect skip-worktree bit | Nguyễn Thái Ngọc Duy | 2009-12-14 |
| * | | | Teach Git to respect skip-worktree bit (reading part) | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | | | | Merge branch 'mv/commit-date' | Junio C Hamano | 2010-01-07 |
|\ \ \ \ |
|
| * | | | | builtin-commit: add --date option | Miklos Vajna | 2009-12-03 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-30 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-12-30 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 |
| | |\ \ \ |
|
| | | * | | | commit: --cleanup is a message option | Greg Price | 2009-12-29 |
* | | | | | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | status/commit: do not suggest "reset HEAD <path>" while merging | Junio C Hamano | 2009-12-12 |
| * | | | | | commit/status: check $GIT_DIR/MERGE_HEAD only once | Junio C Hamano | 2009-12-12 |
| * | | | | | status: reduce duplicated setup code | Jeff King | 2009-12-07 |
| * | | | | | status: disable color for porcelain format | Jeff King | 2009-12-07 |
| * | | | | | status -s: obey color.status | Michael J Gruber | 2009-12-05 |
| * | | | | | builtin-commit: refactor short-status code into wt-status.c | Michael J Gruber | 2009-12-05 |
| * | | | | | status -s: respect the status.relativePaths option | Michael J Gruber | 2009-11-26 |
| * | | | | | commit: support alternate status formats | Jeff King | 2009-09-05 |
| * | | | | | status: add --porcelain output format | Jeff King | 2009-09-05 |
| * | | | | | status: refactor format option parsing | Jeff King | 2009-09-05 |
| * | | | | | status: refactor short-mode printing to its own function | Jeff King | 2009-09-05 |
| * | | | | | status: typo fix in usage | Jeff King | 2009-09-05 |
| * | | | | | git status: not "commit --dry-run" anymore | Junio C Hamano | 2009-08-22 |
| * | | | | | git stat -s: short status output | Junio C Hamano | 2009-08-22 |
| * | | | | | git stat: the beginning of "status that is not a dry-run of commit" | Junio C Hamano | 2009-08-22 |
* | | | | | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | ignore unknown color configuration | Jeff King | 2009-12-16 |
* | | | | | | Merge branch 'em/commit-claim' | Junio C Hamano | 2009-11-30 |
|\ \ \ \ \ \ |
|
| * | | | | | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese... | Erick Mattos | 2009-11-04 |
* | | | | | | | Merge branch 'mm/config-pathname-tilde-expand' | Junio C Hamano | 2009-11-22 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Expand ~ and ~user in core.excludesfile, commit.template | Matthieu Moy | 2009-11-17 |
| | |/ / / /
| |/| | | | |
|