Commits


man page wording simplification: target-direcory -> directory


got(1) man page wording tweak


trim some redundant wording in git-repository(5)


line to git-repository(5) for details about pack files


document what got-index-pack does


fix 'got fetch' to update the correct set of references in mirror mode


add refspec which git-fetch expects in config file of mirrored repositories


fetch only HEAD branch and tags by default; add -a option to fetch everything


use one consistent way to compute the Git URL to write to the config file


support non-default port numbers with SSH and tweak URI parser port handling


fix wrong sizeof in got_privsep_send_fetch_req()


put a proper SSH URL into cloned repositories, rather than 'scp' style syntax


document use of port numbers in URLs


in got.1 EXAMPLES, move the 'got integrate' example further up


add support for repository mirrors to 'got clone' and 'got fetch'