Atemu
9b61cea255
2021-05-16 11:30:38 +00:00
Atemu
944b132103
2021-05-16 11:05:15 +00:00
Atemu
54db5df937
Added a comment
2021-05-16 10:27:47 +00:00
Joey Hess
309c1bc1f0
Merge branch 'master' into filter-branch
2021-05-14 14:17:31 -04:00
Joey Hess
80a9944f3b
don't implicitly include all when exclude options are used
...
This is less erorr-prone, and easier for the user to reason about; it
preserves the man page's promise that only explicitly included
information will be copied.
2021-05-14 14:14:46 -04:00
Joey Hess
a58c90ccf4
skeleton of filter-branch command, with option parser
2021-05-14 10:59:48 -04:00
Joey Hess
5004eed27d
branch
2021-05-13 16:18:35 -04:00
Joey Hess
a71c002ac1
git-annex-filter-branch man page
2021-05-13 16:17:45 -04:00
Joey Hess
715d3d728c
new name for command
2021-05-13 16:07:30 -04:00
Joey Hess
40ade7a515
add some functions listing log files
...
Not used yet, will be used by copy-branch to generate the list of files
to copy.
2021-05-13 14:57:38 -04:00
Joey Hess
13a8706cda
almost have a plan
2021-05-13 14:09:06 -04:00
Joey Hess
03f46b95e6
comment
2021-05-13 12:05:24 -04:00
Atemu
d8ed6daeb3
Added a comment
2021-05-13 10:26:53 +00:00
Joey Hess
6eadcab5bf
Merge branch 'master' of ssh://git-annex.branchable.com
2021-05-12 15:09:35 -04:00
Joey Hess
947d2a10bc
assistant: Fix a crash on startup by avoiding using forkProcess
...
ghc 8.8.4 seems to have changed something that broke code that has been
successfully using forkProcess since 2012. Likely a change to GC internals.
Since forkProcess has never had clear documentation about how to
use it safely, avoid using it at all. Instead, when git-annex needs to
daemonize itself, re-run the git-annex command, in a new process group
and session.
This commit was sponsored by Luke Shumaker on Patreon.
2021-05-12 15:08:03 -04:00
Joey Hess
ba7598dbab
comment
2021-05-12 13:39:15 -04:00
https://esgf-node.llnl.gov/esgf-idp/openid/tom_clune
f64937d118
removed
2021-05-12 16:44:38 +00:00
https://esgf-node.llnl.gov/esgf-idp/openid/tom_clune
db317f148f
Added a comment
2021-05-12 16:41:27 +00:00
https://esgf-node.llnl.gov/esgf-idp/openid/tom_clune
9df64128b3
Added a comment
2021-05-12 16:41:07 +00:00
Joey Hess
7500ba7ceb
already implemented
2021-05-12 12:24:55 -04:00
Joey Hess
a0225ff41c
comment
2021-05-12 12:22:17 -04:00
Joey Hess
ea325f41ea
comment
2021-05-12 11:38:35 -04:00
Joey Hess
7e2fda5307
comment
2021-05-12 11:37:36 -04:00
Joey Hess
afdc201d1c
comment
2021-05-12 11:24:55 -04:00
Joey Hess
7949cfe318
Merge branch 'master' of ssh://git-annex.branchable.com
2021-05-12 11:13:00 -04:00
Atemu
9e8e747654
Added a comment
2021-05-12 14:17:06 +00:00
Lukey
20af8b311a
2021-05-11 11:22:31 +00:00
Lukey
27b98f6f0d
Added a comment
2021-05-11 10:28:12 +00:00
Lukey
add38774d1
Added a comment
2021-05-11 09:21:38 +00:00
Lukey
61a3a7e0c3
Added a comment
2021-05-11 08:50:36 +00:00
Lukey
810fe88d5a
Added a comment
2021-05-11 08:41:42 +00:00
Lukey
06e167291d
Added a comment
2021-05-11 07:37:08 +00:00
Joey Hess
8dbbbc7250
idea
2021-05-10 19:16:15 -04:00
erics
a890c7e3d0
Added a comment
2021-05-10 22:06:02 +00:00
erics
f1509f920d
Added a comment: D'oh!
2021-05-10 21:26:25 +00:00
Joey Hess
ed5fd5b841
mention index mode explicitly
2021-05-10 15:21:23 -04:00
Joey Hess
54f5afef1f
Merge branch 'master' of ssh://git-annex.branchable.com
2021-05-10 15:20:08 -04:00
Joey Hess
c12799b101
comment
2021-05-10 15:12:59 -04:00
kyle
728d8d8aab
Added a comment
2021-05-10 19:05:58 +00:00
Joey Hess
2f88d99a94
Merge branch 'master' of ssh://git-annex.branchable.com
2021-05-10 15:02:31 -04:00
Joey Hess
b184fc490a
split out common options to its own page and mention it on each subcommand page
...
Sometimes users would get confused because an option they were looking
for was not mentioned on a subcommand's man page, and they had not
noticed that the main git-annex man page had a list of common options.
This change lets each subcommand mention the common options, similarly
to how the matching options are handled.
This commit was sponsored by Svenne Krap on Patreon.
2021-05-10 15:00:13 -04:00
Joey Hess
8ab04788ef
comment
2021-05-10 14:43:37 -04:00
erics
7592abcd5e
2021-05-10 17:58:51 +00:00
Joey Hess
c60b66d442
comment
2021-05-10 12:44:53 -04:00
Joey Hess
dc412c6d75
comment
2021-05-10 12:42:56 -04:00
Joey Hess
72a8bbce12
Revert "smudge: check for known annexed inodes before checking annex.largefiles"
...
This reverts commit 424bef6b6f
.
This commit caused other buggy behavior unfortunately.
2021-05-10 12:20:13 -04:00
Joey Hess
56ccc0302e
mention --all on fsck man page, and repurpose todo
2021-05-10 11:11:50 -04:00
Joey Hess
c88fdd91f9
comment and close
2021-05-10 11:04:50 -04:00
Joey Hess
9cc8e24727
comment
2021-05-10 10:48:44 -04:00
Joey Hess
0ab9d0dfad
comment
2021-05-10 10:37:28 -04:00