summaryrefslogtreecommitdiff
path: root/builtin/reflog.c
AgeCommit message (Expand)Author
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-09-20Merge branch 'bk/refs-multi-update'Junio C Hamano
2013-09-17Merge branch 'jk/free-tree-buffer'Junio C Hamano
2013-08-30refs: report ref type from lock_any_ref_for_updateBrad King
2013-06-06clear parsed flag when we free tree buffersJeff King
2013-05-29Merge branch 'jc/prune-all'Junio C Hamano
2013-04-17date.c: add parse_expiry_date()Junio C Hamano
2013-03-25Merge branch 'jc/maint-reflog-expire-clean-mark-typofix'Junio C Hamano
2013-03-05reflog: fix typo in "reflog expire" clean-up codepathJunio C Hamano
2013-01-23reflog: use parse_config_key in config callbackJeff King
2012-06-07reflog: remove i18n legos in pruning messageNguyễn Thái Ngọc Duy
2011-11-08prune: show progress while marking reachable objectsNguyễn Thái Ngọc Duy
2011-08-01reflog: actually default to subcommand 'show'Michael Schubert
2010-05-21Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'Junio C Hamano
2010-05-09Merge branch 'jc/maint-reflog-expire-unreachable'Junio C Hamano
2010-04-20Merge branch 'maint'Junio C Hamano
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds