mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
ac0b29bd21
User-visible changes: - add 'got send' for sending changes to remote repositories - allow deletion of refs/remotes/ branches with got branch -d - use gmtime_r(3) to display timestamps in UTC as intended - add keys for navigating to first/last item of tog log and diff views
21 lines
424 B
Plaintext
21 lines
424 B
Plaintext
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-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
|