aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-update-ref.txt
AgeCommit message (Expand)AuthorFilesLines
2024-04-02update-ref: use {old,new}-oid instead of {old,new}valueKarthik Nayak1-29/+29
2023-10-09documentation: add missing articleElijah Newren1-1/+1
2020-11-16update-ref: allow creation of multiple transactionsPatrick Steinhardt1-1/+2
2020-07-27Modify pseudo refs through ref backend storageHan-Wen Nienhuys1-6/+7
2020-04-02update-ref: implement interactive transaction handlingPatrick Steinhardt1-0/+26
2020-03-30git-update-ref.txt: add missing wordPatrick Steinhardt1-1/+1
2018-10-30Merge branch 'ah/doc-updates'Junio C Hamano1-4/+4
2018-10-23doc: fix formatting in git-update-refAndreas Heiduk1-4/+4
2018-09-12update-ref: allow --no-deref with --stdinElijah Newren1-1/+1
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-1/+1
2015-07-21update-ref and tag: add --create-reflog argDavid Turner1-1/+4
2014-04-07update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty1-6/+12
2013-09-09update-ref: support multiple simultaneous updatesBrad King1-1/+53
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann1-1/+1
2011-07-22Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano1-2/+3
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg1-2/+3
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-4/+0
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-5/+5
2008-06-22Merge branch 'kh/update-ref'Junio C Hamano1-1/+1
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-06-02Make old sha1 optional with git update-ref -dKarl Hasselström1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-1/+1
2007-05-10git-update-ref: add --no-deref option for overwriting/detaching refSven Verdoolaege1-1/+4
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2006-09-27update-ref: -d flag and ref creation safety.Junio C Hamano1-2/+8
2006-05-19Change order of -m option to update-ref.Shawn Pearce1-1/+1
2006-05-17Log ref updates to logs/refs/<ref>Shawn Pearce1-0/+26
2006-05-17Convert update-ref to use ref_lock API.Shawn Pearce1-1/+1
2006-03-05git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin1-1/+1
2005-10-04Add missing documentation.Junio C Hamano1-0/+58