chiark / gitweb /
dgit: Handle EXDEV when saving origs
[dgit.git] / dgit
2018-10-10 Ian Jacksondgit: Handle EXDEV when saving origs
2018-10-10 Ian Jacksondgit: Forbid source building with --include-dirty non...
2018-10-10 Ian Jacksondgit: quilt linearisation: Stop at debian/source/format...
2018-10-10 Ian Jacksondgit: Replace mention of alioth by salsa
2018-10-10 Ian Jacksondgit: Fix spelling errors etc. in messages
2018-10-10 Ian Jacksondgit: Avoid crash if branch_is_gdr finds an origin...
2018-10-04 Ian Jacksondgit: Do not sometimes crash in quilt-fixup if git...
2018-10-01 Ian Jacksoni18n: dgit: mark final batch of messages (11)
2018-10-01 Ian Jacksoni18n: dgit: Split another here doc for commit messages...
2018-10-01 Ian Jacksondgit: fix import-dsc missing file reference
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (10)
2018-10-01 Ian Jacksondgit: Improve some error messages about changes files
2018-10-01 Ian Jacksondgit: Remove a spurious space (nfc)
2018-10-01 Ian Jacksondgit: Replace every `die $!;' with confess
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (9)
2018-10-01 Ian Jacksoni18n: dgit: Reorganise quilt differences message generation
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (8)
2018-10-01 Ian Jacksondgit: Refactor and simplify `quilt fixup cannot be...
2018-10-01 Ian Jacksoni18n: dgit: Split more here docs for commit messages...
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (7)
2018-10-01 Ian Jacksondgit: Improve some error messages
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (6)
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (5)
2018-10-01 Ian Jacksondgit: rearrange some strings to prep for translation
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (4)
2018-10-01 Ian Jacksondgit: splitbrain_pseudomerge: Introduce $arch_v (nfc
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (3)
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (2)
2018-10-01 Ian Jacksoni18n: dgit: mark some messages (1)
2018-09-29 Ian Jacksoni18n: Rename ___ to f_
2018-09-29 Ian Jacksoni18n: Flag a handful of messages for translation
2018-09-29 Ian Jacksoni18n: Source-level framework: call setlocale, provide...
2018-08-26 Ian Jacksondgit: Pass --no-source to sbuild (always)
2018-08-26 Ian Jacksondgit: build-*: Cope with new-style --build= specifications
2018-08-26 Ian Jacksondgit: build: Squash $buildproductsdir
2018-08-25 Ian Jacksondgit: branch_is_gdr: Add a cautionary comment
2018-08-25 Ian Jacksondgit: branch_is_gdr: Put gdr commit annotations in...
2018-08-25 Ian Jacksondgit: Replace branch_is_gdr with a history walker
2018-08-25 Ian Jacksondgit: Introduce get_tree_of_commit
2018-08-24 Ian Jacksongit-debrebase: Do not abandon quilt fixup at gdr split...
2018-08-24 Ian Jacksongit-debrebase: Do not try split brain gdr make-patches
2018-08-21 Ian Jacksondgit: Remove unsubstituted $changesfile from message
2018-08-21 Ian Jacksondgit: do not crash on push of a new gdr package. Close...
2018-08-20 Ian Jacksondgit: quilt fixup: Maybe mention gitattributes
2018-08-20 Ian Jacksondgit: quilt fixup errors: Refactor and reword very...
2018-08-20 Ian Jacksondgit: quilt fixup: Do not suggest quilt modes if we...
2018-08-20 Ian Jacksondgit: quilt fiuxp: linearisation failure: Add a blank...
2018-08-20 Ian Jacksondgit: quilt fixup: @failsuggestion: Include a machine...
2018-08-20 Ian Jacksondgit: quilt fixup error messages: Change hint emphasis
2018-08-20 Ian Jacksondgit: Remove a spurious space
2018-08-12 Ian JacksonDgit.pm: Move reflog_cache_* from dgit
2018-08-12 Ian JacksonDgit.pm: Move make_commit_text from dgit
2018-08-10 Ian Jacksondgit: Fix a spelling error `$merginputs' to `$mergeinputs'
2018-08-10 Ian Jacksondgit: Drop an obsolete xxx comment
2018-08-03 Ian JacksonDgit.pm: Move upstreamversion from dgit
2018-08-03 Ian JacksonDgit.pm: Deconfuse argument orders of is_orig_file_of_p...
2018-08-03 Ian Jacksondgit: Improve error message for unknown suite, to sugge...
2018-08-03 Ian JacksonDgit.pm: Move is_orig_file_of_p_v and its dependencies...
2018-08-03 Ian Jacksondgit: Provide print-unapplied-treeish subcommand.
2018-08-03 Ian Jacksondgit: Break out quilt_fakedsc2unapplied.
2018-08-03 Ian Jacksondgit: Rename --dgit-view-save to --save-dgit-view,...
2018-08-03 Ian Jacksondgit: Refactor %internal_object_save from $dgit_view_save
2018-07-29 Ian Jacksondgit build: Warn if --build-products-dir is not `..'.
2018-07-29 Ian JacksonRemove // from inside conditionals
2018-07-28 Sean Whittondgit: move cmd_sbuild
2018-07-28 Sean Whittondgit: new 'pbuilder' and 'cowbuilder' subcommands
2018-07-28 Sean Whittondgit: remove dead $need_split_build_invocation code...
2018-07-28 Sean Whittondgit: factor out build_with_binary_builder()
2018-07-28 Sean Whittondgit: fix a reference to parent directory
2018-07-28 Sean Whittondgit: set $dscfn in build_or_push_prep_early()
2018-07-28 Ian Jacksondgit: opts_opt_multi_cmd: New @$extra feature
2018-07-27 Sean WhittonUpdate copyright years
2018-07-26 Ian Jacksondgit: Abolish move_dsc_to_bpd
2018-07-26 Ian JacksonRevert "dgit: Move up $sourcechanges"
2018-07-26 Ian Jacksondgit: Move cmd_push_source down the file
2018-07-26 Ian Jacksondgit: push_source no longer cleans the tree.
2018-07-26 Ian Jacksondgit: build_source mostly uses a playtree, not $maindir
2018-07-26 Ian Jacksontest suite: Drop alwayssplit tests
2018-07-26 Ian Jacksondgit: build_prep: Provide it with $wantsrc
2018-07-26 Ian Jacksondgit: build_source: drop call to build_prep
2018-07-26 Ian Jacksondgit: build_source: Drop call to build_prep_early
2018-07-26 Ian Jacksondgit: Abolish build_source_for_push
2018-07-26 Sean Whittondgit: build_source_for_push does not try to unapply...
2018-07-26 Ian Jacksondgit: Move up $sourcechanges
2018-07-26 Sean Whittondgit: make $need_split_build_invocation always true
2018-07-26 Ian Jacksondgit: Move WANTSRC_* definitions up the file
2018-07-26 Ian Jacksondgit: Disregard *_multi.changes for .changes ambiguity...
2018-07-26 Sean Whittondgit: push-source dies if user tried to include uncommi...
2018-07-26 Sean Whittondgit: don't let the user pass --include-dirty in split...
2018-07-26 Ian Jacksondgit: Rename --ignore-dirty to --include-dirty
2018-07-26 Ian Jacksondgit: linkorigs: Fix error handling when bpd missing
2018-07-26 Ian Jacksondgit: bpd_abs(): Fix return value when bpd is absolute.
2018-07-25 Ian Jacksondgit: massage_dbp_args: Make names for $wantsrc values
2018-07-25 Sean Whittondgit: rename $ignoredirty -> $includedirty
2018-07-25 Sean Whittondgit: rename two quilt_fixup_ functions
2018-07-25 Sean Whittondgit: actually respect $buildproductsdir in many places
2018-07-25 Ian Jacksondgit: Provide $bpd_glob
2018-07-25 Sean Whittondgit: add dgit.default.build-products-dir git configura...
2018-07-25 Ian Jacksonmessages: Be a lot more friendly about NEW in particular
2018-07-23 Ian Jacksonapt-get method: when apt does not update release files...
next