summaryrefslogtreecommitdiff
path: root/Debian/Dgit.pm
Commit message (Expand)AuthorAge
* If we cannot hardlink origs into our extraction area, use symlinks instead.Ian Jackson2016-12-19
* Version tags mangling: Protect dots, as per proposed update to DEP-14.Ian Jackson2016-12-19
* Introduce dep14_version_quoteIan Jackson2016-12-19
* Dgit.pm: Break out failedcmd_waitstatusIan Jackson2016-10-24
* Dgit.pm: failedcmd_report_cmd: Break out of failedcmdIan Jackson2016-10-23
* Copyright: Add notices to some more of the (larger) filesIan Jackson2016-10-11
* Dgit.pm: fail: Strip any trailing newlineIan Jackson2016-09-25
* Tag change: Provide debiantags in Dgit.pmIan Jackson2016-07-31
* Tag change: Make git_for_each_ref support multiple patternsIan Jackson2016-07-31
* Tag change: Declare intent in docs etc.Ian Jackson2016-07-31
* Tag change: Rename debiantag to debiantag_oldIan Jackson2016-07-31
* Dgit.pm: cmdoutput: Handle undef in arg crash betterIan Jackson2016-07-31
* Subprocess error handling: Initialise $? to -1Ian Jackson2016-07-17
* Dgit.pm: Provide hashfile()Ian Jackson2016-07-16
* If a .orig in .. is a symlink, hardlink the link target into our private unpa...Ian Jackson2015-08-16
* When exec fails, always print the program name in the error message.Ian Jackson2015-07-27
* Dgit.pm: Provide executable_on_path (avoids loading File::Which which is rath...Ian Jackson2015-07-27
* Do not quote `:' in shellquote.Ian Jackson2015-07-26
* Dgit.pm: Provide messagequoteIan Jackson2015-07-26
* Work around #793471 (madness with $SIG{__WARN__} and Perl's system builtin): ...Ian Jackson2015-07-25
* Do some quoting on debug output (needed if the server might not be trustworth...Ian Jackson2015-07-19
* For non-Debian distros, debiantag() uses distro name a la DEP-14.Ian Jackson2015-07-04
* 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
* Provide $component_reIan Jackson2015-04-15
* Bugfixes (now tests/tests/drs-clone-nogit works)Ian Jackson2015-03-22