summary refs log tree commit diff
path: root/bin
ModeNameSize
-rw-r--r--.gitignore208log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile2941log plain blame
-rw-r--r--README1282log plain blame
-rw-r--r--aes.c1816log plain blame
-rw-r--r--beef.c3623log plain blame
-rw-r--r--bin.71253log plain blame
-rw-r--r--bit.y4729log plain blame
-rw-r--r--bri.c2264log plain blame
-rw-r--r--brot.c4454log plain blame
d---------catsh2371log plain
-rw-r--r--dtch.c6469log plain blame
-rw-r--r--fbatt.c3435log plain blame
-rw-r--r--fbclock.c3756log plain blame
-rw-r--r--gfx-cocoa.m4148log plain blame
-rw-r--r--gfx-fb.c2380log plain blame
-rw-r--r--gfx-x11.c3646log plain blame
-rw-r--r--gfx.h956log plain blame
-rw-r--r--gfxx.c12011log plain blame
-rw-r--r--glitch.c13257log plain blame
-rw-r--r--hi.c20033log plain blame
-rw-r--r--hnel.c3274log plain blame
-rw-r--r--html.sh351log plain blame
d---------man1891log plain
-rw-r--r--modem.c2656log plain blame
-rw-r--r--order.y5122log plain blame
-rw-r--r--pbd.c3918log plain blame
-rw-r--r--png.h3108log plain blame
-rw-r--r--pngo.c20739log plain blame
-rw-r--r--psf2png.c3171log plain blame
-rw-r--r--psfed.c15214log plain blame
-rw-r--r--relay.c5912log plain blame
-rw-r--r--scheme.c6438log plain blame
-rw-r--r--setopt.c1443log plain blame
-rw-r--r--ttpre.c1714log plain blame
-rw-r--r--up.sh961log plain blame
-rw-r--r--wake.c1601log plain blame
-rw-r--r--wat.c2209log plain blame
-rw-r--r--xx.c3182log plain blame
html-converters/txt2html?h=1.4.1&id=13c2d3df0440ce04273de3149631a9bd97490c6e&follow=1'>filters: apply HTML escapingLazaros Koromilas http://www.w3.org/International/questions/qa-escapes#use 2015-08-12git: update to v2.5.0Christian Hesse Update to git version v2.5.0. * Upstream commit 5455ee0573a22bb793a7083d593ae1ace909cd4c (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