summaryrefslogtreecommitdiff
path: root/pwx
Commit message (Collapse)AuthorAge
* pwx: Revision bump for rebuild_all.sh having the renamed debug -> ↵Sven Eden2018-09-26
| | | | debug-extra option
* Prep v239: A few cosmetic upgradesSven Eden2018-08-27
|
* Prep v239: 73-seat-late.rules is now built from 73-seat-late.rules.m4Sven Eden2018-08-24
|
* Bump pwx migration tools to stored last mutual commit for upstream v239 tag.Sven Eden2018-08-24
|
* pwx: Use latest check_tree.pl revision.Sven Eden2018-08-24
|
* Bump pwx migration tools and fix doubled line in meson.build.Sven Eden2018-08-24
|
* meson: add note about coreutils version with ln --relativeZbigniew Jędrzejewski-Szmek2018-06-28
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=90799 (cherry picked from commit cd001016a166bb849c454e7b5cdb58053f34935b)
* Add https://github.com/Yamakuzure/pwx-elogind-migration-tools.git as ↵Sven Eden2018-06-06
| | | | submodule 'pwx'
* Rename pwx to pwx_local as a backup.Sven Eden2018-06-06
|
* pwx/last_mutual_commits.csv: Add last mutual before branching out v238-stableSven Eden2018-06-05
|
* check_tree.pl: A few minor cleanups.Sven Eden2018-05-30
|
* Save last mutual commit for migration to v238 tag.Sven Eden2018-05-30
|
* Save last mutual commit for migration of the v237-stable branch.Sven Eden2018-05-30
|
* Save last mutual commit for migration to v237 tag.Sven Eden2018-05-30
|
* check_tree.pl: Do not allow diff to move name reverts into a maskSven Eden2018-05-30
| | | | | | | block. Do not replace double dashes in XML comments, that are either the comment start or end.
* check_tree.pl: Move move upstream appends from after our mask blocksSven Eden2018-05-29
| | | | up before found #else switches.
* check_tree.pl: Added missing detection of mask else switches in prune_hunk().Sven Eden2018-05-29
|
* Cleanup now obsolete pwx tools.Sven Eden2018-05-29
|
* check_tree.pl: The word "systemd" is no longer changed to "elogind",Sven Eden2018-05-29
| | | | if it was found in a comment block that is added by the patch.
* check_tree.pl: Fixed a bug that caused #else to not be unremoved in ↵Sven Eden2018-05-29
| | | | __GLIBC__ blocks.
* check_tree.pl: Made check_musl() and check_name_reverts() safer.Sven Eden2018-05-25
| | | | | Further policy.in consist of XML code, and are now handled by (un)prepare_xml().
* check_tree.pl: Fixed check_musl(), it must track mask state changes itself.Sven Eden2018-05-25
|
* check_tree.pl: Enhance the final processing of shell and xml filesSven Eden2018-05-24
| | | | | and their patches by remembering mask changes that get pruned from the hunks.
* check_tree.pl: Remove the [e]logind [m]ask [i]nfo code, this was not sufficient.Sven Eden2018-05-24
|
* check_tree.pl: Keep track of elogind masks although the changing lines get ↵Sven Eden2018-05-24
| | | | pruned.
* check_tree.pl: Fixed unprepare_xml()Sven Eden2018-05-24
|
* migrate_tree.pl: Only write a new commits file, if the old was finished ↵Sven Eden2018-05-24
| | | | reading or none existed.
* check_tree.pl : Fix transportation of elogind mask infoSven Eden2018-05-24
|
* check_tree.pl : Do not skip mask info with useless hunks.Sven Eden2018-05-24
|
* check_tree.pl: Remember mask starts and elses in hunks, so theSven Eden2018-05-24
| | | | | resulting patches can be reworked without ignoring changes in useless hunks.
* migrate_tree.pl : Check target first when creating new files.Sven Eden2018-05-24
|
* check_tree.pl: Replace the source in creation patches with /dev/null.Sven Eden2018-05-24
|
* migrate_tree.pl: Ensure that the commit file is always written on exit.Sven Eden2018-05-16
|
* migrate_tree.pl: Add a signal handler, so the commit file is updated even on ↵Sven Eden2018-05-16
| | | | SIGINT.
* migrate_tree.pl: Make the last commit csv location agnostic.Sven Eden2018-05-16
|
* check_tree.pl migrate_tree.pl: Move necessary eop stuff into END blocks.Sven Eden2018-05-16
|
* migrate_tree.pl: Use git rev-parse to get the shortest possible version of ↵Sven Eden2018-05-16
| | | | each refid we work with.
* check_tree.pl: While unpreparing shell: comment comment lines and doSven Eden2018-05-16
| | | | not add '# ' prefixes to mask blocks in xml patch hunks.
* migrate_tree.pl: Call 'git am --abort' if it failed to apply.Sven Eden2018-05-15
|
* migrate_tree.pl: Fixed Usage of Try::TinySven Eden2018-05-15
|
* migrate_tree.pl: Finished the first working version for testing.Sven Eden2018-05-15
|
* migrate_tree.pl: Application of the reworked patches added.Sven Eden2018-05-14
|
* migrate_tree.pl: Reworking of the formatted patches added.Sven Eden2018-05-14
|
* check_tree.pl: Add --create to allow creation of files, and --stay to not ↵Sven Eden2018-05-14
| | | | reset the upstream tree on program end.
* pwx/check_tree.pl: Switch to use Git::Wrapper for checking out the wanted ↵Sven Eden2018-05-09
| | | | refid on the upstream tree.
* pwx/migrate_tree.pl: New program to consolidate the pwx git bash helpers.Sven Eden2018-05-07
|
* check_tree.pl: Do not change /run/systemdSven Eden2018-04-23
|
* check_tree.pl: Add preparation for XML files.Sven Eden2018-04-20
|
* check_tree.pl : Enhance XML handling.Sven Eden2018-04-19
|
* Manpages: update elogind refentry for better handling through check_tree.plSven Eden2018-04-19
|