Sign in
googlers
/
jrn
/
git
/
d22245a2e360d2e708ca37169be8eb5a5899b98d
/
refs.c
d22245a
hashmap_entry_init takes "struct hashmap_entry *"
by Eric Wong
· 5 years ago
0ebbcf7
object: convert lookup_unknown_object() to use object_id
by Jeff King
· 6 years ago
0d107b1
Merge branch 'nd/worktree-name-sanitization'
by Junio C Hamano
· 6 years ago
1de16ae
worktree add: sanitize worktree names
by Nguyễn Thái Ngọc Duy
· 6 years ago
7fdff47
refs.c: remove the_repo from read_ref_at()
by Nguyễn Thái Ngọc Duy
· 6 years ago
5670090
refs.c: add repo_dwim_log()
by Nguyễn Thái Ngọc Duy
· 6 years ago
d8984c5
refs.c: add repo_dwim_ref()
by Nguyễn Thái Ngọc Duy
· 6 years ago
0b1dbf5
refs.c: remove the_repo from expand_ref()
by Nguyễn Thái Ngọc Duy
· 6 years ago
8f56e9d
refs.c: remove the_repo from substitute_branch_name()
by Nguyễn Thái Ngọc Duy
· 6 years ago
546edf3
refs.c: add refs_shorten_unambiguous_ref()
by Nguyễn Thái Ngọc Duy
· 6 years ago
b3cd33d
refs.c: add refs_ref_exists()
by Nguyễn Thái Ngọc Duy
· 6 years ago
98374a0
convert has_sha1_file() callers to has_object_file()
by Jeff King
· 6 years ago
c72431f
Merge branch 'ra/rev-parse-exclude-glob'
by Junio C Hamano
· 6 years ago
e146cc9
Merge branch 'nd/per-worktree-ref-iteration'
by Junio C Hamano
· 6 years ago
9ab9b5d
refs: fix some exclude patterns being ignored
by Rafael Ascensão
· 6 years ago
3a3b9d8
refs: new ref types to make per-worktree refs visible to all worktrees
by Nguyễn Thái Ngọc Duy
· 6 years ago
6d8f8eb
Merge branch 'ds/commit-graph-with-grafts'
by Junio C Hamano
· 6 years ago
8aff1a9
Add a place for (not) sharing stuff between worktrees
by Nguyễn Thái Ngọc Duy
· 6 years ago
5c79f74
refs.c: indent with tabs, not spaces
by Nguyễn Thái Ngọc Duy
· 6 years ago
9001dc2
convert "oidcmp() != 0" to "!oideq()"
by Jeff King
· 7 years ago
212e0f7
refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback
by Stefan Beller
· 7 years ago
4a6067c
refs.c: migrate internal ref iteration to pass thru repository argument
by Stefan Beller
· 7 years ago
72c11b7
Merge branch 'jt/refspec-dwim-precedence-fix'
by Junio C Hamano
· 7 years ago
4bea848
Merge branch 'nd/i18n'
by Junio C Hamano
· 7 years ago
3a2a1dc
Merge branch 'sb/object-store-lookup'
by Junio C Hamano
· 7 years ago
60650a4
remote: make refspec follow the same disambiguation rule as local refs
by Junio C Hamano
· 7 years ago
9cb10ca
Merge branch 'bp/log-ref-write-fd-with-strbuf'
by Junio C Hamano
· 7 years ago
661558f
refs.c: mark more strings for translation
by Nguyễn Thái Ngọc Duy
· 7 years ago
1a07e59
Update messages in preparation for i18n
by Nguyễn Thái Ngọc Duy
· 7 years ago
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
80a6c20
convert log_ref_write_fd() to use strbuf
by Ben Peart
· 7 years ago
1268dfa
object: add repository argument to object_as_type
by Stefan Beller
· 7 years ago
b16b60f
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
by Junio C Hamano
· 7 years ago
7c3d15f
Merge branch 'jk/snprintf-truncation'
by Junio C Hamano
· 7 years ago
26597cb
Merge branch 'ma/create-pseudoref-with-null-old-oid'
by Junio C Hamano
· 7 years ago
50f08db
Merge branch 'js/use-bug-macro'
by Junio C Hamano
· 7 years ago
2f76ebc
Merge branch 'ma/lockfile-cleanup'
by Junio C Hamano
· 7 years ago
2c18e6a
Merge branch 'js/rebase-recreate-merge'
by Junio C Hamano
· 7 years ago
fcb6df3
Merge branch 'sb/oid-object-info'
by Junio C Hamano
· 7 years ago
a2cec42
Merge branch 'sb/object-store-replace'
by Junio C Hamano
· 7 years ago
bf4baf1
shorten_unambiguous_ref: use xsnprintf
by Jeff King
· 7 years ago
2dc417a
get_main_ref_store: BUG() when outside a repository
by Jeff King
· 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 7 years ago
db0210d
refs: handle zero oid for pseudorefs
by Martin Ågren
· 7 years ago
c0bdd65
refs.c: refer to "object ID", not "sha1", in error messages
by Martin Ågren
· 7 years ago
3c6fad4
refs.c: do not die if locking fails in `delete_pseudoref()`
by Martin Ågren
· 7 years ago
0108451
refs.c: do not die if locking fails in `write_pseudoref()`
by Martin Ågren
· 7 years ago
174774c
Merge branch 'sb/object-store-replace'
by Junio C Hamano
· 7 years ago
9bfa0f9
Merge branch 'bw/protocol-v2'
by Junio C Hamano
· 7 years ago
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 7 years ago
a9be29c
sequencer: make refs generated by the `label` command worktree-local
by Johannes Schindelin
· 7 years ago
0df8e96
cache.h: add repository argument to oid_object_info
by Stefan Beller
· 7 years ago
0d296c5
refs: allow for_each_replace_ref to handle arbitrary repositories
by Stefan Beller
· 7 years ago
64a7416
refs: store the main ref store inside the repository struct
by Stefan Beller
· 7 years ago
60ce76d
refs: add repository argument to for_each_replace_ref
by Stefan Beller
· 7 years ago
23a3f0c
refs: add repository argument to get_main_ref_store
by Stefan Beller
· 7 years ago
b4be741
ls-remote: pass ref prefixes when requesting a remote's refs
by Brandon Williams
· 7 years ago
abef902
sha1_file: convert sha1_object_info* to object_id
by brian m. carlson
· 7 years ago
65516f5
log: add option to choose which refs to decorate
by Rafael Ascensão
· 7 years ago
78fb457
refs: update some more docs to use "oid" rather than "sha1"
by Michael Haggerty
· 7 years ago
62c72d1
ref_transaction_add_update(): remove a check
by Michael Haggerty
· 7 years ago
a9bbbce
ref_transaction_update(): die on disallowed flags
by Michael Haggerty
· 7 years ago
99afe91
refs: convert read_raw_ref backends to struct object_id
by brian m. carlson
· 7 years ago
ac2ed0d
refs: convert peel_object to struct object_id
by brian m. carlson
· 7 years ago
49e6147
refs: convert resolve_ref_unsafe to struct object_id
by brian m. carlson
· 7 years ago
a98e610
refs: convert resolve_gitlink_ref to struct object_id
by brian m. carlson
· 7 years ago
0155f71
refs: convert reflog_expire parameter to struct object_id
by brian m. carlson
· 7 years ago
8eb36d9
refs: convert read_ref_at to struct object_id
by brian m. carlson
· 7 years ago
b420d90
refs: convert peel_ref to struct object_id
by brian m. carlson
· 7 years ago
334dc52
refs: convert dwim_log to struct object_id
by brian m. carlson
· 7 years ago
cca5fa6
refs: convert dwim_ref and expand_ref to struct object_id
by brian m. carlson
· 7 years ago
34c290a
refs: convert read_ref and read_ref_full to object_id
by brian m. carlson
· 7 years ago
0f2dc72
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
by brian m. carlson
· 7 years ago
89f3bbd
refs: update ref transactions to use struct object_id
by brian m. carlson
· 7 years ago
6ee1821
refs: prevent accidental NULL dereference in write_pseudoref
by brian m. carlson
· 7 years ago
ae07777
refs: convert update_ref and refs_update_ref to use struct object_id
by brian m. carlson
· 7 years ago
2616a5e
refs: convert delete_ref and refs_delete_ref to struct object_id
by brian m. carlson
· 7 years ago
a1c1d81
refs_resolve_ref_unsafe: handle d/f conflicts for writes
by Jeff King
· 7 years ago
1a2e1a7
Merge branch 'mh/mmap-packed-refs'
by Junio C Hamano
· 7 years ago
3b48045
Merge branch 'sd/branch-copy'
by Junio C Hamano
· 7 years ago
73ecdc6
Merge branch 'rs/resolve-ref-optional-result'
by Junio C Hamano
· 7 years ago
ba1c052
ref_store: implement `refs_peel_ref()` generically
by Michael Haggerty
· 7 years ago
d019010
Merge branch 'tg/refs-allowed-flags'
by Junio C Hamano
· 7 years ago
ceb7a01
Merge branch 'jn/per-repo-object-store-fixes'
by Junio C Hamano
· 7 years ago
c50424a
Merge branch 'jk/write-in-full-fix'
by Junio C Hamano
· 7 years ago
744c040
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
by René Scharfe
· 7 years ago
54fad66
refs: make sha1 output parameter of refs_resolve_ref_unsafe() optional
by René Scharfe
· 7 years ago
d811ba1
Merge branch 'rs/strbuf-leakfix'
by Junio C Hamano
· 7 years ago
8a044c7
Merge branch 'nd/prune-in-worktree'
by Junio C Hamano
· 7 years ago
8738a8a
ref_iterator: keep track of whether the iterator output is ordered
by Michael Haggerty
· 7 years ago
06f46f2
avoid "write_in_full(fd, buf, len) != len" pattern
by Jeff King
· 7 years ago
006f3f2
replace-objects: evaluate replacement refs without using the object store
by Stefan Beller
· 8 years ago
c788c54
refs: strip out not allowed flags from ref_transaction_update
by Thomas Gummerer
· 8 years ago
aeb014f
refs: release strbuf on error return in write_pseudoref()
by Rene Scharfe
· 8 years ago
f2dd90f
Merge branch 'mh/ref-lock-entry'
by Junio C Hamano
· 8 years ago
873ea90
refs.c: reindent get_submodule_ref_store()
by Nguyễn Thái Ngọc Duy
· 8 years ago
82a150f
refs.c: remove fallback-to-main-store code get_submodule_ref_store()
by Nguyễn Thái Ngọc Duy
· 8 years ago
419221c
refs: remove dead for_each_*_submodule()
by Nguyễn Thái Ngọc Duy
· 8 years ago
2e2d404
refs.c: move for_each_remote_ref_submodule() to submodule.c
by Nguyễn Thái Ngọc Duy
· 8 years ago
073cf63
revision.c: use refs_for_each*() instead of for_each_*_submodule()
by Nguyễn Thái Ngọc Duy
· 8 years ago
Next »