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
/
builtin
/
commit.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/index-update-if-able'
Junio C Hamano
2011-03-26
|
\
|
*
diff/status: refactor opportunistic index update
Junio C Hamano
2011-03-21
*
|
Merge branch 'jn/status-translatable'
Junio C Hamano
2011-03-19
|
\
\
|
*
|
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2011-03-08
|
*
|
commit: refer to commit template as s->fp
Jonathan Nieder
2011-03-08
*
|
|
Merge branch 'jk/merge-rename-ux'
Junio C Hamano
2011-03-19
|
\
\
\
|
*
|
|
commit: stop setting rename limit
Jeff King
2011-02-21
*
|
|
|
Merge branch 'js/cherry-pick-usability'
Junio C Hamano
2011-03-09
|
\
\
\
\
|
*
|
|
|
Teach commit about CHERRY_PICK_HEAD
Jay Soffian
2011-02-21
|
*
|
|
|
Introduce CHERRY_PICK_HEAD
Jay Soffian
2011-02-21
|
|
/
/
/
*
|
|
|
Merge branch 'jn/maint-commit-missing-template'
Junio C Hamano
2011-03-04
|
\
\
\
\
|
*
|
|
|
commit: error out for missing commit message template
Jonathan Nieder
2011-02-25
*
|
|
|
|
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
2011-02-15
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
commit,status: describe -u likewise
Michael J Gruber
2011-02-15
*
|
|
|
commit,merge,tag: describe -m likewise
Michael J Gruber
2011-02-15
*
|
|
|
commit,status: describe --porcelain just like push
Michael J Gruber
2011-02-15
*
|
|
|
commit,tag: use same wording for -F
Michael J Gruber
2011-02-15
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'maint'
Junio C Hamano
2011-01-12
|
\
\
\
|
|
/
/
|
*
|
commit: suggest --amend --reset-author to fix commiter identity
Matthieu Moy
2011-01-12
*
|
|
Merge branch 'jk/commit-die-on-bogus-ident'
Junio C Hamano
2010-12-22
|
\
\
\
|
|
/
/
|
*
|
commit: die before asking to edit the log message
Junio C Hamano
2010-12-20
|
|
/
*
|
Merge branch 'aa/status-hilite-branch'
Junio C Hamano
2010-12-16
|
\
\
|
*
|
status: show branchname with a configurable color
Aleksi Aalto
2010-11-29
*
|
|
Merge branch 'jn/git-cmd-h-bypass-setup'
Junio C Hamano
2010-12-12
|
\
\
\
|
*
|
|
commit/status -h: show usage even with broken configuration
Nguyễn Thái Ngọc Duy
2010-10-22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pn/commit-autosquash'
Junio C Hamano
2010-12-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit: --squash option for use with rebase --autosquash
Pat Notz
2010-11-04
|
*
|
commit: --fixup option for use with rebase --autosquash
Pat Notz
2010-11-04
|
*
|
commit: helper methods to reduce redundant blocks of code
Pat Notz
2010-11-04
|
|
/
*
|
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
2010-11-15
*
|
add description parameter to OPT__QUIET
René Scharfe
2010-11-15
*
|
add description parameter to OPT__VERBOSE
René Scharfe
2010-11-15
|
/
*
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
2010-08-18
|
\
|
*
Submodules: Use "ignore" settings from .gitmodules too for diff and status
Jens Lehmann
2010-08-09
*
|
Merge branch 'jn/fix-abbrev'
Junio C Hamano
2010-08-18
|
\
\
|
*
|
checkout, commit: remove confusing assignments to rev.abbrev
Jonathan Nieder
2010-07-27
|
|
/
*
|
commit: remove full stop from usage help for -u
Stephen Boyd
2010-07-27
|
/
*
Merge branch 'jk/maint-status-keep-index-timestamp'
Junio C Hamano
2010-07-15
|
\
|
*
do not write out index when status does not have to
Junio C Hamano
2010-07-06
|
*
Merge branch 'cc/maint-commit-reflog-msg' into maint
Junio C Hamano
2010-06-22
|
|
\
|
*
\
Merge branch 'jk/maint-advice-empty-amend' into maint
Junio C Hamano
2010-06-22
|
|
\
\
|
*
|
|
Merge branch 'tc/commit-abbrev-fix' into maint
Junio C Hamano
2010-06-22
|
*
|
|
Merge branch 'jn/maint-amend-missing-name' into maint
Junio C Hamano
2010-06-22
|
|
\
\
\
*
|
\
\
\
Merge branch 'jl/status-ignore-submodules'
Junio C Hamano
2010-06-30
|
\
\
\
\
\
|
*
|
|
|
|
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
2010-06-25
*
|
|
|
|
|
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
2010-06-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
*
|
|
|
|
|
|
Merge branch 'cc/maint-commit-reflog-msg'
Junio C Hamano
2010-06-21
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
commit: use value of GIT_REFLOG_ACTION env variable as reflog message
Christian Couder
2010-06-13
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/maint-advice-empty-amend'
Junio C Hamano
2010-06-21
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]