112 Commits (8736a8489080509516f5f4cc1cc74de33150f397)

Author SHA1 Message Date
Junio C Hamano c8f203255b git-commit: initialize TMP_INDEX just to be sure. 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
David Kastrup d28840461d git-commit.sh: Shell script cleanup 17 years ago
Junio C Hamano cba8d48961 git-commit: partial commit of paths only removed from the index 17 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 17 years ago
Junio C Hamano db33af0a7f git-commit: partial commit of paths only removed from the index 17 years ago
Junio C Hamano 80bffaf7fb git-commit: Allow partial commit of file removal. 17 years ago
Dmitry V. Levin 4fb5fd5d30 git-commit: Disallow amend if it is going to produce an empty non-merge commit 17 years ago
Junio C Hamano d4bb43ee27 Invoke "git gc --auto" from commit, merge, am and rebase. 17 years ago
Brian Hetro 09b0d9dde0 When nothing to git-commit, honor the git-status color setting. 17 years ago
Junio C Hamano 6d4bbebd35 git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. 18 years ago
Steven Grimm d1cc130a5e Teach git-commit about commit message templates. 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Josh Triplett 9d6f220cc8 Remove useless uses of cat, and replace with filename arguments 18 years ago
Gerrit Pape a7342913e2 git-commit: don't add multiple Signed-off-by: from the same identity 18 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Schindelin 0cae23467a Move the pick_author code to git-sh-setup 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 293623edbc git-commit: use printf '%s\n' instead of echo on user-supplied strings 18 years ago
Michael S. Tsirkin c7263d4d3d Display the subject of the commit just made. 18 years ago
Junio C Hamano 5e7f56ac33 git-read-tree --index-output=<file> 18 years ago
Junio C Hamano 30ca07a249 _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. 18 years ago
Junio C Hamano d3e41ebff4 git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly 18 years ago
Paolo Bonzini 6cbf07efc5 git-commit: add a --interactive option 18 years ago
Junio C Hamano c93d88a574 git-commit: cd to top before showing the final stat 18 years ago
Fredrik Kuivinen 755b99d815 Fix 'git commit -a' in a newly initialized repository 18 years ago
Junio C Hamano 2b5f9a8c0c git-status: do not be totally useless in a read-only repository. 18 years ago
Junio C Hamano 23913dc713 honor GIT_REFLOG_ACTION in git-commit 18 years ago
Junio C Hamano dbaa06a2b0 git-commit -s: no extra space when sign-offs appear at the end already. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Peter Eriksen 497171e765 Documentation: --amend cannot be combined with -c/-C/-F. 18 years ago
Junio C Hamano 83e24dce14 [PATCH] honor --author even with --amend, -C, and -c. 18 years ago
Junio C Hamano 5ac2715f2e Consistent message encoding while reusing log from an existing commit. 18 years ago
Junio C Hamano 514c09fdcf Use cd_to_toplevel in scripts that implement it by hand. 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Michael Loeffler 521f9c4def git-commit: do not fail to print the diffstat even if there is a file named HEAD 18 years ago
Junio C Hamano 96a738c0dd Remove unused variable (git-commit.sh) 18 years ago
Shawn O. Pearce aeb80c70ec Suggest use of "git add file1 file2" when there is nothing to commit. 18 years ago
Nicolas Pitre ebd124c678 make commit message a little more consistent and conforting 18 years ago
Junio C Hamano 158d057789 git-commit: allow --only to lose what was staged earlier. 18 years ago
Junio C Hamano 61f5cb7f0d git-commit: show --summary after successful commit. 18 years ago
Luben Tuikov a9cb3c6ecb git-revert with conflicts to behave as git-merge with conflicts 18 years ago
Martin Waitz 3de63c3f9f git-commit: fix coding style. 18 years ago
Martin Waitz c065b6e429 git-commit: cleanup unused function. 18 years ago
Junio C Hamano cede752653 update a few Porcelain-ish for ref lock safety. 18 years ago
Johannes Schindelin 2074cb0af3 Teach runstatus about --untracked 18 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 18 years ago
Alex Riesen 3dffd2c828 Do not use perl in git-commit.sh 19 years ago
Shawn Pearce a3a733e63b Record the type of commit operation in the reflog. 19 years ago