about summary refs log tree commit diff
path: root/git (unfollow)
Commit message (Expand)Author
2022-05-13Tolerate short writes in print_slotHristo Venev
2022-05-13git: update to v2.36.1Christian Hesse
2022-05-13git: update to v2.36.0Christian Hesse
2022-02-18Use release_commit_memory()John Keeping
2022-02-18Reset font size for blame oidJohn Keeping
2022-02-18Add a link to the parent commit in blameJohn Keeping
2022-02-18Fix fmt() off-by-one errorlemon
2022-02-17Allow to give readme head from queryChristian Hesse
2022-02-13Bump version to 1.3.0 1.3.0June McEnroe
2022-02-13Update information for forkJune McEnroe
2022-02-13Remove Lua supportJune McEnroe
2022-02-13Silence owner-info errorJune McEnroe
2022-02-13Remove default faviconJune McEnroe
2022-02-13Show about path in page titleJune McEnroe
2022-02-13Generate valid Atom feedsJune McEnroe
2022-02-13Fix crash trying to print "this commit" on 404sJune McEnroe
2022-02-13Use owner-filter for repo page headersJune McEnroe
2022-02-13Fix tests for diff spansJune McEnroe
2022-02-13Use <pre> and <span> to print diffsJune McEnroe
2022-02-13Use buffered stdioEric Wong
2022-02-13Remove redundant title on repo anchorsChris Mayo
2022-02-13Improve button spacing for browsers w/o CSSEric Wong
2022-02-13Improve decoration display for browsers without CSSEric Wong
2022-02-13Use <pre> for commit-msgEric Wong
2022-02-13Improve pageheader display on text-based browsersEric Wong
2022-02-13Use git raw note formatChris Mayo
2022-02-13Add "this commit" option to switch formAlyssa Ross
2022-02-13Show subject in commit page titleJune McEnroe
2022-02-13Show symlink targets in tree listingJune McEnroe
2022-02-13Disallow blame in robots.txtJune McEnroe
2022-02-13Don't link to blame for binary blobsJune McEnroe
2022-02-13Bail from blame if blob is binaryJune McEnroe
2022-02-13Remove dependency on memrchrJune McEnroe
2022-01-29git: update to v2.35.1Christian Hesse
2022-01-24git: update to v2.35.0Christian Hesse
2021-11-24git: update to v2.34.1Christian Hesse
2021-11-15git: update to v2.34.0Christian Hesse
2021-11-03git: update to v2.33.0Christian Hesse
2021-06-08git: update to v2.32.0Christian Hesse
2021-05-18git: update to v2.31.1Christian Hesse
2021-05-12md2html: use proper formatting for hrChristian Hesse
2021-03-16git: update to v2.31.0Christian Hesse
2021-02-10git: update to v2.30.1Christian Hesse
2020-12-29tests: t0107: support older and/or non-GNU tarTodd Zullinger
2020-12-29md2html: use sane_lists extensionJason A. Donenfeld
2020-12-29git: update to v2.30.0Christian Hesse
2020-10-30git: update to v2.29.2Christian Hesse
2020-10-27git: update to v2.29.1Christian Hesse
2020-10-22tests: try with commit-graphChristian Hesse
2020-10-22tests: do not copy snapshots to /tmp/Christian Hesse
='/pounce/commit/contrib/palaver/rc.d/pounce_palaver.in?id=7b15b724f982d7cc9f9bd05706f83fbf1892382a&follow=1'>contrib/palaver: Remove rc scriptJune McEnroe 2020-08-27contrib/palaver: Fix database search and creationJune McEnroe 2020-08-27contrib/palaver: Use pounce's XDG directoryJune McEnroe 2020-08-27contrib/palaver: Only allow HTTPSJune McEnroe 2020-08-25Support the pounce_env rc variableJune McEnroe 2020-08-25Remove deprecated option namesJune McEnroe The next release will be 2.0 so these can be removed now. 2020-08-25Document configuration and data file searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe