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 'jk/commit-buffer-length' into maint
Junio C Hamano
2014-07-16
|
\
|
*
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-12
*
|
Merge branch 'jl/status-added-submodule-is-never-ignored' into maint
Junio C Hamano
2014-06-25
|
\
\
|
*
|
commit -m: commit staged submodules regardless of ignore config
Jens Lehmann
2014-04-07
*
|
|
Merge branch 'jk/commit-C-pick-empty' into maint
Junio C Hamano
2014-06-25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit: do not complain of empty messages from -C
Jeff King
2014-04-28
*
|
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
|
\
\
\
|
*
|
|
code and test: fix misuses of "nor"
Justin Lebar
2014-03-31
*
|
|
|
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
2014-04-08
|
\
\
\
\
|
*
|
|
|
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
2014-03-24
*
|
|
|
|
Merge branch 'bp/commit-p-editor'
Junio C Hamano
2014-03-28
|
\
\
\
\
\
|
*
|
|
|
|
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
2014-03-18
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
2014-03-25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
commit: add --cleanup=scissors
Nguyễn Thái Ngọc Duy
2014-02-25
|
|
/
/
/
*
|
|
|
Merge branch 'ep/varscope'
Junio C Hamano
2014-02-27
|
\
\
\
\
|
*
|
|
|
builtin/commit.c: reduce scope of variables
Elia Pinto
2014-01-31
*
|
|
|
|
Merge branch 'nd/submodule-pathspec-ending-with-slash'
Junio C Hamano
2014-02-27
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'nv/commit-gpgsign-config'
Junio C Hamano
2014-02-27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit-tree: add the commit.gpgsign option to sign all commits
Nicolas Vigier
2014-02-24
|
|
/
/
*
|
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
\
|
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
|
/
/
*
|
|
Merge branch 'jl/commit-v-strip-marker'
Junio C Hamano
2013-12-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
2013-12-05
|
|
/
*
|
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
2013-12-05
|
\
\
|
|
/
|
/
|
|
*
assume parse_commit checks for NULL commit
Jeff King
2013-10-24
*
|
Merge branch 'mm/commit-template-squelch-advice-messages'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
commit: disable status hints when writing to COMMIT_EDITMSG
Matthieu Moy
2013-09-12
|
*
|
wt-status: turn advice_status_hints into a field of wt_status
Matthieu Moy
2013-09-12
|
*
|
commit: factor status configuration is a helper function
Matthieu Moy
2013-09-12
|
|
/
*
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
|
|
/
*
|
Merge branch 'mm/status-without-comment-char'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
status: disable display of '#' comment prefix by default
Matthieu Moy
2013-09-06
|
|
/
*
|
Merge branch 'ap/commit-author-mailmap'
Junio C Hamano
2013-09-17
|
\
\
|
*
|
commit: search author pattern against mailmap
Antoine Pelisse
2013-08-24
|
|
/
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
convert common_prefix() to use struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert add_files_to_cache to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert refresh_index to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert report_path_error to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert read_cache_preload() to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
status: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
commit: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
*
|
|
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
2013-09-04
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
branch, commit, name-rev: ease up boolean conditions
Stefan Beller
2013-08-07
|
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
|
*
|
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
2013-08-05
*
|
|
Merge branch 'jk/commit-how-to-abort-cherry-pick'
Junio C Hamano
2013-07-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit: tweak empty cherry pick advice for sequencer
Jeff King
2013-07-29
[next]