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
2023-12-03t1401: stop treating FETCH_HEAD as real referencePatrick Steinhardt
2023-03-20Merge branch 'ab/avoid-losing-exit-codes-in-tests'Junio C Hamano
2023-02-15shorten_unambiguous_ref(): avoid sscanf()Jeff King
2023-02-07tests: don't lose misc "git" exit codesÆvar Arnfjörð Bjarmason
2022-10-21Merge branch 'jc/symbolic-ref-no-recurse'Junio C Hamano
2022-10-09symbolic-ref: teach "--[no-]recurse" optionJunio C Hamano
2022-08-01symbolic-ref: refuse to set syntactically invalid targetLinus Torvalds
2022-04-14revisions API: release "reflog_info" in release revisions()Ævar Arnfjörð Bjarmason
2021-06-02t1401-symbolic-ref: avoid direct filesystem accessHan-Wen Nienhuys
2021-06-02t1401: use tar to snapshot and restore repo stateHan-Wen Nienhuys
2018-05-23t: make many tests depend less on the refs being filesDavid Turner
2017-10-07refs_resolve_ref_unsafe: handle d/f conflicts for writesJeff King
2016-09-02symbolic-ref -d: do not allow removal of HEADJunio C Hamano
2016-06-07reflog: continue walking the reflog past root commitsSZEDER Gábor
2016-01-27Merge branch 'jk/symbolic-ref'Junio C Hamano
2016-01-23Merge branch 'ep/shell-command-substitution-style'Junio C Hamano
2016-01-13lock_ref_sha1_basic: handle REF_NODEREF with invalid refsJeff King
2015-12-29create_symref: use existing ref-lock codeJeff King
2015-12-29Merge branch 'jk/symbolic-ref-maint'Junio C Hamano
2015-12-28t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-12-21t1401: test reflog creation for git-symbolic-refJeff King
2015-12-21symbolic-ref: propagate error code from create_symref()Jeff King
2015-09-25resolve_ref: use strbufs for internal buffersJeff King
2012-10-21git symbolic-ref --delete $symrefJohan Herland
2010-11-09tests: add missing &&Jonathan Nieder
2009-02-14symbolic-ref: allow refs/<whatever> in HEADJeff King
2009-01-29symbolic ref: refuse non-ref targets in HEADJeff King