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
*
lockfile: change lock_file::filename into a strbuf
Michael Haggerty
2014-10-01
*
prepare_index(): declare return value to be (const char *)
Michael Haggerty
2014-10-01
*
Merge branch 'ah/grammofix'
Junio C Hamano
2014-09-19
|
\
|
*
grammofix in user-facing messages
Alex Henrie
2014-09-02
*
|
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
2014-09-19
|
\
\
|
*
|
determine_author_info(): copy getenv output
Jeff King
2014-08-29
|
*
|
determine_author_info(): reuse parsing functions
Jeff King
2014-08-29
|
*
|
date: use strbufs in date-formatting functions
Jeff King
2014-08-27
|
|
/
*
|
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
2014-09-11
|
\
\
|
*
|
cache-tree: Write updated cache-tree after commit
David Turner
2014-07-14
*
|
|
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
2014-09-11
|
\
\
\
|
*
|
|
commit.c: use ref transactions for updates
Ronnie Sahlberg
2014-09-03
*
|
|
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-09-11
|
\
\
\
\
|
*
|
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sb/prepare-revision-walk-error-check'
Junio C Hamano
2014-09-09
|
\
\
\
\
|
*
|
|
|
prepare_revision_walk(): check for return value in all places
Stefan Beller
2014-08-12
*
|
|
|
|
Merge branch 'mm/config-edit-global'
Junio C Hamano
2014-09-02
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
commit: advertise config --global --edit on guessed identity
Matthieu Moy
2014-07-25
|
|
/
/
/
|
*
|
|
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
2014-07-16
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'jl/status-added-submodule-is-never-ignored' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
|
*
\
\
\
Merge branch 'jk/commit-C-pick-empty' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'ta/string-list-init'
Junio C Hamano
2014-07-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
replace memset with string-list initializers
Tanay Abhra
2014-07-21
*
|
|
|
|
|
|
Merge branch 'rs/code-cleaning'
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
2014-07-17
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'nd/split-index'
Junio C Hamano
2014-07-16
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jk/skip-prefix'
Junio C Hamano
2014-07-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
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'
Junio C Hamano
2014-06-16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
commit -m: commit staged submodules regardless of ignore config
Jens Lehmann
2014-04-07
*
|
|
|
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
2014-06-06
|
\
\
\
\
|
*
|
|
|
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
2014-05-19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'
Junio C Hamano
2014-06-06
|
\
\
\
\
|
*
|
|
|
silence a bunch of format-zero-length warnings
Felipe Contreras
2014-05-07
*
|
|
|
|
Merge branch 'jk/commit-C-pick-empty'
Junio C Hamano
2014-06-06
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
commit: do not complain of empty messages from -C
Jeff King
2014-04-28
|
|
/
/
/
*
|
|
|
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
2014-06-03
|
\
\
\
\
|
*
|
|
|
commit: accept more date formats for "--date"
Jeff King
2014-05-02
|
*
|
|
|
commit: print "Date" line when the user has set date
Jeff King
2014-05-02
|
*
|
|
|
commit: use split_ident_line to compare author/committer
Jeff King
2014-05-02
|
|
|
/
/
|
|
/
|
|
*
|
|
|
commit.c: check for lock error and return early
Ronnie Sahlberg
2014-04-17
|
/
/
/
*
|
|
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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]