about summary refs log tree commit homepage
path: root/t/git.t
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-30spawn: allow passing GLOB handles for redirects
2019-12-26git: allow async_cat to pass arg to callback
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-08t/*.t: remove IPC::Run dependency for git commands
2019-09-09run update-copyrights from gnulib for 2019
2019-06-14git: remove cat_file sub callback interface
2019-06-01git: unconditional expiry
2019-05-14tests: get rid of unnecessary Cwd module use
2019-04-18git: calculate modified time of repository
2019-01-31inbox: perform cleanup of Git objects for coderepos
2019-01-19git: add git_quote
2019-01-18t/git.t: do not pass "-b" to git-repack(1)
2019-01-18git: git_unquote handles double-quote and backslash
2019-01-18t/git.t: avoid passing read-only value to git_unquote
2019-01-15git_unquote: perform modifications in-place
2018-12-29t/git.t: reorder IPC::Run check
2018-12-29tests: consolidate process spawning code.
2018-02-19git: reload alternates file on missing blob
2018-02-19v2writable: initial cut for repo-rotation
2018-02-07update copyrights for 2018
2016-04-11git: add support for qx wrapper
2016-03-03t/*.t: use identifiable tempdir names
2015-12-22rename 'GitCatFile' package to 'Git'
2015-12-22git: cat-file wrapper enhancements