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
*
mingw: avoid memory leak when splitting PATH
Johannes Schindelin
2017-05-08
*
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
|
*
|
|
|
|
do_for_each_entry_in_dir(): eliminate `offset` argument
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
Michael Haggerty
2017-04-16
|
*
|
|
|
|
ref-cache: use a callback function to fill the cache
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs: record the ref_store in ref_cache, not ref_dir
Michael Haggerty
2017-04-16
|
*
|
|
|
|
ref-cache: introduce a new type, ref_cache
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs: split `ref_cache` code into separate files
Michael Haggerty
2017-04-16
|
*
|
|
|
|
ref-cache: rename `remove_entry()` to `remove_entry_from_dir()`
Michael Haggerty
2017-04-16
|
*
|
|
|
|
ref-cache: rename `find_ref()` to `find_ref_entry()`
Michael Haggerty
2017-04-16
|
*
|
|
|
|
ref-cache: rename `add_ref()` to `add_ref_entry()`
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs_verify_refname_available(): use function in more places
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs_verify_refname_available(): implement once for all backends
Michael Haggerty
2017-04-16
|
*
|
|
|
|
refs_ref_iterator_begin(): new function
Michael Haggerty
2017-04-14
|
*
|
|
|
|
refs_read_raw_ref(): new function
Michael Haggerty
2017-04-14
|
*
|
|
|
|
get_ref_dir(): don't call read_loose_refs() for "refs/bisect"
Michael Haggerty
2017-04-14
*
|
|
|
|
|
Merge branch 'nd/worktree-add-lock'
Junio C Hamano
2017-04-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
worktree add: add --lock option
Nguyễn Thái Ngọc Duy
2017-04-20
*
|
|
|
|
|
|
Merge branch 'jk/update-links-in-docs'
Junio C Hamano
2017-04-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
docs/bisect-lk2009: update java code conventions link
Jeff King
2017-04-20
|
*
|
|
|
|
|
|
docs/bisect-lk2009: update nist report link
Jeff King
2017-04-20
|
*
|
|
|
|
|
|
docs/archimport: quote sourcecontrol.net reference
Jeff King
2017-04-20
|
*
|
|
|
|
|
|
gitcore-tutorial: update broken link
Jeff King
2017-04-20
|
*
|
|
|
|
|
|
doc: replace or.cz gitwiki link with git.wiki.kernel.org
Jeff King
2017-04-20
|
*
|
|
|
|
|
|
doc: use https links to avoid http redirect
Jeff King
2017-04-20
*
|
|
|
|
|
|
|
Merge branch 'sf/putty-w-args'
Junio C Hamano
2017-04-26
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
connect.c: fix leak in handle_ssh_variant
Jeff King
2017-04-20
*
|
|
|
|
|
|
|
|
Merge branch 'ab/completion-push-delete-ref'
Junio C Hamano
2017-04-26
|
\
\
\
\
\
\
\
\
\
[next]