16 Commits (31b9755a655aa34373d8b39030e9a0f46ffa0078)

Author SHA1 Message Date
Johannes Schindelin 303958dc42 create_symref: if symlink fails, fall back to writing a "symbolic ref" 19 years ago
Junio C Hamano 03feddd6e8 git-check-ref-format: reject funny ref names. 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Jonas Fonseca 85912b0673 [PATCH] Fix symbolic ref validation 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano a876ed83be Use resolve_ref() to implement read_ref(). 19 years ago
Linus Torvalds ca8db1424d [PATCH] Allow reading "symbolic refs" that point to other refs 19 years ago
Matt Draisey a7e66ae3f7 [PATCH] Make do_each_ref() follow symlinks. 20 years ago
Timo Sirainen 4ec99bf080 [PATCH] -Werror fixes 20 years ago
Linus Torvalds 99a0a6e09f Make "for_each_ref()" always use the "canonical" refname. 20 years ago
Linus Torvalds 2f34ba32dd Fix silly thinko in "head_ref()" 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Linus Torvalds 6cada6a98d Clean up output of "for_each_ref()" when GIT_DIR is "." 20 years ago
Linus Torvalds 944d858969 Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache 20 years ago
Linus Torvalds 8a65ff7666 Generalize the "show each ref" code in receice-pack 20 years ago
Daniel Barkalow 95fc75129a [PATCH] Operations on refs 20 years ago