summary refs log tree commit diff
BranchCommit messageAuthorAge
masterRecommend kitd to run pounce on OpenBSDJune McEnroe7 months
 
TagDownloadAuthorAge
3.1pounce-3.1.tar.gz  pounce-3.1.zip  June McEnroe16 months
3.0pounce-3.0.tar.gz  pounce-3.0.zip  June McEnroe3 years
2.5pounce-2.5.tar.gz  pounce-2.5.zip  June McEnroe3 years
2.4pounce-2.4.tar.gz  pounce-2.4.zip  June McEnroe3 years
2.3pounce-2.3.tar.gz  pounce-2.3.zip  June McEnroe3 years
2.2pounce-2.2.tar.gz  pounce-2.2.zip  June McEnroe3 years
2.1p1pounce-2.1p1.tar.gz  pounce-2.1p1.zip  June McEnroe4 years
2.1pounce-2.1.tar.gz  pounce-2.1.zip  June McEnroe4 years
2.0pounce-2.0.tar.gz  pounce-2.0.zip  June McEnroe4 years
1.4p2pounce-1.4p2.tar.gz  pounce-1.4p2.zip  June McEnroe4 years
1.4p1pounce-1.4p1.tar.gz  pounce-1.4p1.zip  June McEnroe4 years
1.4pounce-1.4.tar.gz  pounce-1.4.zip  June McEnroe4 years
1.3p1pounce-1.3p1.tar.gz  pounce-1.3p1.zip  June McEnroe4 years
1.3pounce-1.3.tar.gz  pounce-1.3.zip  June McEnroe4 years
1.2p1pounce-1.2p1.tar.gz  pounce-1.2p1.zip  June McEnroe4 years
1.2pounce-1.2.tar.gz  pounce-1.2.zip  June McEnroe4 years
1.1pounce-1.1.tar.gz  pounce-1.1.zip  June McEnroe4 years
1.0p3pounce-1.0p3.tar.gz  pounce-1.0p3.zip  June McEnroe4 years
1.0p2pounce-1.0p2.tar.gz  pounce-1.0p2.zip  June McEnroe4 years
1.0p1pounce-1.0p1.tar.gz  pounce-1.0p1.zip  June McEnroe5 years
1.0pounce-1.0.tar.gz  pounce-1.0.zip  June McEnroe5 years
d>Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroecd4c (Merge branch 'bc/object-id') changed API: for_each_ref() callback functions were taught to name the objects not with "unsigned char sha1[20]" but with "struct object_id". * Upstream commit dcf692625ac569fefbe52269061230f4fde10e47 (path.c: make get_pathname() call sites return const char *) Signed-off-by: Christian Hesse <mail@eworm.de> 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt