User-visible changes: - apply time-based rate-limiting to send-/fetch-/index-pack progress output - make the URI parser tolerate trailing slashes at the end of the input URI - add 'got patch' command for applying unified diffs - handle reference arguments which look like short object IDs - make got log, diff, blame, tree, and cat unlock the work tree earlier - print additional progress information while packing
21 lines
447 B
Text
21 lines
447 B
Text
bin/got
|
|
bin/gotadmin
|
|
bin/tog
|
|
libexec/got-fetch-pack
|
|
libexec/got-index-pack
|
|
libexec/got-read-blob
|
|
libexec/got-read-commit
|
|
libexec/got-read-gitconfig
|
|
libexec/got-read-gotconfig
|
|
libexec/got-read-object
|
|
libexec/got-read-pack
|
|
libexec/got-read-patch
|
|
libexec/got-read-tag
|
|
libexec/got-read-tree
|
|
libexec/got-send-pack
|
|
man/man1/got.1.gz
|
|
man/man1/gotadmin.1.gz
|
|
man/man1/tog.1.gz
|
|
man/man5/git-repository.5.gz
|
|
man/man5/got-worktree.5.gz
|
|
man/man5/got.conf.5.gz
|