164 Commits (d82dd26964b9d7b39fb74367e5fcc3e3f4593324)

Author SHA1 Message Date
Ralf Thielow 51fb3a3dfa commit: make default of "cleanup" option configurable 12 years ago
Jeff King d6991ceedc ident: keep separate "explicit" flags for author and committer 12 years ago
Jeff King f3f47a1e8d status: add --long output format option 12 years ago
Orgad Shaneh 8f6811efed commit: pay attention to submodule.$name.ignore in .gitmodules 12 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 13 years ago
Junio C Hamano e27ddb6456 split_ident_line(): make best effort when parsing author/committer line 13 years ago
Nguyễn Thái Ngọc Duy f22763161a i18n: status: mark parseopt strings for translation 13 years ago
Nguyễn Thái Ngọc Duy 9c23f4c537 i18n: commit: mark parseopt strings for translation 13 years ago
Jeff King f20f3878ac commit: check committer identity more strictly 13 years ago
Chris Webb d9a9357572 Allow edit of empty message with commit --amend 13 years ago
Jeff King f9bc573fda ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT 13 years ago
Jeff King 4d2292e9a9 status: refactor colopts handling 13 years ago
Jeff King d4a6bf1fb6 status: respect "-b" for porcelain format 13 years ago
Jeff King 3207a3a291 status: refactor null_termination option 13 years ago
Jeff King 036dbbfb2d commit: refactor option parsing 13 years ago
Ævar Arnfjörð Bjarmason 4064e665ca git-commit: remove lego in i18n messages 13 years ago
Ævar Arnfjörð Bjarmason b0cea47e6c git-commit: remove lego in i18n messages 13 years ago
Nguyễn Thái Ngọc Duy 323d053091 status: add --column 13 years ago
Junio C Hamano b2eda9bdfb commit: rephrase the error when user did not touch templated log message 13 years ago
Junio C Hamano 010c7dbcbe commit: do not trigger bogus "has templated message edited" check 13 years ago
Junio C Hamano 7dfe8ad600 commit: pass author/committer info to hooks 13 years ago
Nguyễn Thái Ngọc Duy e859c69b26 cache-tree: update API to take abitrary flags 13 years ago
Junio C Hamano 2c733fb24c parse_date(): '@' prefix forces git-timestamp 13 years ago
Jiang Xin be39de2b26 i18n: git-commit whence_s "merge/cherry-pick" message 13 years ago
Junio C Hamano c871a1d17b commit --amend -S: strip existing gpgsig headers 13 years ago
Junio C Hamano 0074d18dc0 commit: do not lose mergetag header when not amending 13 years ago
Nguyễn Thái Ngọc Duy 13f8b72d8c Convert commit_tree() to take strbuf as message 13 years ago
Nguyễn Thái Ngọc Duy 8cad4744ee Rename resolve_ref() to resolve_ref_unsafe() 13 years ago
Junio C Hamano ca1ba20102 commit: honour --no-edit 13 years ago
Thomas Rast 11c8a74a64 commit: write cache-tree data when writing index anyway 13 years ago
Thomas Rast 996277c520 Refactor cache_tree_update idiom from commit 13 years ago
Nguyễn Thái Ngọc Duy d5a35c114a Copy resolve_ref() return value for longer use 13 years ago
Jonathan Nieder 82433cdf4d revert: write REVERT_HEAD pseudoref during conflicted revert 13 years ago
Junio C Hamano ba3c69a9ee commit: teach --gpg-sign option 13 years ago
Junio C Hamano ed7a42a075 commit: teach --amend to carry forward extra headers 13 years ago
Junio C Hamano 5231c633f2 commit: copy merged signed tags to headers of merge commit 13 years ago
Nguyễn Thái Ngọc Duy baf18fc261 Accept tags in HEAD or MERGE_HEAD 14 years ago
Clemens Buchacher f950eb9560 rename pathspec_prefix() to common_prefix() and move to dir.[ch] 14 years ago
Clemens Buchacher 5879f5684c remove prefix argument from pathspec_prefix 14 years ago
Jeff King c9bfb95348 want_color: automatically fallback to color.ui 14 years ago
Junio C Hamano 06bb643b72 commit: reduce use of redundant global variables 14 years ago
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 14 years ago
Clemens Buchacher 0f64bfa956 ls-files: fix pathspec display on error 14 years ago
Clemens Buchacher 8894d53580 commit: allow partial commits with relative paths 14 years ago
Boris Faure 8b1ae678a3 Do not strip empty lines / trailing spaces from a commit message template 14 years ago
Conrad Irwin b4bd466820 Add support for -p/--patch to git-commit 14 years ago
Conrad Irwin e41fcfe955 Allow git commit --interactive with paths 14 years ago
Conrad Irwin 1020d08786 Use a temporary index for git commit --interactive 14 years ago
Junio C Hamano ccdc4ec304 diff/status: refactor opportunistic index update 14 years ago
Ævar Arnfjörð Bjarmason fc88e316e7 i18n: git-commit advice messages 14 years ago