chiark / gitweb /
dgit.git
2015-06-22 Ian JacksonAvoid use of "my $_", which is not portable
2015-06-20 Ian JacksonInfra: Support not running out of working tree
2015-06-20 Ian JacksonInfra: ssh-wrap: set PERLLIB and get name of script...
2015-06-20 Ian JacksonTest suite: None of the dsd tests can be DEP-8 tested
2015-06-20 Ian JacksonInfra: dgit-ssh-dispatch sets PERLLIB
2015-06-20 Ian JacksonTest suite: Use $troot rather than $root/tests twice...
2015-06-20 Ian JacksonUpdate copyright dates
2015-06-20 Ian JacksonInfra: Provide dgit clone-dgit-repos-server
2015-06-20 Ian JacksonInfra: dgit-ssh-dispatch: Formatting fix (nfc)
2015-06-20 Ian JacksonInfra: dgit-ssh-dispatch: Break out serve_up (nfc)
2015-06-13 Ian JacksonTest suite: Test dgit-repos-policy-debian database...
2015-06-13 Ian JacksonTest suite: Provide t-git-get-ref-exact
2015-06-13 Ian JacksonInfra: dgit-repos-policy-debian: Fix db retry loop
2015-06-13 Ian JacksonTest suite: Test that --deliberately-not-fast-forward...
2015-06-13 Ian JacksonTest suite: Test that trying to reintroduce tainted...
2015-06-13 Ian JacksonTest suite: Provide t-prep-mergechangelogs and use...
2015-06-13 Ian JacksonTest suite: Test that taints get auto removed
2015-06-13 Ian JacksonInfra: dgit-repos-server-debian: Run check_package...
2015-06-13 Ian JacksonInfra: dgit-repos-server-debian: check_package looks...
2015-06-13 Ian JacksonInfra: dgit-repos-server-debian: Break out check_packag...
2015-06-10 Ian JacksonTest suite: Wrap a line (nfc)
2015-06-10 Ian JacksonTest suite: t-expect-push-fail checks HEAD object did...
2015-06-10 Ian JacksonTest suite: test forbidden objects not present
2015-06-10 Ian JacksonTest suite: Use t-expect-push-fail everywhere
2015-06-10 Ian JacksonTest suite: Make t-expect-push-fail out of the remains...
2015-06-10 Ian JacksonTest suite: Move most of mustfail into t-expect-fail
2015-06-10 Ian JacksonTest suite: Make t-expect-fail flexible wrt which grep...
2015-06-10 Ian JacksonTest suite: Make t-reporefs stash the output
2015-06-07 Ian JacksonTest suite: drs-push-rejects: use set +o pipefail,...
2015-06-07 Ian JacksonTest suite: Move t-reporefs into lib
2015-06-07 Ian JacksonTest suite: set -o pipefail, in lib
2015-06-07 Ian JacksonTest suite: Prepare for pipefail in t-git-get-ref
2015-06-07 Ian JacksonTest suite: Prepare for pipefail in t-apply-diff
2015-06-07 Ian JacksonTest suite: t-git-get-ref: check that argument starts...
2015-06-07 Ian JacksonTest suite: Fix call to t-refs-notexist to have refs/
2015-05-31 Ian JacksonTest suite: Fully test replay attack prevention
2015-05-31 Ian JacksonTest suite: Make it possible to call t-policy more...
2015-05-31 Ian JacksonInfra: dgit-repos-server; In NOFFCHECK but not FRESHREP...
2015-05-31 Ian Jacksondgit: Gate sending "previously" on deliberately_not_fas...
2015-05-31 Ian JacksonPush replay prevention protocol: Rename "supersedes...
2015-05-31 Ian JacksonTest suite: add some replay prevention tests
2015-05-31 Ian JacksonInfra: Document dgit-repos-policy-trusting a bit
2015-05-31 Ian JacksonInfra: Add dgit-repos-policy-trusting
2015-05-31 Ian JacksonTest suite: move t-commit and break out t-policy (nfc)
2015-05-31 Ian JacksonInfra: Allow FRESHREPO to override "tag already exists"
2015-05-31 Ian JacksonInfra: dgit-repos-server: Fix some typos in debug messages
2015-05-31 Ian JacksonInfra: Make replay prevention file contain tags (by...
2015-05-31 Ian JacksonInfra: document DELIBERATELIES parameter to policy...
2015-05-31 Ian JacksonTest suite: Provide t-rm-dput-dropping
2015-05-31 Ian JacksonTest suite: finalise replay prevention
2015-05-31 Ian Jacksoninfra: Finish replay prevention
2015-05-31 Ian JacksonDgit.pm: git_for_each_ref: Provide optional $git_dir...
2015-05-31 Ian JacksonInfra: New approach to reply prevention hhen NOFFCHECK...
2015-05-31 Ian Jacksondgit: Declare a "supersedes" in the signed tag for...
2015-05-31 Ian Jacksondgit: Break out deliberately_not_fast_forward (nfc)
2015-05-31 Ian Jacksondgit-repos-policy-debian: better debugging for tainted...
2015-05-31 Ian JacksonNew approach to replay prevention - WIP
2015-05-31 Ian JacksonNew approach to replay prevention - WIP
2015-05-31 Ian JacksonTest suite: Abstract t-tstunt-parsechangelog
2015-05-31 Ian JacksonTest suite: Use stunt Dpkg::Changelog::Parse
2015-05-31 Ian JacksonTest suite: Allow for t-stunt to override Perl modules
2015-05-31 Ian JacksonTest suite: Use stunt dpkg-parsechangelog
2015-05-31 Ian JacksonTest suite: Provide new t-stunt facility
2015-05-31 Ian Jacksonpolicy: Improve taint message recorded in db by --delib...
2015-05-31 Ian Jacksongit_get_ref: Move to Dgit.pm and reimplement
2015-05-31 Ian JacksonDgit.pm: git_for_each_ref: do not insist that first...
2015-05-31 Ian JacksonBreak out ensuredir and make mkrepotmp use it
2015-05-31 Ian JacksonDgit.pm: git_for_each_tag_referring provides referred...
2015-05-31 Ian JacksonMove is_fast_fwd into Dgit.pm
2015-05-31 Ian JacksonMove git_rev_parse into Dgit.pm (renaming it from rev_parse
2015-05-31 Ian JacksonMove various useful functions into Dgit.pm. Necessitat...
2015-05-31 Ian JacksonDgit.pm: Move debugging earlier in file (pure code...
2015-05-31 Ian JacksonTests: debpolicy-newreject: Attempt push while still...
2015-05-31 Ian JacksonTests: Introduce t-set-using-tmp and use it in lib...
2015-05-31 Ian Jacksondgit: Allow --deliberately-not-fast-forward to override...
2015-05-31 Ian JacksonCheck for deliberatelies correctly (in-memory data...
2015-05-31 Ian JacksonDgit.pm: Fix next's in git_for_each_tag_referring which...
2015-05-31 Ian JacksonDgit.pm: Add debugging to git_for_each_...
2015-05-31 Ian JacksonInfra: Exit statuses: work around bizarre behaviour...
2015-05-31 Ian JacksonDgit.pm: Introduce $deliberately_re and use it everywhere
2015-05-31 Ian JacksonDgit.pm: export git_for_each_tag_referring
2015-05-31 Ian JacksonTests: debpolicy-newreject: Make and use a tag at the...
2015-05-31 Ian JacksonTests: Debian policy: check incoming processing and...
2015-05-31 Ian JacksonInfra: in dgit-repos-policy-debian, fix history tagg...
2015-05-31 Ian JacksonInfra: in dgit-repos-policy-debian, pass dgit api-query...
2015-05-31 Ian JacksonTests: debpolicy-newreject: Make each tree a new versio...
2015-05-31 Ian JacksonTests: Make some t-archive* functions take a suite
2015-05-31 Ian JacksonTests: debpolicy-newreject: Explicitly check the state...
2015-05-31 Ian JacksonTests: break out t-git-dir-time-passes
2015-05-31 Ian JacksonTests: Check that --deliberately-include-questionable...
2015-05-31 Ian JacksonTests: Fix a typo
2015-05-31 Ian JacksonInfra: in dgit-repos-server, produce less verbose messa...
2015-05-31 Ian JacksonInfra: in dgit-repos-policy-debian actually call getpus...
2015-05-31 Ian JacksonInfra: Put correct value into taintoverrides for questi...
2015-05-31 Ian JacksonTests: Test rejection of removed NEW package
2015-05-31 Ian JacksonTests: Exercise policy periodic hook
2015-05-31 Ian JacksonTests: Provide minimal test package (which is much...
2015-05-31 Ian Jacksondgit-repos-policy-debian: Fix taint overrides sql ...
2015-05-31 Ian JacksonTests: t-prep-newpackage: Cope with source git which...
2015-05-31 Ian JacksonTests: t-prep-newpackage: don't brokenly set v=3-1
next