๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.4.8
/
refs.h
tag
a96a0c25f367a492881cacd5116f1afac1936152
tagger
Junio C Hamano <gitster@pobox.com>
Mon Aug 03 18:23:39 2015
object
8545932d45c91437ac439b1a2df12cf397f71311
Git 2.4.8
d1dd721
refs.h: remove duplication in function docstrings
by Michael Haggerty
ยท 11 years ago
4b7b520
update_ref(): improve documentation
by Michael Haggerty
ยท 11 years ago
1618033
ref_transaction_verify(): new function to check a reference's value
by Michael Haggerty
ยท 11 years ago
fb5a6bb
ref_transaction_delete(): remove "have_old" parameter
by Michael Haggerty
ยท 11 years ago
1d147bd
ref_transaction_update(): remove "have_old" parameter
by Michael Haggerty
ยท 11 years ago
fec14ec
refs.c: change some "flags" to "unsigned int"
by Michael Haggerty
ยท 11 years ago
581d4e0
refs: move REF_DELETING to refs.c
by Michael Haggerty
ยท 11 years ago
4d5c4e4
Merge branch 'mh/reflog-expire'
by Junio C Hamano
ยท 11 years ago
3581d79
refs.c: don't expose the internal struct ref_lock in the header file
by Stefan Beller
ยท 11 years ago
31e07f7
lock_any_ref_for_update(): inline function
by Michael Haggerty
ยท 11 years ago
0b1e654
refs.c: remove unlock_ref/close_ref/commit_ref from the refs api
by Ronnie Sahlberg
ยท 11 years ago
fa5b183
reflog_expire(): new function in the reference API
by Michael Haggerty
ยท 11 years ago
a785d3f
refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
by Ronnie Sahlberg
ยท 11 years ago
4a45b2f
repack_without_refs(): make the refnames argument a string_list
by Michael Haggerty
ยท 11 years ago
d0f810f
refs.c: allow listing and deleting badly named refs
by Ronnie Sahlberg
ยท 11 years ago
f3cc52d
packed-ref cache: forbid dot-components in refnames
by Jonathan Nieder
ยท 11 years ago
62a2d52
branch -d: avoid repeated symref resolution
by Jonathan Nieder
ยท 11 years ago
aae383d
refs.c: make write_ref_sha1 static
by Ronnie Sahlberg
ยท 11 years ago
28e6a97
refs.c: ref_transaction_commit: distinguish name conflicts from other errors
by Ronnie Sahlberg
ยท 11 years ago
db7516a
refs.c: pass the ref log message to _create/delete/update instead of _commit
by Ronnie Sahlberg
ยท 11 years ago
507fe83
Merge branch 'da/rev-parse-verify-quiet'
by Junio C Hamano
ยท 11 years ago
83510ef
Merge branch 'da/styles'
by Junio C Hamano
ยท 11 years ago
c41a87d
refs: make rev-parse --quiet actually quiet
by David Aguilar
ยท 11 years ago
01d678a
Merge branch 'rs/ref-transaction-1'
by Junio C Hamano
ยท 11 years ago
029cdb4
refs.c: make prune_ref use a transaction to delete the ref
by Ronnie Sahlberg
ยท 11 years ago
88b680a
refs.c: make lock_ref_sha1 static
by Ronnie Sahlberg
ยท 11 years ago
93a644e
refs.c: make ref_transaction_begin take an err argument
by Ronnie Sahlberg
ยท 11 years ago
8c8bdc0
refs.c: update ref_transaction_delete to check for error and return status
by Ronnie Sahlberg
ยท 11 years ago
b416af5
refs.c: change ref_transaction_create to do error checking and return status
by Ronnie Sahlberg
ยท 11 years ago
24d36f1
stylefix: asterisks stick to the variable, not the type
by David Aguilar
ยท 11 years ago
528396a
Merge branch 'rs/unify-is-branch'
by Junio C Hamano
ยท 11 years ago
e7e0f26
refs.c: add a public is_branch function
by Ronnie Sahlberg
ยท 11 years ago
8e34800
refs.c: change ref_transaction_update() to do error checking and return status
by Ronnie Sahlberg
ยท 11 years ago
01319837
refs.c: remove the onerr argument to ref_transaction_commit
by Ronnie Sahlberg
ยท 11 years ago
d3f6655
refs.c: commit_packed_refs to return a meaningful errno on failure
by Ronnie Sahlberg
ยท 11 years ago
835e3c9
refs.c: verify_lock should set errno to something meaningful
by Ronnie Sahlberg
ยท 11 years ago
bd3b02d
refs.c: make sure log_ref_setup returns a meaningful errno
by Ronnie Sahlberg
ยท 11 years ago
60bca08
refs.c: add an err argument to repack_without_refs
by Ronnie Sahlberg
ยท 11 years ago
447ff1b
lockfile.c: make lock_file return a meaningful errno on failurei
by Ronnie Sahlberg
ยท 11 years ago
995f874
refs.c: add a strbuf argument to ref_transaction_commit for error logging
by Ronnie Sahlberg
ยท 11 years ago
f1c9350
refs.c: constify the sha arguments for ref_transaction_create|delete|update
by Ronnie Sahlberg
ยท 11 years ago
33f9fc5
refs.c: ref_transaction_commit should not free the transaction
by Ronnie Sahlberg
ยท 11 years ago
026bd1d
refs.c: remove ref_transaction_rollback
by Ronnie Sahlberg
ยท 11 years ago
474df92
Merge branch 'jl/remote-rm-prune'
by Junio C Hamano
ยท 11 years ago
f7f349e
Merge branch 'rs/reflog-exists'
by Junio C Hamano
ยท 12 years ago
e6bea66
remote prune: optimize "dangling symref" check/warning
by Jens Lindstrรถm
ยท 12 years ago
c9e768b
remote: repack packed-refs once when deleting multiple refs
by Jens Lindstrรถm
ยท 12 years ago
4da5883
refs.c: add new functions reflog_exists and delete_reflog
by Ronnie Sahlberg
ยท 12 years ago
5524e24
struct ref_update: rename field "ref_name" to "refname"
by Michael Haggerty
ยท 12 years ago
b5c8ea2
refs: remove API function update_refs()
by Michael Haggerty
ยท 12 years ago
caa4046
refs: add a concept of a reference transaction
by Michael Haggerty
ยท 12 years ago
595deb8
update_refs(): fix constness
by Michael Haggerty
ยท 12 years ago
f412411
refs.h: rename the action_on_err constants
by Michael Haggerty
ยท 12 years ago
e0fd1e3
Merge branch 'sb/refs-code-cleanup'
by Junio C Hamano
ยท 12 years ago
746593b
refs: remove unused function invalidate_ref_cache
by Stefan Beller
ยท 12 years ago
98aee92
refs: add update_refs for multiple simultaneous updates
by Brad King
ยท 12 years ago
9bbb0fa
refs: report ref type from lock_any_ref_for_update
by Brad King
ยท 12 years ago
9f69d29
refs: implement simple transactions for the packed-refs file
by Michael Haggerty
ยท 12 years ago
ede63a1
Merge branch 'mh/reflife'
by Junio C Hamano
ยท 13 years ago
4f78c24
refs: document the lifetime of the args passed to each_ref_fn
by Michael Haggerty
ยท 13 years ago
2f1ef15
Merge branch 'mh/packed-refs-various'
by Junio C Hamano
ยท 13 years ago
32d462c
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
by Michael Haggerty
ยท 13 years ago
2312a79
peel_ref(): fix return value for non-peelable, not-current reference
by Michael Haggerty
ยท 13 years ago
89df9c8
refs: document flags constants REF_*
by Michael Haggerty
ยท 13 years ago
6beb484
Merge branch 'jc/reflog-reverse-walk'
by Junio C Hamano
ยท 13 years ago
98f85ff
reflog: add for_each_reflog_ent_reverse() API
by Junio C Hamano
ยท 13 years ago
daebaa7
upload/receive-pack: allow hiding ref hierarchies
by Junio C Hamano
ยท 13 years ago
432ad41
refs: store references hierarchically
by Michael Haggerty
ยท 14 years ago
cf6672e
refs: remove the extra_refs API
by Michael Haggerty
ยท 14 years ago
30249ee
add_packed_ref(): new function in the refs API.
by Michael Haggerty
ยท 14 years ago
7f820bd
resolve_gitlink_ref(): improve docstring
by Michael Haggerty
ยท 14 years ago
85be1fe
refs: rename parameters result -> sha1
by Michael Haggerty
ยท 14 years ago
dfefa93
refs: rename "refname" variables
by Michael Haggerty
ยท 14 years ago
0445ba2
Merge branch 'jc/broken-ref-dwim-fix'
by Junio C Hamano
ยท 14 years ago
98ac34b
resolve_ref(): expose REF_ISBROKEN flag
by Junio C Hamano
ยท 14 years ago
8be8bde
invalidate_ref_cache(): expose this function in the refs API
by Michael Haggerty
ยท 14 years ago
2c5c66b
Merge branch 'jp/get-ref-dir-unsorted'
by Junio C Hamano
ยท 14 years ago
dce4bab
add_ref(): verify that the refname is formatted correctly
by Michael Haggerty
ยท 14 years ago
a40e6fb
Change check_refname_format() to reject unnormalized refnames
by Michael Haggerty
ยท 14 years ago
8d9c501
Change check_ref_format() to take a flags argument
by Michael Haggerty
ยท 14 years ago
6ed547b
Merge branch 'js/ref-namespaces'
by Junio C Hamano
ยท 14 years ago
a1bea2c
ref namespaces: infrastructure
by Josh Triplett
ยท 14 years ago
b985f2a
Merge branch 'jc/maint-1.7.3-checkout-describe'
by Junio C Hamano
ยท 14 years ago
c17b229
checkout -b <name>: correctly detect existing branch
by Junio C Hamano
ยท 15 years ago
9ef6aeb
setup_revisions(): Allow walking history in a submodule
by Heiko Voigt
ยท 15 years ago
157aaea
log_ref_setup: don't return stack-allocated array
by Thomas Rast
ยท 16 years ago
859c301
refs: split log_ref_write logic into log_ref_setup
by Erick Mattos
ยท 16 years ago
894a9d3
Support showing notes from more than one notes tree
by Thomas Rast
ยท 16 years ago
b09fe97
rev-parse --branches/--tags/--remotes=pattern
by Ilari Liusvaara
ยท 16 years ago
d08bae7
rev-parse --glob
by Ilari Liusvaara
ยท 16 years ago
3cf6134
teach warn_dangling_symref to take a FILE argument
by Jay Soffian
ยท 16 years ago
2926870
refs: add a "for_each_replace_ref" function
by Christian Couder
ยท 17 years ago
4577e48
Change prettify_ref to prettify_refname
by Felipe Contreras
ยท 17 years ago
6e7b330
shorten_unambiguous_ref(): add strict mode
by Bert Wesarg
ยท 17 years ago
3e52eff
Merge branch 'jk/show-upstream'
by Junio C Hamano
ยท 17 years ago
7c2b302
make get_short_ref a public function
by Jeff King
ยท 17 years ago
5aaa507
Merge branch 'cc/sha1-bsearch' into HEAD
by Junio C Hamano
ยท 17 years ago
2a8177b
refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functions
by Christian Couder
ยท 17 years ago
a9c37a7
Use a common function to get the pretty name of refs
by Daniel Barkalow
ยท 17 years ago
f8948e2
remote prune: warn dangling symrefs
by Junio C Hamano
ยท 17 years ago
Next »