aboutsummaryrefslogtreecommitdiff
path: root/builtin-commit.c
Commit message (Expand)AuthorAge
* Add cache preload facilityLinus Torvalds2008-11-14
* Merge branch 'jk/maint-commit-v-strip'Junio C Hamano2008-11-12
|\
| * commit: Fix stripping of patch in verbose mode.Jeff King2008-11-12
* | Merge branch 'jc/maint-co-track'Junio C Hamano2008-10-21
|\ \ | |/
| * Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-19
* | Merge branch 'mv/merge-noff'Junio C Hamano2008-10-19
|\ \
| * | builtin-commit: use reduce_heads() only when appropriateMiklos Vajna2008-10-03
* | | Merge branch 'pb/commit-where'Junio C Hamano2008-10-18
|\ \ \
| * | | reformat informational commit messageJeff King2008-10-02
| * | | git commit: Reformat output somewhatAndreas Ericsson2008-09-30
| * | | builtin-commit.c: show on which branch a commit was addedPieter de Bie2008-09-07
* | | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
| |/ / |/| |
* | | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \ \
| * \ \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ \ | | |/ / | |/| / | | |/
| | * Clarify commit error message for unmerged filesRafael Garcia-Suarez2008-09-29
* | | builtin-commit: use commit_tree()Miklos Vajna2008-09-10
|/ /
* | Merge branch 'jc/author-nickname'Junio C Hamano2008-09-02
|\ \
| * | git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-30
| |/
* | cast pid_t's to uintmax_t to improve portabilityDavid Soria Parra2008-08-31
|/
* pretty=format: respect date format optionsJeff King2008-08-29
* Sync with 1.5.6.5Junio C Hamano2008-08-06
|\
| * Files given on the command line are relative to $cwdJunio C Hamano2008-08-06
* | Compact commit template messageJeff King2008-07-31
* | Advertise the ability to abort a commitAnders Melchiorsen2008-07-30
* | editor.c: Libify launch_editor()Stephan Beyer2008-07-25
* | Make non-static functions, that may be static, staticStephan Beyer2008-07-23
* | builtin-commit: Two trivial style-cleanupsJohannes Schindelin2008-07-23
* | Rename path_list to string_listJohannes Schindelin2008-07-21
* | Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\ \
| * | Make usage strings dash-lessStephan Beyer2008-07-13
* | | rerere: Separate libgit and builtin functionsStephan Beyer2008-07-10
|/ /
* | Merge branch 'qq/maint'Junio C Hamano2008-07-05
|\ \ | |/
| * builtin-commit.c: Use 'git_config_string' to get 'commit.template'Brian Hetro2008-07-05
* | Merge branch 'mo/status-untracked'Junio C Hamano2008-06-22
|\ \
| * | Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-09
| * | Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-09
| |/
* | Print errno upon failure to open the COMMIT_EDITMSG fileCristian Peraferrer2008-06-21
|/
* commit: drop duplicated parentsJunio C Hamano2008-06-02
* Merge 1.5.5.3 inJunio C Hamano2008-05-27
|\
| * commit --interactive: properly update the index before commitingGerrit Pape2008-05-27
* | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\ \
| * | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | | Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-21
|\ \ \
| * | | Extend interface of add_files_to_cache to allow ignore indexing errorsAlex Riesen2008-05-12
| * | | Make the exit code of add_file_to_index actually usefulAlex Riesen2008-05-12
| |/ /
* | | Merge branch 'sb/committer'Junio C Hamano2008-05-14
|\ \ \ | |/ / |/| |
| * | commit: Show committer if automaticSanti Béjar2008-05-06
| * | commit: Show author if different from committerSanti Béjar2008-05-06
| * | Preparation to call determine_author_info from prepare_to_commitSanti Béjar2008-05-06
* | | Merge branch 'maint'Junio C Hamano2008-05-11
|\ \ \ | | |/ | |/|