Sign me up Login

Details about package git-autofixup

Name: git-autofixup (PTS)
Uploader: Daniel Gröber <dxld@darkboxed.org> (Debian QA page)
Description: git-autofixup - Automatically fixup commits with related changes

Package uploads

Upload #2

Information

Version: 0.004005-1
Uploaded: 2023-12-03 17:54
Source package: git-autofixup_0.004005-1.dsc
Distribution: unstable
Section: vcs
Priority: optional
Homepage: https://github.com/torbiak/git-autofixup
Vcs-Browser: https://salsa.debian.org/debian/git-autofixup
Vcs-Git: https://salsa.debian.org/debian/git-autofixup.git

Changelog

 git-autofixup (0.004005-1) unstable; urgency=medium
 .
   [ Jordan Torbiak ]
   * Remove unused import
   * Skip testing backslashes in filenames on cygwin
   * Skip tests when perl is for Cygwin but git is for msys
   * Fix file-in-use issue on Windows
   * Load Pod::Usage at runtime since Git for Windows doesn't include it
   * Describe Windows support better
   * Fallback to --set-upstream when --set-upstream-to isn't available
   * child_error_desc: use the given error
   * Break the circular dependency between Util and Repo
   * Print git info on test failure, for a particular test
   * Skip testing backslashes in filenames under msys
   * Check that notes are added for the latest release
   * Version 0.004002
   * Automatically update MANIFEST during release
   * Version 0.004003
   * Skip capture() tests on Windows
   * Move the special diagnostics to the correct test
   * Make Repo::set_upstream() less noisy
   * Fix upstream mismatch due to missing --fork-point mode
   * Version 0.004004
   * Fix --help
   * Add --gitopt deprecation note to the manual
   * Version 0.004005

QA information

Comments

No comments

Upload #1

Information

Version: 0.004001-1
Uploaded: 2023-09-23 21:37
Source package: git-autofixup_0.004001-1.dsc
Distribution: unstable
Section: vcs
Priority: optional
Homepage: https://github.com/torbiak/git-autofixup
Vcs-Browser: https://salsa.debian.org/debian/git-autofixup
Vcs-Git: https://salsa.debian.org/debian/git-autofixup.git

Changelog

 git-autofixup (0.004001-1) unstable; urgency=medium
 .
   [ Daniel Gröber ]
   * New upstream release
   * Fix Vcs URLs
 .
   [ Johannes Altmanninger ]
   * Handle filenames that contain spaces
 .
   [ Johannes Altmanninger ]
   * Suppress Git warning about implicit default branch
 .
   [ Jordan Torbiak ]
   * Have `git blame` only search back to upstream
 .
   [ Johannes Altmanninger ]
   * Speed up creation of temporary index when autofixing staged changes
 .
   [ Jordan Torbiak ]
   * Support quoted filenames in diff output
   * Supply initial branch name via env
   * Choose upstream revisions automatically
   * Be more precise when checking if $strict is valid
   * Improve error message for invalid number of context lines
   * Deprecate --gitopt|-g
   * Improve error handling for external/system commands

QA information

Comments

No comments