summaryrefslogtreecommitdiff
path: root/perl5
Commit message (Collapse)AuthorAge
* archive ScriptStatus.pm (not Local/ScriptStatus.pm)Sean Whitton2022-11-13
|
* GNU Stow -> hstow, and follow-up tidying & simplificationsSean Whitton2022-11-12
|
* attempt to replace normalise-mrconfig script w/ "include" directiveSean Whitton2022-10-18
|
* register all git worktrees with myreposSean Whitton2022-10-18
|
* handle workspace_buttons out in i3status-wrapper, compact less oftenSean Whitton2022-08-17
| | | | | | Even if we were to uncomment the call to compact_workspaces in i3status-wrapper, (the rest of) this change would still mean we would do fewer get_workspaces queries overall.
* compact the workspace list, show & hide the workspace buttonsSean Whitton2022-08-17
|
* export $wmipc, factor out & export &wmipcSean Whitton2022-08-17
|
* tidy up to-mbox and from-mbox scriptsSean Whitton2022-07-15
| | | | | | Additionally, archive-fmail-to-annex creates ~/.fmail/annex if missing, and expand-annex-to-fmail creates ~/.fmail/annex/.expanded before trying to create files under that directory.
* stop keeping duplicates in annex mbox expansionSean Whitton2022-07-15
| | | | We preserve them in the permanent archives, but don't need to index them.
* move files indicating which mboxes have been expanded into a subdirSean Whitton2022-07-13
| | | | We can then have notmuch ignore them without using a regular expression.
* store Gnus/notmuch's copy of annexed mail in a single maildir's cur/Sean Whitton2022-07-12
|
* _sysptycap_pty: ensure output field defined when cmd outputs nothingSean Whitton2022-06-20
|
* add bindings to move container to workspace and also go thereSean Whitton2022-05-14
|
* minor archive out of bin/ and perl5/Sean Whitton2022-04-17
|
* locmaint ignores loose ~/src files under git worktrees & add TODOsSean Whitton2022-04-04
|
* add ~/src/emacs-snapshot/ worktreeSean Whitton2022-03-17
|
* locmaint --sys: check that aptitude is on PATHSean Whitton2022-02-27
|
* move fresh-workspace into lib so sway-ftp-master need not shell outSean Whitton2022-01-04
|
* update pkg name App::{annex_review_unused -> git_annex_reviewunused}Sean Whitton2021-12-21
|
* update import App::annex_review_unused -> App:git_annex_reviewunusedSean Whitton2021-08-22
|
* update some more 'use lib' pathsSean Whitton2021-08-22
|
* src_register_all: correctly handle repos under a subdir of ~/srcSean Whitton2021-05-23
|
* update handling of wallpapers for use of SwaySean Whitton2021-04-21
|
* close mailboxes in a way which avoid warningsSean Whitton2020-10-25
|
* typoSean Whitton2020-10-19
|
* copy don't symlinkSean Whitton2020-08-11
| | | | More flexible and the files aren't going to change.
* new script and library for setting desktop wallpaperSean Whitton2020-08-10
|
* personal nmbug setupSean Whitton2020-05-03
|
* switch back Rexfile -> insinuate-dotfiles for the time beingSean Whitton2020-04-22
|
* set $return->{exit} right after waiting on the childSean Whitton2020-04-15
| | | | | In fact, PID reuse isn't going to happen until child is reaped by parent.
* avoid copying output around so muchSean Whitton2020-04-15
|
* commentSean Whitton2020-04-15
|
* _sysptycap_pty: renameSean Whitton2020-04-15
|
* _sysptycap_tty: decode using locale's charset if possibleSean Whitton2020-04-15
|
* TODOSean Whitton2020-04-15
|
* better variable namesSean Whitton2020-04-15
|
* rather than relying on literal PIDs, break look if no more childrenSean Whitton2020-04-15
| | | | This is more elegant as PIDs get reused.
* use 4-argument select() rather than SIGALRM for readabilitySean Whitton2020-04-14
|
* _sysptycap_tty: avoid getting stuck on sysreadSean Whitton2020-04-14
|
* Revert "always use _sysptycap_script for now"Sean Whitton2020-04-05
| | | | | | | This reverts commit 7ab96b2dcac381e1fdc42d69ce96cd5758943d19. Hopefully b2de6d0fa691b87d0de3821b8743d89b2777a767 is sufficient to fix the issues with _sysptycap_tty.
* don't consider tags pushed to develacc as pushedSean Whitton2020-03-27
|
* consider lines with only non-printable chars blankSean Whitton2020-03-24
|
* don't look for source packages inside .git dirsSean Whitton2020-03-23
|
* fix actually deleting old origsSean Whitton2020-03-23
|
* locmaint: build and use a hash of Debian source trees under ~/srcSean Whitton2020-03-23
| | | | | | | Also, look at other branches to find the source package name. This deals with repos where the toplevel dir is not the source package name and where the master branch doesn't have debian/, such as my ~/src/p5-* repos.
* always use _sysptycap_script for nowSean Whitton2020-02-29
|
* change into repo before trying to call annex-review-unusedSean Whitton2020-02-23
| | | | | Local::MrRepo::Repo::Git::Annex, unlike Local::MrRepo::Repo, may depend on non-core libs like File::chdir.
* drop code migrated to Git-Annex CPAN distribution & use that distSean Whitton2020-02-12
|
* readabilitySean Whitton2020-02-10
|
* styleSean Whitton2020-02-10
|