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 'kw/rebase-progress'
Junio C Hamano
2017-08-23
|
\
|
*
rebase: turn on progress option by default for format-patch
Kevin Willford
2017-08-14
|
*
format-patch: have progress option while generating patches
Kevin Willford
2017-08-14
*
|
Merge branch 'ks/prepare-commit-msg-sample-fix'
Junio C Hamano
2017-08-23
|
\
\
|
*
|
hook: use correct logical variable
Kaartic Sivaraam
2017-08-14
*
|
|
Merge branch 'nm/stash-untracked'
Junio C Hamano
2017-08-23
|
\
\
\
|
*
|
|
stash: clean untracked files before reset
Nicolas Morey-Chaisemartin
2017-08-11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jt/sha1-file-cleanup'
Junio C Hamano
2017-08-23
|
\
\
\
|
*
|
|
sha1_file: remove read_packed_sha1()
Jonathan Tan
2017-08-11
|
*
|
|
sha1_file: set whence in storage-specific info fn
Jonathan Tan
2017-08-11
|
|
/
/
*
|
|
The second batch post 2.14
Junio C Hamano
2017-08-22
*
|
|
Merge branch 'mh/packed-ref-store'
Junio C Hamano
2017-08-22
|
\
\
\
|
*
|
|
files-backend: cheapen refname_available check when locking refs
Michael Haggerty
2017-08-17
|
*
|
|
packed_ref_store: handle a packed-refs file that is a symlink
Michael Haggerty
2017-07-27
|
*
|
|
read_packed_refs(): die if `packed-refs` contains bogus data
Michael Haggerty
2017-07-03
|
*
|
|
t3210: add some tests of bogus packed-refs file contents
Michael Haggerty
2017-07-03
|
*
|
|
repack_without_refs(): don't lock or unlock the packed refs
Michael Haggerty
2017-07-03
|
*
|
|
commit_packed_refs(): remove call to `packed_refs_unlock()`
Michael Haggerty
2017-06-23
|
*
|
|
clear_packed_ref_cache(): don't protest if the lock is held
Michael Haggerty
2017-06-23
|
*
|
|
packed_refs_unlock(), packed_refs_is_locked(): new functions
Michael Haggerty
2017-06-23
|
*
|
|
packed_refs_lock(): report errors via a `struct strbuf *err`
Michael Haggerty
2017-06-23
|
*
|
|
packed_refs_lock(): function renamed from lock_packed_refs()
Michael Haggerty
2017-06-23
|
*
|
|
commit_packed_refs(): use a staging file separate from the lockfile
Michael Haggerty
2017-06-23
|
*
|
|
commit_packed_refs(): report errors rather than dying
Michael Haggerty
2017-06-23
|
*
|
|
packed_ref_store: make class into a subclass of `ref_store`
Michael Haggerty
2017-06-23
|
*
|
|
packed-backend: new module for handling packed references
Michael Haggerty
2017-06-23
|
*
|
|
packed_read_raw_ref(): new function, replacing `resolve_packed_ref()`
Michael Haggerty
2017-06-23
|
*
|
|
packed_ref_store: support iteration
Michael Haggerty
2017-06-23
|
*
|
|
packed_peel_ref(): new function, extracted from `files_peel_ref()`
Michael Haggerty
2017-06-23
|
*
|
|
repack_without_refs(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
get_packed_ref(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
rollback_packed_refs(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
commit_packed_refs(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
lock_packed_refs(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
add_packed_ref(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
get_packed_refs(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
get_packed_ref_cache(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
validate_packed_ref_cache(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
clear_packed_ref_cache(): take a `packed_ref_store *` parameter
Michael Haggerty
2017-06-23
|
*
|
|
packed_ref_store: move `packed_refs_lock` member here
Michael Haggerty
2017-06-23
|
*
|
|
packed_ref_store: move `packed_refs_path` here
Michael Haggerty
2017-06-23
|
*
|
|
packed_ref_store: new struct
Michael Haggerty
2017-06-23
|
*
|
|
add_packed_ref(): teach function to overwrite existing refs
Michael Haggerty
2017-06-23
|
*
|
|
t1408: add a test of stale packed refs covered by loose refs
Junio C Hamano
2017-06-23
*
|
|
|
Merge branch 'sb/retire-t1200'
Junio C Hamano
2017-08-22
|
\
\
\
\
|
*
|
|
|
t1200: remove t1200-tutorial.sh
Stefan Beller
2017-08-10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'rs/win32-syslog-leakfix'
Junio C Hamano
2017-08-22
|
\
\
\
\
|
*
|
|
|
win32: plug memory leak on realloc() failure in syslog()
René Scharfe
2017-08-10
*
|
|
|
|
Merge branch 'rs/unpack-entry-leakfix'
Junio C Hamano
2017-08-22
|
\
\
\
\
\
|
*
|
|
|
|
sha1_file: release delta_stack on error in unpack_entry()
René Scharfe
2017-08-10
[next]