]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-07-03  Michael Haggertyt3210: add some tests of bogus packed-refs file contents
2017-07-03  Michael Haggertyrepack_without_refs(): don't lock or unlock the packed...
2017-06-23  Michael Haggertycommit_packed_refs(): remove call to `packed_refs_unlock()`
2017-06-23  Michael Haggertyclear_packed_ref_cache(): don't protest if the lock...
2017-06-23  Michael Haggertypacked_refs_unlock(), packed_refs_is_locked(): new...
2017-06-23  Michael Haggertypacked_refs_lock(): report errors via a `struct strbuf...
2017-06-23  Michael Haggertypacked_refs_lock(): function renamed from lock_packed_r...
2017-06-23  Michael Haggertycommit_packed_refs(): use a staging file separate from...
2017-06-23  Michael Haggertycommit_packed_refs(): report errors rather than dying
2017-06-23  Michael Haggertypacked_ref_store: make class into a subclass of `ref_store`
2017-06-23  Michael Haggertypacked-backend: new module for handling packed references
2017-06-23  Michael Haggertypacked_read_raw_ref(): new function, replacing `resolve...
2017-06-23  Michael Haggertypacked_ref_store: support iteration
2017-06-23  Michael Haggertypacked_peel_ref(): new function, extracted from `files_...
2017-06-23  Michael Haggertyrepack_without_refs(): take a `packed_ref_store *`...
2017-06-23  Michael Haggertyget_packed_ref(): take a `packed_ref_store *` parameter
2017-06-23  Michael Haggertyrollback_packed_refs(): take a `packed_ref_store *...
2017-06-23  Michael Haggertycommit_packed_refs(): take a `packed_ref_store *` parameter
2017-06-23  Michael Haggertylock_packed_refs(): take a `packed_ref_store *` parameter
2017-06-23  Michael Haggertyadd_packed_ref(): take a `packed_ref_store *` parameter
2017-06-23  Michael Haggertyget_packed_refs(): take a `packed_ref_store *` parameter
2017-06-23  Michael Haggertyget_packed_ref_cache(): take a `packed_ref_store *...
2017-06-23  Michael Haggertyvalidate_packed_ref_cache(): take a `packed_ref_store...
2017-06-23  Michael Haggertyclear_packed_ref_cache(): take a `packed_ref_store...
2017-06-23  Michael Haggertypacked_ref_store: move `packed_refs_lock` member here
2017-06-23  Michael Haggertypacked_ref_store: move `packed_refs_path` here
2017-06-23  Michael Haggertypacked_ref_store: new struct
2017-06-23  Michael Haggertyadd_packed_ref(): teach function to overwrite existing...
2017-06-23  Junio C Hamanot1408: add a test of stale packed refs covered by loose...
2017-06-19  Michael Haggertyfor_each_bisect_ref(): don't trim refnames
2017-06-12  Michael Haggertylock_packed_refs(): fix cache validity check
2017-05-24  Michael Haggertycache_ref_iterator_begin(): avoid priming unneeded...
2017-05-23  Jeff Kingref-filter: limit traversal to prefix
2017-05-23  Michael Haggertycreate_ref_entry(): remove `check_name` option
2017-05-23  Michael Haggertyrefs_ref_iterator_begin(): handle `GIT_REF_PARANOIA`
2017-05-23  Michael Haggertyread_packed_refs(): report unexpected fopen() failures
2017-05-23  Michael Haggertyread_packed_refs(): do more of the work of reading...
2017-05-23  Michael Haggertyget_packed_ref_cache(): assume "packed-refs" won't...
2017-05-23  Michael Haggertyshould_pack_ref(): new function, extracted from `files_...
2017-05-23  Michael Haggertyref_update_reject_duplicates(): add a sanity check
2017-05-23  Michael Haggertyref_update_reject_duplicates(): use `size_t` rather...
2017-05-23  Michael Haggertyref_update_reject_duplicates(): expose function to...
2017-05-23  Michael Haggertyref_transaction_prepare(): new optional step for refere...
2017-05-23  Michael Haggertyref_transaction_commit(): check for valid `transaction...
2017-05-23  Michael Haggertyfiles_transaction_cleanup(): new helper function
2017-05-23  Michael Haggertyfiles_ref_store: put the packed files lock directly...
2017-05-23  Michael Haggertyfiles-backend: move `lock` member to `files_ref_store`
2017-05-23  Michael Haggertylockfile: add a new method, is_lock_file_locked()
2017-05-23  Michael Haggertyref_store: take a `msg` parameter when deleting references
2017-05-23  Michael Haggertyrefs: use `size_t` indexes when iterating over ref...
2017-05-23  Michael Haggertyrefs_ref_iterator_begin(): don't check prefixes redundantly
2017-05-23  Michael Haggertyprefix_ref_iterator: don't trim too much
2017-05-23  Michael Haggertyfiles-backend: use `die("BUG: ...")`, not `die("interna...
2017-05-23  Michael Haggertyref_iterator_begin_fn(): fix docstring
2017-05-23  Michael Haggertyrefs.h: clarify docstring for the ref_transaction_updat...
2017-05-23  Michael Haggertyt3600: clean up permissions test properly
2017-05-23  Junio C HamanoMerge branch 'bc/object-id'
2017-05-23  Junio C HamanoSecond batch for 2.14
2017-05-23  Junio C HamanoMerge branch 'ab/fix-poison-tests'
2017-05-23  Junio C HamanoMerge branch 'tb/dedup-crlf-tests'
2017-05-23  Junio C HamanoMerge branch 'jt/push-options-doc'
2017-05-23  Junio C HamanoMerge branch 'ab/doc-replace-gmane-links'
2017-05-23  Junio C HamanoMerge branch 'rs/checkout-am-fix-unborn'
2017-05-23  Junio C HamanoMerge branch 'ls/travis-relays-for-windows-ci'
2017-05-23  Junio C HamanoMerge branch 'ah/log-decorate-default-to-auto'
2017-05-23  Junio C HamanoMerge branch 'bw/submodule-with-bs-path'
2017-05-16  Junio C HamanoStart post 2.13 cycle
2017-05-16  Junio C HamanoMerge branch 'js/larger-timestamps'
2017-05-16  Junio C HamanoMerge branch 'jc/apply-fix-mismerge'
2017-05-16  Junio C HamanoMerge branch 'ab/aix-needs-compat-regex'
2017-05-16  Junio C HamanoMerge branch 'jn/credential-doc-on-clear'
2017-05-16  Junio C HamanoMerge branch 'jn/clone-add-empty-config-from-command...
2017-05-16  Junio C HamanoMerge branch 'bw/submodule-has-commits-update'
2017-05-16  Junio C HamanoMerge branch 'ls/travis-doc-asciidoctor'
2017-05-16  Junio C HamanoMerge branch 'rs/large-zip'
2017-05-16  Junio C HamanoMerge branch 'ab/clone-no-tags'
2017-05-16  Junio C HamanoMerge branch 'sk/status-short-branch-color-config'
2017-05-16  Junio C HamanoMerge branch 'jk/am-leakfix'
2017-05-16  Junio C HamanoMerge branch 'jt/use-trailer-api-in-commands'
2017-05-16  Junio C HamanoMerge branch 'nd/worktree-kill-parse-ref'
2017-05-16  Junio C HamanoMerge branch 'dt/gc-ignore-old-gc-logs'
2017-05-16  Junio C HamanoMerge branch 'jk/no-null-sha1-in-cache-tree'
2017-05-16  Junio C HamanoMerge branch 'dt/raise-core-packed-git-limit'
2017-05-15  brian m. carlsonbuiltin/log: honor log.decorate
2017-05-11  Lars Schneidertravis-ci: add job to run tests with GETTEXT_POISON
2017-05-11  Lars Schneidertravis-ci: setup "prove cache" in "script" step
2017-05-11  Ævar Arnfjörð... tests: fix tests broken under GETTEXT_POISON=YesPlease
2017-05-11  Torsten Bögershausent0027: tests are not expensive; remove t0025
2017-05-10  Jonathan Tanreceive-pack: verify push options in cert
2017-05-10  Junio C Hamanodoc: replace more gmane links
2017-05-09  Junio C HamanoGit 2.13 v2.13.0
2017-05-09  Junio C HamanoMerge tag 'l10n-2.13.0-rnd2.1' of git://github.com...
2017-05-09  Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2017-05-09  Jiang Xinl10n: zh_CN: for git v2.13.0 l10n round 2
2017-05-09  Peter Kreftingl10n: sv.po: Update Swedish translation (3195t0f0u)
2017-05-09  Junio C HamanoSync with v2.12.3
2017-05-09  Junio C HamanoMerge branch 'jh/verify-index-checksum-only-in-fsck'
2017-05-09  Jonathan Tandocs: correct receive.advertisePushOptions default
2017-05-09  Junio C Hamanoapply.c: fix whitespace-only mismerge
2017-05-09  Ramsay Jonesarchive-tar: fix a sparse 'constant too large' warning
next