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
*
builtin/unpack-objects: convert to struct object_id
brian m. carlson
2017-05-08
*
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
2017-05-08
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
*
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
2017-05-08
*
builtin/tag: convert to struct object_id
brian m. carlson
2017-05-08
*
sequencer: convert some functions to struct object_id
brian m. carlson
2017-05-08
*
shallow: convert shallow registration functions to object_id
brian m. carlson
2017-05-08
*
revision: convert prepare_show_merge to struct object_id
brian m. carlson
2017-05-08
*
notes-utils: convert internals to struct object_id
brian m. carlson
2017-05-08
*
http-push: convert some static functions to struct object_id
brian m. carlson
2017-05-08
*
tag: convert parse_tag_buffer to struct object_id
brian m. carlson
2017-05-08
*
builtin/verify-commit: convert to struct object_id
brian m. carlson
2017-05-08
*
reflog_expire: convert to struct object_id
brian m. carlson
2017-05-08
*
parse-options-cb: convert to struct object_id
brian m. carlson
2017-05-08
*
notes-cache: convert to struct object_id
brian m. carlson
2017-05-08
*
submodule: convert merge_submodule to use struct object_id
brian m. carlson
2017-05-08
*
fast-import: convert to struct object_id
brian m. carlson
2017-05-08
*
fast-import: convert internal structs to struct object_id
brian m. carlson
2017-05-02
*
builtin/rev-parse: convert to struct object_id
brian m. carlson
2017-05-02
*
builtin/blame: convert static function to struct object_id
brian m. carlson
2017-05-02
*
branch: convert to struct object_id
brian m. carlson
2017-05-02
*
bundle: convert to struct object_id
brian m. carlson
2017-05-02
*
builtin/prune: convert to struct object_id
brian m. carlson
2017-05-02
*
builtin/name-rev: convert to struct object_id
brian m. carlson
2017-05-02
*
Convert struct cache_tree to use struct object_id
brian m. carlson
2017-05-02
*
Clean up outstanding object_id transforms.
brian m. carlson
2017-05-02
*
fetch-pack: convert to struct object_id
brian m. carlson
2017-05-02
*
Merging a handful of topics before -rc2
Junio C Hamano
2017-04-30
*
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
2017-05-01
|
\
|
*
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2017-04-27
*
|
Merge branch 'ls/travis-stricter-linux32-builds'
Junio C Hamano
2017-05-01
|
\
\
|
*
|
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
2017-04-27
|
|
/
*
|
Merge branch 'ls/travis-win-fix-status'
Junio C Hamano
2017-05-01
|
\
\
|
*
|
travis-ci: printf $STATUS as string
Lars Schneider
2017-04-26
|
|
/
*
|
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
2017-05-01
|
\
\
|
*
|
submodule_init: die cleanly on submodules without url defined
Jeff King
2017-04-24
*
|
|
Merge branch 'jk/prio-queue-avoid-swap-with-self'
Junio C Hamano
2017-05-01
|
\
\
\
|
*
|
|
prio_queue_reverse: don't swap elements with themselves
Jeff King
2017-04-24
*
|
|
|
Merge branch 'ab/align-perf-descriptions'
Junio C Hamano
2017-05-01
|
\
\
\
\
|
*
|
|
|
t/perf: correctly align non-ASCII descriptions in output
Ævar Arnfjörð Bjarmason
2017-04-23
*
|
|
|
|
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
2017-05-01
|
\
\
\
\
\
|
*
|
|
|
|
completion: optionally disable checkout DWIM
Jeff King
2017-04-23
|
|
/
/
/
/
*
|
|
|
|
Git 2.13-rc1
v2.13.0-rc1
Junio C Hamano
2017-04-26
*
|
|
|
|
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
2017-04-26
|
\
\
\
\
\
|
*
|
|
|
|
do_for_each_entry_in_dir(): delete function
Michael Haggerty
2017-04-16
|
*
|
|
|
|
files_pack_refs(): use reference iteration
Michael Haggerty
2017-04-16
|
*
|
|
|
|
commit_packed_refs(): use reference iteration
Michael Haggerty
2017-04-16
|
*
|
|
|
|
cache_ref_iterator_begin(): make function smarter
Michael Haggerty
2017-04-16
|
*
|
|
|
|
get_loose_ref_cache(): new function
Michael Haggerty
2017-04-16
|
*
|
|
|
|
get_loose_ref_dir(): function renamed from get_loose_refs()
Michael Haggerty
2017-04-16
[next]