summaryrefslogtreecommitdiffstats
path: root/builtin/reflog.c
AgeCommit message (Expand)AuthorLines
2014-10-29Merge branch 'jk/prune-mtime'Junio C Hamano-1/+1
2014-10-16prune: keep objects reachable from recent objectsJeff King-1/+1
2014-10-01lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty-1/+1
2014-10-01lockfile: change lock_file::filename into a strbufMichael Haggerty-1/+1
2014-05-08refs.c: add new functions reflog_exists and delete_reflogRonnie Sahlberg-1/+1
2014-02-20use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy-1/+1
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder-2/+2
2013-09-20Merge branch 'bk/refs-multi-update'Junio C Hamano-1/+1
2013-09-17Merge branch 'jk/free-tree-buffer'Junio C Hamano-2/+1
2013-08-30refs: report ref type from lock_any_ref_for_updateBrad King-1/+1
2013-06-06clear parsed flag when we free tree buffersJeff King-2/+1
2013-05-29Merge branch 'jc/prune-all'Junio C Hamano-7/+7
2013-04-17date.c: add parse_expiry_date()Junio C Hamano-7/+7
2013-03-25Merge branch 'jc/maint-reflog-expire-clean-mark-typofix'Junio C Hamano-1/+1
2013-03-05reflog: fix typo in "reflog expire" clean-up codepathJunio C Hamano-1/+1
2013-01-23reflog: use parse_config_key in config callbackJeff King-6/+7
2012-06-07reflog: remove i18n legos in pruning messageNguyễn Thái Ngọc Duy-2/+4
2011-11-07prune: show progress while marking reachable objectsNguyễn Thái Ngọc Duy-1/+1
2011-08-01reflog: actually default to subcommand 'show'Michael Schubert-2/+1
2010-05-21Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'Junio C Hamano-10/+59
2010-05-08Merge branch 'jc/maint-reflog-expire-unreachable'Junio C Hamano-40/+56
2010-04-19Merge branch 'maint'Junio C Hamano-1/+1
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano-0/+717
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+719