aboutsummaryrefslogtreecommitdiff
path: root/builtin-commit.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/status-partial-refresh'Junio C Hamano2010-01-20
|\
| * status: only touch path we may need to checkNguyễn Thái Ngọc Duy2010-01-15
* | Merge branch 'mm/conflict-advice'Junio C Hamano2010-01-20
|\ \
| * | Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-12
* | | Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-20
|\ \ \
| * | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhereJunio C Hamano2010-01-17
| * | | commit.c::print_summary: do not release the format string too earlyJunio C Hamano2010-01-17
| * | | commit: allow suppression of implicit identity adviceJeff King2010-01-14
| * | | commit: show interesting ident information in summaryJeff King2010-01-14
| |/ /
* | | Merge branch 'jc/ident'Junio C Hamano2010-01-20
|\ \ \
| * | | user_ident_sufficiently_given(): refactor the logic to be usable from elsewhereJunio C Hamano2010-01-17
| * | | ident.c: check explicit identity for name and email separatelyJunio C Hamano2010-01-10
* | | | Merge branch 'jc/rerere'Junio C Hamano2010-01-18
|\ \ \ \
| * | | | Teach --[no-]rerere-autoupdate option to merge, revert and friendsJunio C Hamano2009-12-04
* | | | | Merge branch 'jh/commit-status'Junio C Hamano2010-01-17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | commit: support commit.status, --status, and --no-statusJames P. Howard, II2010-01-13
| |/ / /
* | | | Merge branch 'nd/sparse'Junio C Hamano2010-01-13
|\ \ \ \ | |_|/ / |/| | |
| * | | commit: correctly respect skip-worktree bitNguyễn Thái Ngọc Duy2009-12-14
| * | | Teach Git to respect skip-worktree bit (reading part)Nguyễn Thái Ngọc Duy2009-08-23
* | | | Merge branch 'mv/commit-date'Junio C Hamano2010-01-07
|\ \ \ \
| * | | | builtin-commit: add --date optionMiklos Vajna2009-12-03
| | |/ / | |/| |
* | | | Merge branch 'maint'Junio C Hamano2009-12-30
|\ \ \ \
| * \ \ \ Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-29
| | |\ \ \
| | | * | | commit: --cleanup is a message optionGreg Price2009-12-29
* | | | | | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-12
| * | | | | commit/status: check $GIT_DIR/MERGE_HEAD only onceJunio C Hamano2009-12-12
| * | | | | status: reduce duplicated setup codeJeff King2009-12-07
| * | | | | status: disable color for porcelain formatJeff King2009-12-07
| * | | | | status -s: obey color.statusMichael J Gruber2009-12-05
| * | | | | builtin-commit: refactor short-status code into wt-status.cMichael J Gruber2009-12-05
| * | | | | status -s: respect the status.relativePaths optionMichael J Gruber2009-11-26
| * | | | | commit: support alternate status formatsJeff King2009-09-05
| * | | | | status: add --porcelain output formatJeff King2009-09-05
| * | | | | status: refactor format option parsingJeff King2009-09-05
| * | | | | status: refactor short-mode printing to its own functionJeff King2009-09-05
| * | | | | status: typo fix in usageJeff King2009-09-05
| * | | | | git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
| * | | | | git stat -s: short status outputJunio C Hamano2009-08-22
| * | | | | git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano2009-08-22
* | | | | | Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano2009-12-16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ignore unknown color configurationJeff King2009-12-16
* | | | | | Merge branch 'em/commit-claim'Junio C Hamano2009-11-30
|\ \ \ \ \ \
| * | | | | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...Erick Mattos2009-11-04
* | | | | | | Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-17
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/commit-s-subject-is-not-a-footer'Junio C Hamano2009-11-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-06
* | | | | | fixup tr/stash-format mergeJunio C Hamano2009-10-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |