92 Commits (9e3e789e70701beb25b3135d292edfbc99035701)

Author SHA1 Message Date
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
Jonathan Nieder 8c83968385 Describe various forms of "be quiet" using OPT__QUIET 14 years ago
René Scharfe d52ee6e613 add description parameter to OPT__QUIET 14 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 14 years ago
Pat Notz 89ac1223c0 commit: --squash option for use with rebase --autosquash 14 years ago
Pat Notz d71b8ba7c9 commit: --fixup option for use with rebase --autosquash 14 years ago
Pat Notz a6fa59924d commit: helper methods to reduce redundant blocks of code 14 years ago
Nguyễn Thái Ngọc Duy 5d3dd915e6 commit/status -h: show usage even with broken configuration 14 years ago
Jens Lehmann 302ad7a993 Submodules: Use "ignore" settings from .gitmodules too for diff and status 15 years ago
Jonathan Nieder dcbeac48a7 checkout, commit: remove confusing assignments to rev.abbrev 15 years ago
Stephen Boyd 49bb1f2ac6 commit: remove full stop from usage help for -u 15 years ago
Junio C Hamano d5f5d0a944 do not write out index when status does not have to 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Jens Lehmann 46a958b3da Add the option "--ignore-submodules" to "git status" 15 years ago
Christian Couder 643cb5f7c9 commit: use value of GIT_REFLOG_ACTION env variable as reflog message 15 years ago
Jeff King f197ed2fbe commit: give advice on empty amend 15 years ago
Daniel Knittl-Frank 05a59a087c Show branch information in short output of git status 15 years ago
Gary V. Vaughan 4b05548fc0 enums: omit trailing comma for portability 15 years ago
Gary V. Vaughan 66dbfd55e3 Rewrite dynamic structure initializations to runtime assignment 15 years ago