Commit Briefs

cd95becd3d Stefan Sperling

parse remotes from gitconfig




303e2782e0 Stefan Sperling

add support for tags to -c options of some got commands


3ce1b84566 Stefan Sperling

initial 'got import' implementation


dd88155e48 Stefan Sperling

disambiguate abbreviated object IDs based on object type


e09a504cc5 Stefan Sperling

introduce support for abbreviated object IDs


2c7829a4ca Stefan Sperling

implement 'got init'


fb79db15f5 Stefan Sperling

add read support for packed refs


5d56da8198 Stefan Sperling

happy new copyright year



6e9da951cc Stefan Sperling

make got_repo_get_path_git_dir() return const char *


7839bc15b2 Stefan Sperling

make got_repo_get_path() return const char *


23721109e3 Stefan Sperling

fix logging /sys in tog while /sys symlink exists on disk


ad242220ad Stefan Sperling

implement fork+exec (and by the way, fix the build...)


04ca23f459 Stefan Sperling

allow filtering history by paths in 'got log'


0c60ce5ab2 Stefan Sperling

document the current public API


86c3caaf12 Stefan Sperling

add worktree skeleton code; implement got_worktree_init()


3b339b2ff8 Stefan Sperling

make struct got_repository opaque


a1fd68d829 Stefan Sperling

Extract non-deltified objects from pack files.


a0448d6073 Stefan Sperling

remove an unused function


1199560333 Stefan Sperling

resolve symbolic refs


7b19e0f11a Stefan Sperling

add copyright