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 'kw/commit-keep-index-when-pre-commit-is-not-run'
Junio C Hamano
2017-08-23
|
\
|
*
commit: skip discarding the index if there is no pre-commit hook
Kevin Willford
2017-08-16
*
|
Merge branch 'ks/commit-abort-on-empty-message-fix'
Junio C Hamano
2017-08-11
|
\
\
|
*
|
commit: check for empty message before the check for untouched template
Kaartic Sivaraam
2017-07-17
*
|
|
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
2017-07-17
*
|
|
Merge branch 'ks/typofix-commit-c-comment'
Junio C Hamano
2017-07-10
|
\
\
\
|
|
/
/
|
*
|
builtin/commit.c: fix a typo in the comment
Kaartic Sivaraam
2017-07-06
*
|
|
Merge branch 'ks/commit-assuming-only-warning-removal'
Junio C Hamano
2017-07-10
|
\
\
\
|
*
|
|
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
2017-06-30
|
*
|
|
commit-template: remove outdated notice about explicit paths
Kaartic Sivaraam
2017-06-30
*
|
|
|
Merge branch 'ks/status-initial-commit'
Junio C Hamano
2017-06-30
|
\
\
\
\
|
*
|
|
|
status: contextually notify user about an initial commit
Kaartic Sivaraam
2017-06-21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'lb/status-stash-count'
Junio C Hamano
2017-06-26
|
\
\
\
\
|
*
|
|
|
status: add optional stash count information
Liam Beguin
2017-06-18
*
|
|
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
|
*
|
|
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
|
*
|
|
|
|
ls-files: convert overlay_tree_on_cache to take an index
Brandon Williams
2017-06-13
*
|
|
|
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
builtin/notes: convert to struct object_id
brian m. carlson
2017-06-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
|
|
/
/
/
*
|
|
|
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
2017-05-29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
interpret-trailers: honor the cut line
Brian Malehorn
2017-05-18
|
|
/
/
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
|
*
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
*
|
|
Convert struct cache_tree to use struct object_id
brian m. carlson
2017-05-02
|
|
/
/
*
|
|
status: add color config slots for branch info in "--short --branch"
Stephen Kent
2017-04-28
|
/
/
*
|
Merge branch 'jk/war-on-git-path'
Junio C Hamano
2017-04-26
|
\
\
|
*
|
use git_path_* helper functions
Jeff King
2017-04-20
|
|
/
*
|
Merge branch 'nd/conditional-config-include'
Junio C Hamano
2017-04-23
|
\
\
|
*
|
path.c: and an option to call real_path() in expand_user_path()
Nguyễn Thái Ngọc Duy
2017-04-14
|
|
/
*
|
builtin/commit: convert to struct object_id
brian m. carlson
2017-02-20
|
/
*
builtin/commit.c: switch to strbuf, instead of snprintf()
Elia Pinto
2017-01-31
*
builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation
Elia Pinto
2017-01-13
*
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
2016-12-19
|
\
|
*
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
*
|
Merge branch 'ak/commit-only-allow-empty'
Junio C Hamano
2016-12-19
|
\
\
|
*
|
commit: remove 'Clever' message for --only --amend
Andreas Krey
2016-12-09
|
*
|
commit: make --only --allow-empty work without paths
Andreas Krey
2016-12-05
|
*
|
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
Junio C Hamano
2016-08-10
|
|
\
\
|
*
\
\
Merge branch 'pb/commit-editmsg-path' into maint
Junio C Hamano
2016-08-08
|
|
\
\
\
|
*
\
\
\
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
2016-07-28
|
|
\
\
\
\
*
|
|
|
|
|
commit: make ignore_non_trailer take buf/len
Jonathan Tan
2016-11-29
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'rs/commit-pptr-simplify'
Junio C Hamano
2016-10-31
|
\
\
\
\
\
|
*
|
|
|
|
commit: simplify building parents list
René Scharfe
2016-10-30
|
*
|
|
|
|
Merge branch 'ad/commit-have-m-option' into maint
Junio C Hamano
2016-05-02
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'ss/commit-squash-msg' into maint
Junio C Hamano
2016-04-14
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
2016-10-27
|
\
\
\
\
\
\
\
\
[next]