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/strbuf-getline'
Junio C Hamano
2016-01-28
|
\
|
*
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
*
|
Merge branch 'js/fopen-harder'
Junio C Hamano
2016-01-20
|
\
\
|
|
/
|
/
|
|
*
commit: allow editing the commit message even in shared repos
Johannes Schindelin
2016-01-07
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-12-10
|
\
\
|
|
/
|
/
|
|
*
Remove get_object_hash.
brian m. carlson
2015-11-20
|
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
allow hooks to ignore their standard input stream
Clemens Buchacher
2015-11-16
|
/
*
strbuf: make stripspace() part of strbuf
Tobias Klauser
2015-10-16
*
Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...
Junio C Hamano
2015-09-01
|
\
|
*
commit: don't rewrite shared index unnecessarily
David Turner
2015-08-31
*
|
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
|
\
\
|
*
|
lockfile: add accessor get_lock_file_path()
Michael Haggerty
2015-08-10
|
|
/
*
|
memoize common git-path "constant" files
Jeff King
2015-08-10
*
|
convert "enum date_mode" into a struct
Jeff King
2015-06-29
|
/
*
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
|
\
|
*
status: enable untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
*
|
Merge branch 'pt/xdg-config-path'
Junio C Hamano
2015-05-11
|
\
\
|
*
|
git-commit: replace use of home_config_paths()
Paul Tan
2015-05-06
*
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
|
*
|
|
commit: use SEQ_DIR instead of hardcoding "sequencer"
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
|
commit.c: fix a memory leak
Stefan Beller
2015-03-23
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'mh/refs-have-new'
Junio C Hamano
2015-03-05
|
\
\
\
|
*
|
|
commit: avoid race when creating orphan commits
Michael Haggerty
2015-02-17
|
*
|
|
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
2015-02-17
*
|
|
|
Merge branch 'mg/commit-author-no-match-malformed-message'
Junio C Hamano
2015-02-17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit: reword --author error message
Michael J Gruber
2015-01-26
*
|
|
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
*
|
|
|
standardize usage info string format
Alex Henrie
2015-01-14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/blame-commit-label'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
2015-01-13
*
|
|
|
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
2014-12-22
|
\
\
\
\
|
*
|
|
|
commit: always populate GIT_AUTHOR_* variables
Jeff King
2014-12-11
|
*
|
|
|
commit: loosen ident checks when generating template
Jeff King
2014-12-11
*
|
|
|
|
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
2014-12-22
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
commit: make ignore_non_trailer() non static
Christian Couder
2014-11-10
|
*
|
|
|
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
2014-11-10
|
|
\
\
\
\
|
|
*
|
|
|
merge & sequencer: turn "Conflicts:" hint into a comment
Junio C Hamano
2014-10-28
|
|
*
|
|
|
builtin/commit.c: extract ignore_non_trailer() helper function
Junio C Hamano
2014-10-28
*
|
|
|
|
|
Merge branch 'rs/ref-transaction'
Junio C Hamano
2014-10-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
|
*
|
|
|
|
|
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
2014-10-15
*
|
|
|
|
|
|
Merge branch 'jn/parse-config-slot'
Junio C Hamano
2014-10-20
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
|
*
|
|
|
|
|
pass config slots as pointers instead of offsets
Jonathan Nieder
2014-10-14
*
|
|
|
|
|
|
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
2014-10-14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
use skip_prefix() to avoid more magic numbers
René Scharfe
2014-10-07
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
|
|
|
|
|
|
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
|
/
/
/
/
/
/
[next]