index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs.c
Age
Commit message (
Expand
)
Author
2024-11-21
refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
Patrick Steinhardt
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
2024-11-21
refs: use "initial" transaction semantics to migrate refs
Patrick Steinhardt
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-15
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-16
refs: properly apply exclude patterns to namespaced refs
Patrick Steinhardt
2024-09-12
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-17
refs: mark unused parameters in do_for_each_reflog_helper()
Jeff King
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
2024-08-08
refs: fix ref storage format for submodule ref stores
Patrick Steinhardt
2024-07-30
refs/files: stop using `the_repository` in `parse_loose_ref_contents()`
Patrick Steinhardt
2024-07-30
refs: stop using `the_repository`
Patrick Steinhardt
2024-07-23
Merge branch 'ps/ref-storage-migration-fix'
Junio C Hamano
2024-07-23
refs: fix format migration on Cygwin
Patrick Steinhardt
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-verify' command
Karthik Nayak
2024-06-07
refs: create and use `ref_update_expects_existing_old_ref()`
Karthik Nayak
2024-06-06
refs: implement logic to migrate between ref storage formats
Patrick Steinhardt
2024-06-06
refs: implement removal of ref storages
Patrick Steinhardt
2024-06-06
refs: allow to skip creation of reflog entries
Patrick Steinhardt
2024-06-06
refs: pass storage format to `ref_store_init()` explicitly
Patrick Steinhardt
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
2024-05-28
Merge branch 'ps/pseudo-ref-terminology'
Junio C Hamano
2024-05-23
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-17
refs: remove `dwim_log()`
Patrick Steinhardt
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
2024-05-17
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
2024-05-17
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
[prev]
[next]