45 Commits (03b9d560bed6029f43968ad3f09a8f9c015b20e0)

Author SHA1 Message Date
Shawn Pearce 818f477c40 Display an error from update-ref if target ref name is invalid. 19 years ago
Shawn Pearce 0b0fe4a65d Allow user.name and user.email to drive reflog entry. 19 years ago
Alp Toker ff4c848527 Fix typos involving the word 'commit' 19 years ago
Junio C Hamano 138086a725 shared repository - add a few missing calls to adjust_shared_perm(). 19 years ago
Junio C Hamano e5f38ec3c5 ref-log: style fixes. 19 years ago
Junio C Hamano c33d5174d6 refs.c: convert it to use lockfile interface. 19 years ago
Shawn Pearce 8fe92775f3 Correct force_write bug in refs.c 19 years ago
Shawn Pearce d0740d92be Log ref updates made by fetch. 19 years ago
Shawn Pearce 732232a123 Force writing ref if it doesn't exist. 19 years ago
Shawn Pearce e52290428b General ref log reading improvements. 19 years ago
Shawn Pearce 70e34b2dc8 Fix ref log parsing so it works properly. 19 years ago
Shawn Pearce d556fae2c0 Support 'master@2 hours ago' syntax 19 years ago
Shawn Pearce 6de08ae688 Log ref updates to logs/refs/<ref> 19 years ago
Shawn Pearce 4bd18c43d9 Improve abstraction of ref lock/write. 19 years ago
Shawn Pearce 70e1a880a3 Remove unnecessary local in get_ref_sha1. 19 years ago
Sean a62be77f5e Add "--branches", "--tags" and "--remotes" options to git-rev-parse. 19 years ago
Junio C Hamano e388c73825 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano 9f0bb90d16 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano f61c2c970c refs.c::do_for_each_ref(): Finish error message lines with "\n" 19 years ago
Johannes Schindelin c401cb48e7 Warn about invalid refs 19 years ago
Junio C Hamano bd2afde8a3 Give no terminating LF to error() function. 19 years ago
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