Joey Hess
317887c4d2
devblog
2023-04-12 15:03:01 -04:00
Joey Hess
c569082cf2
devblog
2023-02-27 16:28:26 -04:00
Joey Hess
b7f13181ad
comment
2022-09-13 14:17:01 -04:00
Ilya_Shlyakhter
8b85521b41
Added a comment: re: many small files
2022-09-13 17:28:29 +00:00
Ilya_Shlyakhter
bce66e1bc5
Added a comment: many small files
2022-09-13 17:20:45 +00:00
prancewit
733a74a7e8
Added a comment
2022-09-13 11:19:54 +00:00
Yaroslav Halchenko
0151976676
Typo fix unncessary -> unnecessary.
...
Detected while reading recent CHANGELOG entry but then decided to apply
to entire codebase and docs since why not?
2022-08-20 09:40:19 -04:00
contr-error
6b0dc23338
fix links
2022-08-02 10:10:31 +00:00
nick.guenther@e418ed3c763dff37995c2ed5da4232a7c6cee0a9
b1ac11856c
Added a comment
2022-07-06 05:04:08 +00:00
Joey Hess
3bdac41090
comment
2021-11-09 16:04:54 -04:00
Ilya_Shlyakhter
61a6bdc386
Added a comment: clarification re: smudge filter and annex.supportunlocked
2021-11-09 18:28:10 +00:00
jkniiv
a741d3308f
Added a comment
2021-11-09 08:48:33 +00:00
Joey Hess
020148bd06
comment
2021-11-08 16:23:05 -04:00
Joey Hess
f410f9d7ca
Merge branch 'master' of ssh://git-annex.branchable.com
2021-11-08 16:20:57 -04:00
Joey Hess
7e3180226d
devblog
2021-11-08 16:20:43 -04:00
Ilya_Shlyakhter
54b82e4fef
Added a comment
2021-11-08 16:34:30 +00:00
Joey Hess
d392d8dec8
update with actual command to run
2021-11-04 15:03:51 -04:00
Joey Hess
efe0554f22
devblog
2021-11-03 16:06:32 -04:00
Joey Hess
1a48d51e5b
devblog
2021-08-03 17:14:06 -04:00
Joey Hess
a6a6217322
remove old closed bugs and todo items to speed up wiki updates and reduce size
...
Remove closed bugs and todos that were last edited or commented before 2020.
Except for ones tagged projects/* since projects like datalad want to keep
around records of old deleted bugs longer.
Command line used:
for f in $(grep -l '|done\]\]' -- ./*.mdwn); do if ! grep -q "projects/" "$f"; then d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2020 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2020 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; fi; done
for f in $(grep -l '\[\[done\]\]' -- ./*.mdwn); do if ! grep -q "projects/" "$f"; then d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2020 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2020 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; fi; done
2021-06-21 13:10:13 -04:00
Joey Hess
790fb2c051
devblog
2021-05-27 12:45:06 -04:00
Joey Hess
91624f918d
devblog
2020-12-22 16:53:40 -04:00
Joey Hess
3207e8293b
start borg special remote
...
Compiles, but unusable so far.
2020-12-18 16:03:51 -04:00
Joey Hess
1a361dca37
devblog
2020-12-09 16:20:57 -04:00
Joey Hess
d616881057
devblog
2020-12-07 16:54:57 -04:00
Joey Hess
efbc77f505
reword
2020-12-04 15:46:46 -04:00
Joey Hess
fa082f1f4f
fix link
2020-12-04 15:45:37 -04:00
Joey Hess
5fc60b8bd9
devblog
2020-12-04 15:43:03 -04:00
Ilya_Shlyakhter
9f9ac634c0
Added a comment: thanks
2020-10-26 15:37:57 +00:00
amindfv@97236fbaab6048ce6805b2737b27dd7f1cd51da4
02d3e58610
Added a comment
2020-10-23 05:37:41 +00:00
edward
c20be8d09b
Fix a broken link
2020-10-21 19:22:57 +00:00
Joey Hess
02d5466c23
devblog
2020-10-21 10:32:08 -04:00
Joey Hess
e726aee7be
devblog
2020-10-13 18:41:47 -04:00
Joey Hess
c8995b040f
devblog
2020-10-13 16:46:32 -04:00
Joey Hess
b5b1aeacba
devblog (for yesterday, forgot to add)
2020-09-25 10:56:07 -04:00
Joey Hess
0389a22be3
devblog
2020-09-07 15:12:03 -04:00
Joey Hess
05b2b46a82
async extension done
2020-08-14 15:24:34 -04:00
Ilya_Shlyakhter
6a91ddddbc
Added a comment: thanks
2020-07-30 15:51:16 +00:00
Joey Hess
877d9c4283
devblog
2020-07-29 17:27:51 -04:00
Joey Hess
bdda55ab6f
devblog
2020-07-24 14:15:29 -04:00
Joey Hess
5b3bed33c5
devblog
2020-07-10 16:00:39 -04:00
Joey Hess
7757c0e900
Honor annex.largefiles when importing a tree from a special remote.
...
This commit was sponsored by Martin D on Patreon.
2020-06-23 16:07:18 -04:00
Joey Hess
c1b4e79f50
devblog
2020-06-09 16:19:07 -04:00
Joey Hess
3bd2bbb54c
devblog
2020-06-04 15:52:53 -04:00
Joey Hess
0ba6144597
devblog
2020-05-29 13:08:38 -04:00
Joey Hess
00448349de
devblog
2020-05-15 14:53:41 -04:00
Joey Hess
c9dd1de13d
devblog
2020-03-25 13:26:25 -04:00
Joey Hess
1b23a18791
devblog
2020-02-26 18:49:07 -04:00
Joey Hess
79a9475007
devblog
2020-02-19 15:16:24 -04:00
Ilya_Shlyakhter
86f3a1d6db
Added a comment: thanks
2020-01-23 16:51:45 +00:00