index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'nm/pull-submodule-recurse-config'
Junio C Hamano
2017-09-19
|
\
|
*
pull: honor submodule.recurse config option
Nicolas Morey-Chaisemartin
2017-09-07
|
*
pull: fix cli and config option parsing order
Nicolas Morey-Chaisemartin
2017-09-07
*
|
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
2017-09-19
|
\
\
|
*
|
rev-parse: don't trim bisect refnames
Jeff King
2017-09-07
*
|
|
Merge branch 'ma/remove-config-maybe-bool'
Junio C Hamano
2017-09-19
|
\
\
\
|
*
|
|
config: remove git_config_maybe_bool
Martin Ågren
2017-09-07
*
|
|
|
Merge branch 'jk/system-path-cleanup'
Junio C Hamano
2017-09-19
|
\
\
\
\
|
*
|
|
|
git_extract_argv0_path: do nothing without RUNTIME_PREFIX
Jeff King
2017-09-07
|
*
|
|
|
system_path: move RUNTIME_PREFIX to a sub-function
Jeff King
2017-09-07
*
|
|
|
|
Merge branch 'jh/hashmap-disable-counting'
Junio C Hamano
2017-09-19
|
\
\
\
\
\
|
*
|
|
|
|
hashmap: add API to disable item counting when threaded
Jeff Hostetler
2017-09-07
*
|
|
|
|
|
Merge branch 'bb/doc-eol-dirty'
Junio C Hamano
2017-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Documentation: mention that `eol` can change the dirty status of paths
Ben Boeckel
2017-09-07
*
|
|
|
|
|
|
Merge branch 'jt/packmigrate'
Junio C Hamano
2017-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove inadvertently added outgoing/packfile.h
Jonathan Tan
2017-09-06
*
|
|
|
|
|
|
|
Merge branch 'jk/incore-lockfile-removal'
Junio C Hamano
2017-09-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
stop leaking lock structs in some simple cases
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
ref_lock: stop leaking lock_files
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
lockfile: update lifetime requirements in documentation
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: auto-allocate tempfiles on heap
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: remove deactivated list entries
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: use list.h for linked list
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: release deactivated strbufs instead of resetting
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: robustify cleanup handler
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: factor out deactivation
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: factor out activation
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: replace die("BUG") with BUG()
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: handle NULL tempfile pointers gracefully
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: prefer is_tempfile_active to bare access
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
lockfile: do not rollback lock on failed close
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
tempfile: do not delete tempfile on failed close
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
always check return value of close_tempfile
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
verify_signed_buffer: prefer close_tempfile() to close()
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
setup_temporary_shallow: move tempfile struct into function
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
setup_temporary_shallow: avoid using inactive tempfile
Jeff King
2017-09-06
|
*
|
|
|
|
|
|
|
write_index_as_tree: cleanup tempfile on error
Jeff King
2017-09-06
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'nd/prune-in-worktree'
Junio C Hamano
2017-09-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
refs.c: reindent get_submodule_ref_store()
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
refs.c: remove fallback-to-main-store code get_submodule_ref_store()
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
rev-list: expose and document --single-worktree
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
revision.c: --reflog add HEAD reflog from all worktrees
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
files-backend: make reflog iterator go through per-worktree reflog
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
refs: remove dead for_each_*_submodule()
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
refs.c: move for_each_remote_ref_submodule() to submodule.c
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
revision.c: use refs_for_each*() instead of for_each_*_submodule()
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
refs: add refs_head_ref()
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
refs: move submodule slash stripping code to get_submodule_ref_store
Nguyễn Thái Ngọc Duy
2017-08-24
|
*
|
|
|
|
|
|
|
refs.c: refactor get_submodule_ref_store(), share common free block
Nguyễn Thái Ngọc Duy
2017-08-24
[next]