Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-16Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano
2006-09-21Tell between packed, unpacked and symbolic refs.Junio C Hamano
2006-09-21symbolit-ref: fix resolve_ref conversion.Junio C Hamano
2006-09-18Make ref resolution sanerLinus Torvalds
2006-09-02Replace uses of strdup with xstrdup.Shawn Pearce
2006-08-04Make git-symbolic-ref a builtinMatthias Kestenholz