summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* dgit import: Avoid making broken symlinks in ..Ian Jackson2017-07-16
* dgit import: Right error message for missing files in ..Ian Jackson2017-07-15
* dgit import: Defend against broken symlinks in ..Ian Jackson2017-07-15
* dgit: Regularise patch filenames, and defend against funny commit subjectsIan Jackson2017-07-09
* dgit: Pass --no-renames to git diff-tree -z, avoiding potential troubleIan Jackson2017-07-09
* Actually understand foo,-security (!)Ian Jackson2017-07-08
* dgit: mkdir .git/info in setup_gitattrsIan Jackson2017-07-08
* dgit: clone multisuite works even without --no-rm-on-error.Ian Jackson2017-07-08
* dgit: honour more pre-tree git config options in our private treesIan Jackson2017-07-08
* dgit: tolerate compressor terminating with SIGPIPE.Ian Jackson2017-07-08
* dgit: avoid dying with wrong message if compression failsIan Jackson2017-07-08
* dgit: Add many pre_* to call no_local_git_cfgIan Jackson2017-07-08
* dgit: Provide no_local_git_configIan Jackson2017-07-08
* dgit: rpush: Do argument parsing and chdir in pre_...Ian Jackson2017-07-08
* dgit: Postpone call to git_slurp_configIan Jackson2017-07-08
* dgit: curl --proto-redir settings: do not use qw() for ...,...Ian Jackson2017-07-08
* dgit: Cope if the archive server sends an HTTP redirectIan Jackson2017-07-08
* dgit: avoid "Use of uninitialized value $got in concatenation"Ian Jackson2017-07-08
* dgit: fix rpush+buildinfo: Transfer buildinfos for signing.Ian Jackson2017-07-08
* rpush: break out @rfiles in dopushIan Jackson2017-07-08
* dgit: importing: Better handle commas in changelog maintainer fieldsIan Jackson2017-02-05
* dgit: Do not fail when run with detached HEAD. Closes:#853022.Ian Jackson2017-02-05
* dgit: branchsuite: Break out @cmdIan Jackson2017-02-05
* dgit: Strip initial newline from Changes line from dpkg-parsechangelogIan Jackson2017-02-05
* dgit: Copy several user.* settings from main tree git local configIan Jackson2017-02-05
* dgit --overwrite: Check $gf->('Distribution')Ian Jackson2017-01-25
* pseudomerge_version_check; Break out $gfIan Jackson2017-01-25
* config and suite handling: Make dgit-setup-* work in default distro.Ian Jackson2017-01-23
* dgit: repos_server_url: Set $access_forpush to 1Ian Jackson2017-01-19
* dgit: repos_server_url: Set $isuiteIan Jackson2017-01-19
* dgit: repos_server_url(): Break outIan Jackson2017-01-19
* dgit: aptget archive access methodPeter Michael Green2017-01-19
* dgit: git_lrfetch_sane: Take $url, and pass it right value in importIan Jackson2017-01-18
* dgit: git_get_config: Use confess, not croakIan Jackson2017-01-18
* dgit: clonee: Do setup_new_tree earlier.Ian Jackson2017-01-17
* dgit: Defuse gitattributes in private working area, alwaysIan Jackson2017-01-17
* dgit: Improve comment left in .git/info/attributes.Ian Jackson2017-01-17
* gitattributes: Docs and message wordsmithingIan Jackson2017-01-16
* gitattributes: Issue a warning on un-defused .gitattributesIan Jackson2017-01-16
* gitattributes: dgit: setup-gitattributes: New actionIan Jackson2017-01-16
* gitattributes: Suppress transformations in our cloned treesIan Jackson2017-01-16
* gitattributes: Suppress transformations in udIan Jackson2017-01-16
* dgit: gitattributes: Provide setup_gitattrs (internal function)Ian Jackson2017-01-16
* dgit: import_dsc: Break out import_dsc_resultIan Jackson2017-01-16
* dgit: Remove redundant use of List::Util qw(any). Closes:#851280.Ian Jackson2017-01-13
* dgit: Option parsing: Fix undefined $suite in some import-dsc.Ian Jackson2017-01-13
* dgit: Set default dsc import distro when suppressing Dgit field.Ian Jackson2017-01-13
* dgit: Break out parse_dsc_field_def_dsc_distro as global subIan Jackson2017-01-13
* dgit: Set default dsc import distro when there is no Dgit field.Ian Jackson2017-01-13
* dgit: parse_dsc_field: Break out $def_dsc_distroIan Jackson2017-01-13