nielash 30517698aa bisync: make session path even shorter on tests 5 月之前
..
about bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
all dfc329c036 cmd/gitannex: Add the gitannex subcommand 6 月之前
authorize bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
backend bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
bisync 30517698aa bisync: make session path even shorter on tests 5 月之前
cachestats 6d18f60725 docs: add minimum versions to the command pages 1 年之前
cat bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
check bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
checksum a752563842 operations: add operations/check to the rc API 11 月之前
cleanup bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
cmount a67688dcc7 mount,cmount,mount2: add --direct-io flag to force uncached access 6 月之前
config bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
copy f5f86786b2 sync: implement directory sync for mod times and metadata 6 月之前
copyto bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
copyurl 4a049c12fe copyurl: add troubleshooting section to the docs 6 月之前
cryptcheck bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
cryptdecode bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
dedupe bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
delete bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
deletefile bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
genautocomplete d459fb0cb8 genautocomplete: remove Ubuntu-ism from docs and clarify non-root use 5 月之前
gendocs bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
gitannex a2e38e9883 cmd/gitannex: Downgrade to protocol version 1 5 月之前
hashsum ca14b00b34 docs: show hashsum arguments as optional in usage string 10 月之前
link bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
listremotes bb679a9def backend: add description field for all backends 8 月之前
ls bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
lsd bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
lsf 7b01564f83 local: implement modtime and metadata for directories 6 月之前
lsjson f4c033a6a6 lsjson: small docs change to clarify options 5 月之前
lsl bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
md5sum bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
mkdir bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
mount a67688dcc7 mount,cmount,mount2: add --direct-io flag to force uncached access 6 月之前
mount2 a67688dcc7 mount,cmount,mount2: add --direct-io flag to force uncached access 6 月之前
mountlib e739ee2c27 docs: ensure empty line between text and a following heading 5 月之前
move f5f86786b2 sync: implement directory sync for mod times and metadata 6 月之前
moveto bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
ncdu 79c00879ff ncdu: Do not quit on Esc 5 月之前
nfsmount 7b8bbe531e nfsmount: fix --volname being ignored #7503 7 月之前
obscure 6d18f60725 docs: add minimum versions to the command pages 1 年之前
purge bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
rc 8c1e9a2905 rc: always report an error as JSON 1 年之前
rcat bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
rcd e739ee2c27 docs: ensure empty line between text and a following heading 5 月之前
reveal 6d18f60725 docs: add minimum versions to the command pages 1 年之前
rmdir bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
rmdirs 03aab1a123 rmdirs: remove directories concurrently controlled by --checkers 1 年之前
selfupdate f98e672f37 selfupdate: fix crash in tests if beta not found 9 月之前
serve 0c0d64c316 serve s3: fix Last-Modified header format 5 月之前
settier 6d18f60725 docs: add minimum versions to the command pages 1 年之前
sha1sum bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
size e1b0417c28 size: dont show duplicate object count when less than 1k 10 月之前
sync f5f86786b2 sync: implement directory sync for mod times and metadata 6 月之前
test f6e716543a test info: improve cleanup of temp files - fixes #7209 5 月之前
touch bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
tree bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
version bff702a6f1 docs: group the global flags and make them appear on command and flags pages 1 年之前
cmd.go 2ab2ec29f9 fix: close cpu profile 5 月之前
completion.go 15890b7ce7 cmd: make auto completion work for all shells and reduce the size 6 月之前
help.go 15890b7ce7 cmd: make auto completion work for all shells and reduce the size 6 月之前
progress.go 5afa838457 cmd: Make --progress output logs in the same format as without 11 月之前
selfupdate_disabled.go 24de896df2 build: apply gofmt from golang 1.17 3 年之前
selfupdate_enabled.go 24de896df2 build: apply gofmt from golang 1.17 3 年之前
siginfo_bsd.go d452f502c3 cmd: Enable SIGINFO (Ctrl-T) handler on FreeBSD, NetBSD, OpenBSD and Dragonfly BSD 1 年之前
siginfo_others.go d452f502c3 cmd: Enable SIGINFO (Ctrl-T) handler on FreeBSD, NetBSD, OpenBSD and Dragonfly BSD 1 年之前