]> Sergey Matveev's repositories - public-inbox.git/history - t/git.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / git.t
2021-10-24 Thomas Weißschuht/git: support non-master default branch
2021-10-23 Eric Wonggit: simplify local_nick, avoid "foo.git.git"
2021-10-13 Eric Wongt/git: avoid "once" warning for async_warn
2021-10-08 Eric Wonggit: fatalize async callback errors by default
2021-10-08 Eric Wonggit: use async_wait_all everywhere
2021-09-10 Eric Wongt/git.t: quiet intentional git-rev-parse failure
2021-05-09 Eric Wonggit: fix numerous bugs in git_quote and git_unquote
2021-02-08 Eric Wongsearch: use one git-rev-parse process for all dates
2021-02-08 Eric Wonggit: implement date_parse method
2021-01-30 Eric Wonggit: synchronous cat_file may return type and OID
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-28 Eric Wongimport: check for git->qx errors, clearer return values
2020-12-28 Eric Wonggit: qx: avoid extra "local" for scalar context case
2020-06-21 Eric Wongtests: require git 2.6+ in more places
2020-06-13 Eric Wonggit: async: automatic retry on alternates change
2020-06-13 Eric Wonggit: cat_async: provide requested OID + "missing" on...
2020-06-13 Eric Wongimap: use git-cat-file asynchronously
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-12-30 Eric Wongspawn: allow passing GLOB handles for redirects
2019-12-28 Eric WongMerge branch 'no-closure'
2019-12-26 Eric Wonggit: allow async_cat to pass arg to callback
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-08 Eric Wongt/*.t: remove IPC::Run dependency for git commands
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-06-15 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-14 Eric WongMerge remote-tracking branch 'origin/reshard' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/manifest' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/edit' into next
2019-06-14 Eric Wonggit: remove cat_file sub callback interface
2019-06-01 Eric Wonggit: unconditional expiry
2019-06-01 Eric Wonggit: unconditional expiry
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2019-04-18 Eric Wonggit: calculate modified time of repository
2019-01-31 Eric WongMerge remote-tracking branch 'origin/purge'
2019-01-31 Eric Wonginbox: perform cleanup of Git objects for coderepos
2019-01-30 Eric WongMerge remote-tracking branch 'origin/viewvcs' into...
2019-01-19 Eric Wonggit: add git_quote
2019-01-18 Eric Wongt/git.t: do not pass "-b" to git-repack(1)
2019-01-18 Eric Wonggit: git_unquote handles double-quote and backslash
2019-01-18 Eric Wongt/git.t: avoid passing read-only value to git_unquote
2019-01-15 Eric Wonggit_unquote: perform modifications in-place
2018-12-29 Eric Wongt/git.t: reorder IPC::Run check
2018-12-29 Eric Wongtests: consolidate process spawning code.
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-02-19 Eric Wong (Contrac... git: reload alternates file on missing blob
2018-02-19 Eric Wong (Contrac... v2writable: initial cut for repo-rotation
2018-02-07 Eric Wongupdate copyrights for 2018
2016-04-11 Eric Wonggit: add support for qx wrapper
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonggit: cat-file wrapper enhancements