summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Collapse)AuthorAge
* hostinfo.m4: use self-replacement to avoid running unneeded commandsSean Whitton5 hours
|
* hostinfo.m4: add missing quotationSean Whitton6 hours
|
* start using m4 processing for some host-specific configurationSean Whitton8 hours
|
* don't run Lintian by default with sbuildSean Whitton3 days
|
* attempt to replace references to demeterSean Whitton7 days
| | | | It is better to use a server hostname-neutral reference where possible.
* rename athena-apt->athenet-aptSean Whitton7 days
| | | | The new name is server hostname-neutral. The httpd is now on leto.
* Fastmail->Purelymail & some tidyingSean Whitton2024-04-28
|
* http->https in some license headersSean Whitton2024-04-12
|
* update Fastmail TLS certificateSean Whitton2023-10-05
|
* include private myrepos configSean Whitton2023-07-07
|
* hide 'git annex restage' output, which breaks 'mr -m status'Sean Whitton2023-06-13
|
* configure annex.used-refspec for move-extdrive-unused annexesSean Whitton2023-06-13
| | | | | These repositories have just one ordinary branch, so "+refs/heads/master" should be exactly equivalent to "+refs/heads/*:-refs/heads/synced/*".
* add git-annex-dropoldunusedSean Whitton2023-06-13
|
* mr pre_status actions: use 'git annex restage'Sean Whitton2023-06-13
|
* when reviewing some annexes, move unused files from external drivesSean Whitton2023-06-13
|
* namespace my git config keysSean Whitton2023-06-12
|
* src/emacs/primary 'mr pull': strip trailing colons from branch nameSean Whitton2023-06-04
|
* no longer check out some personal repos on erebusSean Whitton2023-05-18
|
* drop superfluous set-dispatch-macro-characterSean Whitton2023-03-29
|
* fix directory name when checking out ~/src/emacs/trunkSean Whitton2023-03-21
|
* use Consfigurator's readtable for CL-USER, tweak commentSean Whitton2023-03-16
|
* enhance CL-USER & add C-c g l binding to get thereSean Whitton2023-02-24
|
* return to using 'git update-index' over 'git annex add'Sean Whitton2023-02-23
|
* use 'git annex add' instead of 'git update-index'Sean Whitton2023-02-16
| | | | | It should be harmless to add current versions of the files to the annex, and the 'git update-index' command would fail whenever Gnus created new files.
* move manually-maintained part of all.SCORE to ~/doc/Sean Whitton2023-02-12
|
* add git-update-index(1) calls for lib/priv and src/athprivSean Whitton2023-02-09
|
* drop 'mr stow' & skip performing other actions if repo is not stowedSean Whitton2023-02-09
|
* globs2ere.awk: attempt to fix ambiguity in regexpSean Whitton2023-01-29
|
* hstow: use globs in .hstow-always-adopt & convert to EREs for awkSean Whitton2023-01-29
|
* hstow: move a few other things out to posix-defuns.shSean Whitton2023-01-27
|
* hstow: reduce number of ls(1), dirname(1), rm(1) and rmdir(1) callsSean Whitton2023-01-27
| | | | Also improve comment: 'xargs readlink' can be used like 'xargs ls -ld'.
* fix lib/wikiannex fixups exiting non-zero on most hostsSean Whitton2023-01-06
|
* fix command orderingSean Whitton2023-01-03
|
* src/emacs/primary 'mr pull': check we found a branch & output hintSean Whitton2022-12-27
|
* double up a slash in notes to handle em-elecslash here tooSean Whitton2022-12-27
|
* more Emacs linked working trees, attempt a number of simplificationsSean Whitton2022-12-27
|
* check for detached HEADs in 'mr status', drop two old TODOsSean Whitton2022-12-27
| | | | | Additionally, don't look for branches with unpushed commits in linked working trees. This avoids duplication in 'mr status' output for multiple repos.
* add git_repack myrepos actionSean Whitton2022-12-23
|
* use merges to update master branch of src/athprivSean Whitton2022-12-23
|
* basic git-send-email(1) config for Consfigurator repoSean Whitton2022-12-21
|
* somewhat standardise & tidy some licence and copyright informationSean Whitton2022-12-14
|
* implement dropping old versions of score files from src/athprivSean Whitton2022-12-13
|
* replace comment about annex.largefiles in src/athprivSean Whitton2022-12-12
|
* factor out common duply config, move passphrase file, some tidyingSean Whitton2022-12-07
|
* factor out git-verify-commit-spwSean Whitton2022-12-07
|
* replace load-trustdb with something simplerSean Whitton2022-12-07
|
* factor out some linked worktree configurationSean Whitton2022-12-07
|
* myrepos skip for ~/src/emacs: don't assume $1 is the actionSean Whitton2022-12-07
|
* tidy up primary myrepos configurationSean Whitton2022-12-07
|
* myrepos config: improve obtaining username and hostnameSean Whitton2022-12-06
|