127 Commits (ff3d656b7ce98bf5c408a1432f88bd6b8ead2d8c)

Author SHA1 Message Date
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 14 years ago
Junio C Hamano ed7a42a075 commit: teach --amend to carry forward extra headers 14 years ago
Junio C Hamano 5231c633f2 commit: copy merged signed tags to headers of merge commit 14 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
Ævar Arnfjörð Bjarmason 0b430a17ae i18n: git-commit "enter the commit message" message 14 years ago
Ævar Arnfjörð Bjarmason 7f5673d703 i18n: git-commit print_summary messages 14 years ago
Ævar Arnfjörð Bjarmason fe8165cd4f i18n: git-commit formatting messages 14 years ago
Ævar Arnfjörð Bjarmason 9c227655b0 i18n: git-commit "middle of a merge" message 14 years ago
Ævar Arnfjörð Bjarmason 8a6179bcb6 i18n: git-commit basic messages 14 years ago
Jonathan Nieder b926c0d10d commit, status: use status_printf{,_ln,_more} helpers 14 years ago
Jonathan Nieder 37f3012ff2 commit: refer to commit template as s->fp 14 years ago
Jonathan Nieder 098d0e0e8e commit, status: use status_printf{,_ln,_more} helpers 14 years ago
Jonathan Nieder 3c624a30fa commit: refer to commit template as s->fp 14 years ago
Jonathan Nieder 2140b14064 commit: error out for missing commit message template 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Jay Soffian d7e5c0cbfb Introduce CHERRY_PICK_HEAD 14 years ago
Jeff King 485445e22a commit: stop setting rename limit 14 years ago
Michael J Gruber 23c6a803d3 Make <identifier> lowercase as per CodingGuidelines 14 years ago
Michael J Gruber 8547090c92 commit,status: describe -u likewise 14 years ago
Michael J Gruber 3f40617566 commit,merge,tag: describe -m likewise 14 years ago
Michael J Gruber ba9d7fe11c commit,status: describe --porcelain just like push 14 years ago
Michael J Gruber 726c4e3d42 commit,tag: use same wording for -F 14 years ago
Matthieu Moy 3f14246899 commit: suggest --amend --reset-author to fix commiter identity 14 years ago
Junio C Hamano 4c28e4ada0 commit: die before asking to edit the log message 14 years ago
Aleksi Aalto 1d282327d7 status: show branchname with a configurable color 14 years ago