index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-commit.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-commit --allow-empty
Junio C Hamano
2007-12-03
1
-3
/
+10
*
git-commit: Allow to amend a merge commit that does not change the tree
Johannes Sixt
2007-12-03
1
-3
/
+6
*
Merge branch 'ph/parseopt-sh'
Junio C Hamano
2007-11-18
1
-0
/
+1
|
\
|
*
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
2007-11-06
1
-0
/
+1
*
|
Merge branch 'bs/maint-commit-options'
Junio C Hamano
2007-11-14
1
-2
/
+2
|
\
\
|
*
|
git-commit.sh: Fix usage checks regarding paths given when they do not make s...
Björn Steinbrink
2007-11-06
1
-2
/
+2
*
|
|
Merge branch 'rv/maint-index-commit'
Junio C Hamano
2007-11-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make GIT_INDEX_FILE apply to git-commit
Rémi Vanicat
2007-11-12
1
-1
/
+1
|
|
/
*
|
Merge branch 'jc/autogc'
Junio C Hamano
2007-10-03
1
-0
/
+1
|
\
\
|
*
|
Invoke "git gc --auto" from commit, merge, am and rebase.
Junio C Hamano
2007-09-06
1
-0
/
+1
*
|
|
Sync with GIT 1.5.3.4
Junio C Hamano
2007-10-03
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
git-commit: initialize TMP_INDEX just to be sure.
Junio C Hamano
2007-10-02
1
-0
/
+1
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-09-24
1
-1
/
+1
|
\
|
|
|
*
|
Supplant the "while case ... break ;; esac" idiom
David Kastrup
2007-09-24
1
-1
/
+1
|
*
|
git-commit: partial commit of paths only removed from the index
Junio C Hamano
2007-09-18
1
-1
/
+1
|
*
|
git-commit: Allow partial commit of file removal.
Junio C Hamano
2007-09-18
1
-1
/
+4
*
|
|
git-commit.sh: Shell script cleanup
David Kastrup
2007-09-18
1
-58
/
+14
*
|
|
git-commit: partial commit of paths only removed from the index
Junio C Hamano
2007-09-15
1
-1
/
+1
*
|
|
git-commit: Allow partial commit of file removal.
Junio C Hamano
2007-09-13
1
-1
/
+4
|
/
/
*
/
git-commit: Disallow amend if it is going to produce an empty non-merge commit
Dmitry V. Levin
2007-09-12
1
-1
/
+1
|
/
*
When nothing to git-commit, honor the git-status color setting.
Brian Hetro
2007-08-26
1
-4
/
+6
*
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
Junio C Hamano
2007-08-02
1
-3
/
+2
*
Teach git-commit about commit message templates.
Steven Grimm
2007-07-25
1
-5
/
+49
*
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-20
1
-10
/
+1
*
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
2007-07-14
1
-1
/
+1
*
git-commit: don't add multiple Signed-off-by: from the same identity
Gerrit Pape
2007-07-09
1
-9
/
+11
*
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
2007-07-07
1
-4
/
+1
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-25
/
+25
*
Move the pick_author code to git-sh-setup
Johannes Schindelin
2007-06-25
1
-28
/
+2
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+1
*
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-26
1
-4
/
+4
|
\
|
*
git-commit: use printf '%s\n' instead of echo on user-supplied strings
Junio C Hamano
2007-05-26
1
-4
/
+4
*
|
Display the subject of the commit just made.
Michael S. Tsirkin
2007-04-16
1
-1
/
+2
*
|
git-read-tree --index-output=<file>
Junio C Hamano
2007-04-04
1
-2
/
+2
*
|
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-04
1
-2
/
+2
|
/
*
Merge branch 'maint' to synchronize with 1.5.0.6
Junio C Hamano
2007-03-29
1
-1
/
+1
|
\
|
*
git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly
Junio C Hamano
2007-03-28
1
-1
/
+1
*
|
git-commit: add a --interactive option
Paolo Bonzini
2007-03-09
1
-5
/
+16
*
|
Merge branch 'maint'
Junio C Hamano
2007-03-06
1
-0
/
+3
|
\
|
|
*
git-commit: cd to top before showing the final stat
Junio C Hamano
2007-03-06
1
-0
/
+3
*
|
Merge branch 'master' into js/diff-ni
Junio C Hamano
2007-02-26
1
-0
/
+4
|
\
|
|
*
Fix 'git commit -a' in a newly initialized repository
Fredrik Kuivinen
2007-02-23
1
-0
/
+4
*
|
git-status: do not be totally useless in a read-only repository.
Junio C Hamano
2007-02-22
1
-10
/
+11
|
/
*
honor GIT_REFLOG_ACTION in git-commit
Junio C Hamano
2007-02-04
1
-1
/
+2
*
git-commit -s: no extra space when sign-offs appear at the end already.
Junio C Hamano
2007-01-29
1
-1
/
+4
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-29
1
-2
/
+2
*
Documentation: --amend cannot be combined with -c/-C/-F.
Peter Eriksen
2007-01-25
1
-3
/
+3
*
[PATCH] honor --author even with --amend, -C, and -c.
Junio C Hamano
2007-01-23
1
-9
/
+10
*
Merge branch 'jc/int'
Junio C Hamano
2007-01-14
1
-2
/
+5
|
\
|
*
Consistent message encoding while reusing log from an existing commit.
Junio C Hamano
2007-01-13
1
-2
/
+5
[next]