index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-commit.sh
Commit message (
Expand
)
Author
Age
*
When nothing to git-commit, honor the git-status color setting.
Brian Hetro
2007-08-26
*
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
Junio C Hamano
2007-08-01
*
Teach git-commit about commit message templates.
Steven Grimm
2007-07-24
*
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-20
*
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
2007-07-14
*
git-commit: don't add multiple Signed-off-by: from the same identity
Gerrit Pape
2007-07-08
*
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
2007-07-06
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
Move the pick_author code to git-sh-setup
Johannes Schindelin
2007-06-24
*
War on whitespace
Junio C Hamano
2007-06-07
*
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-26
|
\
|
*
git-commit: use printf '%s\n' instead of echo on user-supplied strings
Junio C Hamano
2007-05-26
*
|
Display the subject of the commit just made.
Michael S. Tsirkin
2007-04-16
*
|
git-read-tree --index-output=<file>
Junio C Hamano
2007-04-03
*
|
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-03
|
/
*
Merge branch 'maint' to synchronize with 1.5.0.6
Junio C Hamano
2007-03-28
|
\
|
*
git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly
Junio C Hamano
2007-03-28
*
|
git-commit: add a --interactive option
Paolo Bonzini
2007-03-09
*
|
Merge branch 'maint'
Junio C Hamano
2007-03-05
|
\
\
|
|
/
|
*
git-commit: cd to top before showing the final stat
Junio C Hamano
2007-03-05
*
|
Merge branch 'master' into js/diff-ni
Junio C Hamano
2007-02-26
|
\
\
|
|
/
|
*
Fix 'git commit -a' in a newly initialized repository
Fredrik Kuivinen
2007-02-22
*
|
git-status: do not be totally useless in a read-only repository.
Junio C Hamano
2007-02-22
|
/
*
honor GIT_REFLOG_ACTION in git-commit
Junio C Hamano
2007-02-03
*
git-commit -s: no extra space when sign-offs appear at the end already.
Junio C Hamano
2007-01-29
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28
*
Documentation: --amend cannot be combined with -c/-C/-F.
Peter Eriksen
2007-01-24
*
[PATCH] honor --author even with --amend, -C, and -c.
Junio C Hamano
2007-01-22
*
Merge branch 'jc/int'
Junio C Hamano
2007-01-14
|
\
|
*
Consistent message encoding while reusing log from an existing commit.
Junio C Hamano
2007-01-13
*
|
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
2007-01-12
|
/
*
Merge branch 'jc/bare'
Junio C Hamano
2007-01-11
|
\
|
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-10
*
|
git-commit: do not fail to print the diffstat even if there is a file named HEAD
Michael Loeffler
2007-01-08
|
/
*
Remove unused variable (git-commit.sh)
Junio C Hamano
2007-01-01
*
Suggest use of "git add file1 file2" when there is nothing to commit.
Shawn O. Pearce
2006-12-15
*
make commit message a little more consistent and conforting
Nicolas Pitre
2006-12-15
*
Merge branch 'np/addcommit'
Junio C Hamano
2006-12-13
|
\
|
*
git-commit: allow --only to lose what was staged earlier.
Junio C Hamano
2006-12-10
*
|
git-commit: show --summary after successful commit.
Junio C Hamano
2006-11-25
|
/
*
Merge branch 'lj/refs'
Junio C Hamano
2006-11-01
|
\
|
*
git-revert with conflicts to behave as git-merge with conflicts
Luben Tuikov
2006-10-15
|
*
update a few Porcelain-ish for ref lock safety.
Junio C Hamano
2006-09-27
*
|
git-commit: fix coding style.
Martin Waitz
2006-10-07
*
|
git-commit: cleanup unused function.
Martin Waitz
2006-10-03
|
/
*
Teach runstatus about --untracked
Johannes Schindelin
2006-09-12
*
git-commit.sh: convert run_status to a C builtin
Jeff King
2006-09-08
*
Do not use perl in git-commit.sh
Alex Riesen
2006-07-13
*
Record the type of commit operation in the reflog.
Shawn Pearce
2006-07-10
*
Fix more typos, primarily in the code
Pavel Roskin
2006-07-10
[next]