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 'ma/reduce-heads-leakfix'
Junio C Hamano
2017-11-15
|
\
|
*
reduce_heads: fix memory leaks
Martin Ågren
2017-11-08
*
|
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
2017-11-13
|
\
\
|
*
|
status: add option to show ignored files differently
Jameson Miller
2017-10-31
|
|
/
*
|
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
|
\
\
|
*
|
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
|
*
|
diff: convert flags to be stored in bitfields
Brandon Williams
2017-11-01
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-11-06
|
\
\
|
*
|
refs: update ref transactions to use struct object_id
brian m. carlson
2017-10-16
|
|
/
*
|
Merge branch 'ao/check-resolve-ref-unsafe-result'
Junio C Hamano
2017-11-06
|
\
\
|
*
|
commit: check result of resolve_ref_unsafe
Andrey Okoshkin
2017-10-21
*
|
|
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
2017-11-06
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
read-cache: drop explicit `CLOSE_LOCK`-flag
Martin Ågren
2017-10-07
*
|
|
Merge branch 'jk/no-optional-locks'
Junio C Hamano
2017-10-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git: add --no-optional-locks option
Jeff King
2017-09-27
|
|
/
*
|
Merge branch 'ma/leakplugs'
Junio C Hamano
2017-09-29
|
\
\
|
*
|
builtin/commit: fix memory leak in `prepare_index()`
Martin Ågren
2017-09-24
|
|
/
|
*
Merge branch 'ks/commit-abort-on-empty-message-fix' into maint
Junio C Hamano
2017-08-23
|
|
\
*
|
|
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
2017-09-24
*
|
|
add UNLEAK annotation for reducing leak false positives
Jeff King
2017-09-08
*
|
|
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-26
|
\
\
\
|
*
|
|
submodule: remove gitmodules_config
Brandon Williams
2017-08-03
*
|
|
|
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
|
|
/
/
[next]