chiark / gitweb /
test suite: Always pass LC_COLLATE=C to sort(1).
[dgit.git] / dgit
2018-07-04 Ian Jacksondgit: checkout: New command.
2018-07-04 Ian Jacksondgit: fetch: Introduce new dofetch()
2018-07-04 Ian Jacksondgit: fetch: Reorganise cmd_fetch
2018-07-04 Ian Jacksondgit: fetch: Slightly refactor pull()
2018-07-04 Ian Jacksondgit: fetch: Rename fetch_one from fetch (nfc)
2018-07-01 Ian Jacksondgit: update-vcs-git: Honour --package properly.
2018-07-01 Ian Jacksondgit: Break out package_from_d_control (nfc)
2018-06-27 Ian Jacksondgit(7): Add discussion of quilt fixup error messages
2018-06-27 Ian Jacksondgit: Better message formatting when --overwrite may...
2018-06-26 Ian Jacksondgit: Do not introduce duplicate origs in .changes...
2018-06-26 Ian Jacksonref updates: Introduce update_ref_cmd
2018-06-22 Ian Jacksondgit: git-debrebase interop: Actually tolerate git...
2018-06-22 Ian Jacksondgit: git-debrebase interop: Add a missing debugcmd...
2018-06-21 Ian Jacksondgit: warn if vcs-git seems out of date
2018-06-21 Ian Jacksondgit: Provide `update-vcs-git' subcommand
2018-06-21 Ian Jacksondgit: --overwrite now no longer crashes if there is...
2018-06-21 Ian Jacksondgit: Non-noop git fetch is not available with --dry...
2018-06-21 Ian Jacksondgit, Dgit.pm: Clarify error framing a bit
2018-06-21 Ian Jacksondgit: Improve message for discrepant quilt fixup
2018-06-21 Ian Jacksondgit: quiltify_splitbrain: Pass $oldtiptree (o+d/p...
2018-06-21 Ian Jacksondgit: commit_quilty_patch: Handle other file statuses too
2018-06-20 Ian Jacksondgit build: Better message when network is offline.
2018-06-20 Ian JacksonDgit.pm: Move shell_cmd from dgit
2018-06-20 Ian Jacksondgit: gitattributes: Defuse working-tree-encoding
2018-06-20 Ian Jacksondgit: gitattributes: Minor refactoring to prep for...
2018-06-17 Ian JacksonMerge branch 'gdr-manpages' into wip.rebase
2018-06-17 Ian Jacksondgit: Interoperate with git-debrebase, automatically
2018-06-17 Ian Jacksondgit: Prepare for calling git-debrebase
2018-06-16 Ian JacksonCommentary: explain why pseudomerges are the way round...
2018-06-16 Ian Jacksondgit: Bail if single-debian-patch needs committing...
2018-06-16 Ian Jacksondgit: Break out quiltify_nofix_bail (nfc)
2018-06-16 Ian Jacksonexit status: Fix dgit to use Debian::Dgit::ExitStatus
2018-06-16 Ian Jacksondgit: In quilt_fixup_multipatch, work around git checko...
2018-06-16 Ian JacksonDgit.pm: break out git_check_unmodified from dgit
2018-06-16 Ian JacksonDgit.pm, dgit: Break $extra_orig_namepart_re out into...
2018-06-16 Ian JacksonDgit.pm: Break out git_get_symref
2018-06-16 Ian JacksonDgit.pm: Move $playground global to dgit.
2018-01-07 Ian Jacksondgit: archive-api-query: Avoid crashing due to lack...
2018-01-07 Sean WhittonUpdate some copyright info
2018-01-07 Sean Whittondgit: New command: push-source
2018-01-07 Sean Whittondgit: Implement test_source_only_changes
2018-01-07 Sean Whittondgit: build_source bypasses dpkg-buildpackage
2018-01-07 Ian JacksonMerge branch stable into master
2018-01-06 Ian Jacksondgit: When source discrepancy involves mode changes...
2018-01-06 Ian Jacksondgit: Fix suggested diff rune in split brain mode
2018-01-06 Ian Jacksondgit: Fix message about missing quilt cache entry
2017-10-22 Ian Jacksondgit: Add missing `use' for Dpkg::Compresson et al.
2017-08-15 Sean Whittondgit: Fix trailing whitespace
2017-08-04 Ian Jacksondgit: dpkg_source_ignores: Exclude the right set of...
2017-08-04 Ian Jacksondgit: Properly shellquote --git-builder argument to gbp
2017-08-04 Ian Jacksondgit: print-dpkg-source-ignores action
2017-08-04 Ian Jacksondgit: Break out -i -I rune into a variable
2017-08-03 Ian Jacksondgit: Make commit_getclogp not leave a lot of detritus...
2017-08-03 Ian Jacksondirectory refactor: open_main_gitattrs confesses if...
2017-08-03 Ian Jacksonworktree support: dgit: Fix for .git/logs/refs/
2017-08-03 Ian Jacksonworktree support: dgit: Fix for .git/info/attributes
2017-08-03 Ian Jacksondirectory handling: dgit: Introduce dgit_privdir and...
2017-08-03 Ian Jacksondirectory handling: dgit: Use $maindir rather than...
2017-08-03 Ian Jacksondirectory refactoring: dgit clone: call record_maintree...
2017-08-03 Ian Jacksondirectory refactoring: dgit clone: call record_maintree
2017-08-03 Ian Jacksondirectory refactoring: most invocations: call record_ma...
2017-08-03 Ian Jacksondirectory refactoring: Rename no_local_git_cfg
2017-08-03 Ian Jacksonplayground refactoring: dgit: Use playground facilities
2017-08-03 Ian Jacksonplayground refactoring: dgit: Make prep_ud no longer...
2017-08-02 Ian Jacksonplayground: playtree: rename from workarea
2017-08-02 Ian JacksonDgit: break must_getcwd out into Dgit.pm
2017-07-26 Sean Whittondgit: factor out build_or_push_prep_early sub
2017-07-26 Sean Whittoncmd_push: Factor out all prep code
2017-07-26 Sean Whittondgit: Refactor to create human-readable $subcommand
2017-07-19 Ian JacksonDgit.pm: changedir: Break out from dgit
2017-07-18 Ian JacksonDgit.pm: git_slurp_config_src: Break out from dgit
2017-07-18 Ian JacksonDgit.pm: workarea_setup: Break out from dgit
2017-07-18 Ian Jacksondgit: simplify gitattrs setup in mktree_in_ud_here
2017-07-18 Ian JacksonDgit.pm: $negate_harmful_gitattrs: Break out from dgit
2017-07-18 Ian JacksonDgit.pm: runcmd: Break out from dgit
2017-07-16 Ian JacksonMerge branch 'stable' into HEAD base.pbuilder-config
2017-07-16 Ian Jacksondgit: unrepres. changes: Tolerate creation of symlinks
2017-07-16 Ian Jacksondgit: unrepres. changes: Tolerate deletion of executabl...
2017-07-16 Ian Jacksondgit: unrepres. changes: Separate out creation and...
2017-07-16 Ian Jacksondgit: unrepres. changes: Prepare to tolerate symlinks
2017-07-16 Ian Jacksondgit import: Avoid making broken symlinks in ..
2017-07-15 Ian Jacksondgit import: Right error message for missing files...
2017-07-15 Ian Jacksondgit import: Defend against broken symlinks in ..
2017-07-15 Ian JacksonMerge tag 'archive/debian/3.11_deb9u1' into stable
2017-07-09 Ian JacksonMerge branch 'stable'
2017-07-09 Ian Jacksondgit: Regularise patch filenames, and defend against...
2017-07-09 Ian Jacksondgit: Pass --no-renames to git diff-tree -z, avoiding...
2017-07-08 Ian JacksonActually understand foo,-security (!)
2017-07-08 Ian Jacksondgit: mkdir .git/info in setup_gitattrs
2017-07-08 Ian Jacksondgit: clone multisuite works even without --no-rm-on...
2017-07-08 Ian Jacksondgit: honour more pre-tree git config options in our...
2017-07-08 Ian Jacksondgit: tolerate compressor terminating with SIGPIPE.
2017-07-08 Ian Jacksondgit: avoid dying with wrong message if compression...
2017-07-08 Ian Jacksondgit: Add many pre_* to call no_local_git_cfg
2017-07-08 Ian Jacksondgit: Provide no_local_git_config
2017-07-08 Ian Jacksondgit: rpush: Do argument parsing and chdir in pre_...
2017-07-08 Ian Jacksondgit: Postpone call to git_slurp_config
2017-07-08 Ian Jacksondgit: curl --proto-redir settings: do not use qw()...
2017-07-08 Ian Jacksondgit: Cope if the archive server sends an HTTP redirect
2017-07-08 Ian Jacksondgit: avoid "Use of uninitialized value $got in concate...
next