summaryrefslogtreecommitdiff
path: root/Debian
Commit message (Expand)AuthorAge
* Dgit.pm: Call `confess' when shellquote gets an undef argIan Jackson2017-01-18
* Dgit: forkcheck_*: break out from setup_sigwarnIan Jackson2017-01-12
* Dgit.pm: git_cat_file: clarify scalar context semanticsIan Jackson2017-01-08
* dgit: dsc Dgit field handling: Parse additional dataIan Jackson2017-01-08
* dgit: Enforce a syntax for nominal distrosIan Jackson2017-01-08
* Dgit.pm: Provide git_cat_fileIan Jackson2017-01-06
* dgit-repos-server: Defend against bad commits (from eg #849041).Ian Jackson2017-01-05
* 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
* Infra: dgit-infrastructure has, and uses, its own copies of the perl modulesIan Jackson2016-10-15
* Infra: Introduce Debian::Dgit::InfraIan Jackson2016-10-15
* 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
* Dgit.pm: poldb_setup: Provide hook functionIan Jackson2015-06-23
* 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