93 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
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
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Junio C Hamano cc7d5bcf00 Racy GIT (part #3) 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Yann Dirson 29f4ad867c git-commit: filter out log message lines only when editor was run. 19 years ago
Junio C Hamano 7d0c68871a git-merge --squash 19 years ago
Jeff King cda8ab59bb git-commit: allow -e option anywhere on command line 19 years ago
Shawn Pearce 6891281cfa Allow multiple -m options to git-commit. 19 years ago
Martin Waitz 88a1531435 Add instructions to commit template. 19 years ago
Matthias Lederhofer 443f8338b9 git status: skip empty directories, and add -u to show all untracked files 19 years ago
Shawn Pearce 67644a4d77 Include ref log detail in commit, reset, etc. 19 years ago
Sean ec4e69c06a Ensure author & committer before asking for commit message. 19 years ago
Junio C Hamano 6a74642c50 git-commit --amend: two fixes. 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano 475443c848 git-commit: do not muck with commit message when no_edit is set. 19 years ago
Yasushi SHOJI 1fa7a68f4b Be verbose when !initial commit 19 years ago