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 년 전