summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* Avoid use of "my $_", which is not portableIan Jackson2015-06-22
* Dgit.pm: git_for_each_ref: Provide optional $git_dir argumentIan Jackson2015-05-31
* git_get_ref: Move to Dgit.pm and reimplementIan Jackson2015-05-31
* Dgit.pm: git_for_each_ref: do not insist that first component after refs/ mat...Ian Jackson2015-05-31
* Break out ensuredir and make mkrepotmp use itIan Jackson2015-05-31
* Dgit.pm: git_for_each_tag_referring provides referred-to object id tooIan Jackson2015-05-31
* Move is_fast_fwd into Dgit.pmIan Jackson2015-05-31
* Move git_rev_parse into Dgit.pm (renaming it from rev_parseIan Jackson2015-05-31
* Move various useful functions into Dgit.pm. Necessitates some slightly fancy...Ian Jackson2015-05-31
* Dgit.pm: Move debugging earlier in file (pure code motion)Ian Jackson2015-05-31
* Dgit.pm: Fix next's in git_for_each_tag_referring which should be returnsIan Jackson2015-05-31
* Dgit.pm: Add debugging to git_for_each_...Ian Jackson2015-05-31
* Infra: Exit statuses: work around bizarre behaviour of perl die wrt $?, and d...Ian Jackson2015-05-31
* Dgit.pm: Introduce $deliberately_re and use it everywhereIan Jackson2015-05-31
* Dgit.pm: export git_for_each_tag_referringIan Jackson2015-05-31
* git_for_each_ref: Fix FH handlingIan Jackson2015-05-31
* dgit-repos-policy-debian: WIP bugfixes to debuggingIan Jackson2015-05-31
* dgit-repos-policy-debian: WIP bugfixes to debuggingIan Jackson2015-05-31
* Diagnostics: Make shellquote() print empty arguments as ''Ian Jackson2015-05-31
* dgit-repos-policy-debian: Add debugging outputIan Jackson2015-05-31
* Debugging: use typeglobs to simplify various things (nfc)Ian Jackson2015-05-31
* Rename $debug variable to $debuglevel (nfc)Ian Jackson2015-05-31
* Move a $debug check into printdebug (nfc)Ian Jackson2015-05-31
* Debugging output: Break out debugcmd into Dgit.pm and use it everywhere (nfc)Ian Jackson2015-05-31
* Move dgit's debugging arrangements into Dgit.pmIan Jackson2015-05-31
* Policy hook protocol: define bits in hex (nfc)Ian Jackson2015-05-31
* New policy admin scriptIan Jackson2015-05-31
* Provide $component_reIan Jackson2015-04-15
* Bugfixes (now tests/tests/drs-clone-nogit works)Ian Jackson2015-03-22
* Bugfixes (now tests/tests/clone-nogit works)Ian Jackson2015-03-22
* Repos policy machinery: better docs, etc.Ian Jackson2015-03-22
* Introduce git_for_each_tag_referringIan Jackson2015-03-22
* Introduce git_for_each_refIan Jackson2015-03-22
* Move stat_exists to Dgit.pmIan Jackson2015-03-22
* Break out $branchprefix, server_branch, server_ref into Dgit.pmIan Jackson2015-03-22
* dgit-repos-server: Deal with FRESHREPO from push hookIan Jackson2015-03-22
* Export policy hook exist status flags from Dgit.pmIan Jackson2015-03-22
* Move $package_re into Debian::DgitIan Jackson2015-03-22
* Introduce Debian/Dgit.pmIan Jackson2015-03-22