aboutsummaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-status-keep-index-timestamp'Junio C Hamano2010-07-15
|\
| * do not write out index when status does not have toJunio C Hamano2010-07-06
| * Merge branch 'cc/maint-commit-reflog-msg' into maintJunio C Hamano2010-06-22
| |\
| * \ Merge branch 'jk/maint-advice-empty-amend' into maintJunio C Hamano2010-06-22
| |\ \
| * | | Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano2010-06-22
| * | | Merge branch 'jn/maint-amend-missing-name' into maintJunio C Hamano2010-06-22
| |\ \ \
* | \ \ \ Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-30
|\ \ \ \ \
| * | | | | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-25
* | | | | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-30
|\ \ \ \ \ \
| * | | | | | string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
* | | | | | | Merge branch 'cc/maint-commit-reflog-msg'Junio C Hamano2010-06-21
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/maint-advice-empty-amend'Junio C Hamano2010-06-21
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | commit: give advice on empty amendJeff King2010-06-11
| |/ / / /
* | | | | Merge branch 'tc/commit-abbrev-fix'Junio C Hamano2010-06-21
* | | | | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \ \ \ \
| * | | | | enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
| * | | | | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-31
| |/ / / /
* | | | | Merge branch 'mg/status-b'Junio C Hamano2010-06-18
|\ \ \ \ \
| * | | | | Show branch information in short output of git statusDaniel Knittl-Frank2010-06-03
| | |/ / / | |/| | |
* | | | | Merge branch 'jn/maint-amend-missing-name'Junio C Hamano2010-06-13
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | commit --amend: cope with missing display nameJonathan Nieder2010-05-04
| |/ /
* | | Merge branch 'jc/status-show-ignored'Junio C Hamano2010-05-21
|\ \ \
| * | | status: --ignored option shows ignored filesJunio C Hamano2010-04-10
| |/ /
* | | Merge branch 'ab/commit-empty-message'Junio C Hamano2010-05-08
|\ \ \ | |_|/ |/| |
| * | Add option to git-commit to allow empty log messagesÆvar Arnfjörð Bjarmason2010-04-07
| |/
* | git status: refresh the index if possibleMarkus Heidelberg2010-04-02
|/
* builtin/commit: remove unnecessary variable definitionMarkus Heidelberg2010-04-02
* builtin/commit: fix duplicated sentence in a commentMarkus Heidelberg2010-04-02
* Merge branch 'tr/notes-display'Junio C Hamano2010-03-24
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22