summaryrefslogtreecommitdiff
path: root/Documentation/git-update-ref.txt
AgeCommit message (Expand)Author
2014-04-07update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty
2013-09-09update-ref: support multiple simultaneous updatesBrad King
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann
2011-07-22Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-22Merge branch 'kh/update-ref'Junio C Hamano
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-06-03Make old sha1 optional with git update-ref -dKarl Hasselström
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-05-10git-update-ref: add --no-deref option for overwriting/detaching refSven Verdoolaege
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-09-27update-ref: -d flag and ref creation safety.Junio C Hamano
2006-05-19Change order of -m option to update-ref.Shawn Pearce
2006-05-18Log ref updates to logs/refs/<ref>Shawn Pearce
2006-05-18Convert update-ref to use ref_lock API.Shawn Pearce
2006-03-06git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin
2005-10-05Add missing documentation.Junio C Hamano