25 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)

Author SHA1 Message Date
Pavel Roskin 2fabd21733 Disable USE_SYMLINK_HEAD by default 19 years ago
Junio C Hamano f7087e2e7c Revert "We do not like "HEAD" as a new branch name" 19 years ago
Junio C Hamano 8872f27b87 Revert "refs.c: off-by-one fix." 19 years ago
Junio C Hamano 68283999f8 Forbid pattern maching characters in refnames. 19 years ago
Junio C Hamano 06bf6ac424 refs.c: off-by-one fix. 19 years ago
Johannes Schindelin ee34518d62 We do not like "HEAD" as a new branch name 19 years ago
Junio C Hamano 64224caf88 refs.c: make sure leading directories exist before writing a ref. 19 years ago
Junio C Hamano 0870ca7fab Do not DWIM in userpath library under strict mode. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Johannes Schindelin 303958dc42 create_symref: if symlink fails, fall back to writing a "symbolic ref" 19 years ago
Junio C Hamano 652d5dc6c0 git-check-ref-format: reject funny ref names. 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