about summary refs log tree commit diff
path: root/ui-snapshot.c (unfollow)
Commit message (Expand)Author
2007-05-31Handle single-line and empty commit subjectsOndrej Jirman
2007-05-31Use & instead of & in URLs.Ondrej Jirman
2007-05-31Fixed unexpected tags in html output.Ondrej Jirman
2007-05-24cgit v0.5Lars Hjemli
2007-05-24Bad html: it's nice to add alt-attributesLars Hjemli
2007-05-24Bad html: <form> should have an action-attributeLars Hjemli
2007-05-24Close a <tr> properlyLars Hjemli
2007-05-23Add repo.readme parameterLars Hjemli
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli
2007-05-22Show time since last change on index pageLars Hjemli
2007-05-22Use cgit_print_age() on summary and log pagesLars Hjemli
2007-05-22Add cgit_print_age() functionLars Hjemli
2007-05-21css: make column headings boldLars Hjemli
2007-05-21Make frontpage friendlierLars Hjemli
2007-05-20Adjust apperance of repogroup headersLars Hjemli
2007-05-20Use git-1.5.2Lars Hjemli
2007-05-19Teach cgit howto include an external file on index page.Lars Hjemli
2007-05-18Add html_include()Lars Hjemli
2007-05-18Don't highlight repogroup headingsLars Hjemli
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli
2007-05-18Don't be fooled by trailing '/' in url-parameterLars Hjemli
2007-05-18cache_safe_filename() needs more buffersLars Hjemli
2007-05-18Enable url=value querystring parameterLars Hjemli
2007-05-18Add lookup-function for valid repo commandsLars Hjemli
2007-05-18Move cgit_get_repoinfo into shared.cLars Hjemli
2007-05-18Remove unused extern declarations from cgit.hLars Hjemli
2007-05-18Add knobs to enable/disable files/lines changed in log viewLars Hjemli
2007-05-16Restrict length of repo description on repolist pageLars Hjemli
2007-05-16Don't die when diffing trees with subprojectsLars Hjemli
2007-05-16Do not wrap filemode column in diffstat tableLars Hjemli
2007-05-16Add C D L and T links to index pageLars Hjemli
2007-05-16Make git_pageurl handle NULL querystringsLars Hjemli
2007-05-16Add support for tree listing via h parameterLars Hjemli
2007-05-16Add link to commitdiff below diffstatLars Hjemli
2007-05-16Add support for commitdiff via h parameterLars Hjemli
2007-05-16Change commit-view to expect h parameter, not idLars Hjemli
2007-05-16Enable default value for head parameterLars Hjemli
2007-05-15Restrict deep nesting of configfilesLars Hjemli
2007-05-15Include cgit.conf in MakefileLars Hjemli
2007-05-15ui-diff: show /dev/null as filename for add/deleteLars Hjemli
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli
2007-05-15Do not alter incoming sha1 when handling the download refs.Lars Hjemli
2007-05-15Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli
2007-05-15ui-shared.c: fix whitespace breakageLars Hjemli
2007-05-15Show tag heading even if first tag is of the lightweight kindLars Hjemli
2007-05-15Specify static storage class for file-local declarationsLars Hjemli
2007-05-14Add include-parameter to config filesLars Hjemli
2007-05-14Let makefile override the configfile locationLars Hjemli
2007-05-14cgit.c: fix whitespace breakageLars Hjemli
2007-05-14cgit.css: try to make diffs look a little bit nicerLars Hjemli
ic? 2021-02-07Add simple battery status and clock to xsessionJune McEnroe I love how simple this is. 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe Still missing putting the URL in an X selection. 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe