stagit

custom fork of stagit
Index Commits Files Refs README LICENSE
DateCommit messageAuthorFiles+-
13:13 26-02-2024Clickable parent path/Toggle file line numbersmjkloeckner1+58-7
13:11 26-02-2024Change top header `Log` to `Commits`mjkloeckner1+2-2
15:44 25-02-2024Change header table id name and fotoer contentmjkloeckner2+20-9
15:43 25-02-2024Change main titlemjkloeckner1+1-1
15:17 01-03-2023fix commit hash being printed twicemjkloeckner1+0-2
01:11 06-01-2023print the commit hash which is being parsedmjkloeckner1+2-0
01:05 06-01-2023print the commit hash which is being parsedmjkloeckner1+1-1
00:50 06-01-2023add missing id selector to repos index header tablemjkloeckner1+1-1
00:36 06-01-2023add div wrapping refs contentmjkloeckner1+2-2
00:17 06-01-2023add id selector to header tablemjkloeckner1+1-1
16:41 05-01-2023fix double log-summary printmjkloeckner1+1-5
16:31 05-01-2023add anchor tags to elements in log tablesmjkloeckner1+28-8
02:38 05-01-2023removed missing "<hr>" tagmjkloeckner1+0-2
02:34 05-01-2023removed "<hr>" (horizontal rule) tagsmjkloeckner1+3-5
02:16 05-01-2023add tzset() previous to localtime() callmjkloeckner1+1-0
02:02 05-01-2023print commit time in local timemjkloeckner1+1-1
01:53 05-01-2023removed double "<td>" anchor openingmjkloeckner1+0-3
01:50 05-01-2023removed old printf and add new one with nicer outputmjkloeckner1+2-3
01:45 05-01-2023fix fprintf call (missing file pointer)mjkloeckner1+1-1
01:38 05-01-2023add anchor tags to files in file view (not dirs)mjkloeckner1+30-7
18:43 04-01-2023make entire row behave as one linkmjkloeckner1+1-1
17:13 04-01-2023fix parent directory dir-size anchormjkloeckner1+4-1
17:03 04-01-2023add dir-size selectormjkloeckner1+18-8
16:48 04-01-2023add css id to clickable elements in tablesmjkloeckner1+9-7
16:43 04-01-2023add missing anchor pathmjkloeckner1+4-1
16:14 04-01-2023add missing anchor pathmjkloeckner1+2-1
16:10 04-01-2023add missing anchor pathmjkloeckner1+3-1
15:50 04-01-2023add anchor tags to elements in tables, removed inline cursor stylemjkloeckner2+16-12
02:12 04-01-2023fix double repository name printingmjkloeckner1+5-6
02:08 04-01-2023add onclick style to table rowsmjkloeckner1+11-0
01:37 04-01-2023add anchor tags to all members of tables to make entire rows clickablemjkloeckner1+22-8
21:40 03-01-2023add "legends" id to table headsmjkloeckner1+4-4
20:27 03-01-2023updated time short format and removed horizontal rulesmjkloeckner1+2-13
20:08 03-01-2023updated time short formatmjkloeckner1+1-1
18:49 26-12-2022print tab as spaces and Makefile fixmjkloeckner2+6-4
18:07 26-12-2022update READMEmjkloeckner1+1-0
21:38 25-12-2022update READMEmjkloeckner1+21-32
21:05 20-12-2022show readme preview on repository files viewmjkloeckner2+48-12
18:11 08-12-2022added markdown extension to READMEmjkloeckner2+192-192
00:26 08-12-2022show folders first on repo files viewmjkloeckner1+61-19
20:30 07-12-2022split repo top navigation barmjkloeckner3+22-17
19:17 05-12-2022markdown preview on README and folders listingmjkloeckner2+171-39
16:03 05-12-2022Update READMEmjkloeckner1+6-2
15:59 05-12-2022add css ids to generated html elements and clickable boxesmjkloeckner3+92-45
08:17 16-08-2022prefix usage with the common prefix "usage: "Hiltjo Posthuma2+2-2
05:10 07-08-2022bump version to 1.2Hiltjo Posthuma1+1-1
18:50 26-07-2022Makefile: add workaround for distros still using older libgit2 versionsHiltjo Posthuma1+4-0
16:29 27-05-2022Revert "remain compatible with slightly older libgit versions for now"Hiltjo Posthuma2+0-4
09:07 24-05-2022remain compatible with slightly older libgit versions for nowHiltjo Posthuma2+4-0
05:58 24-05-2022Allow git to run on an other user repositoryAnton Lindqvist2+4-0
12:35 02-04-2022bump version to 1.1Hiltjo Posthuma1+1-1
08:22 19-03-2022improve stream read and write error handlingHiltjo Posthuma2+42-9
12:58 15-03-2022add dark mode support for the example stylesheetHiltjo Posthuma1+48-0
08:22 03-01-2022bump LICENSE yearHiltjo Posthuma1+1-1
08:21 03-01-2022libgit2 config opts: set the search to an empty pathHiltjo Posthuma2+8-0
16:51 14-12-2021do not percent-encode: ',' or '-' or '.' it looks uglyHiltjo Posthuma2+4-4
14:13 30-11-2021bump version to 1.0Hiltjo Posthuma1+1-1
14:17 16-11-2021Print the number of remaining commitsQuentin Rameau1+16-11
10:24 16-11-2021ignore '\r' in writing the blob aswellHiltjo Posthuma1+3-2
10:16 16-11-2021percent encode characters in path namesHiltjo Posthuma2+50-6
07:44 16-11-2021encode the name, it could contain XML entitiesHiltjo Posthuma1+6-4
14:22 03-08-2021man pages: add EXAMPLES sectionHiltjo Posthuma2+16-2
20:09 30-07-2021small typo fixes and url -> URLHiltjo Posthuma3+4-4
07:41 27-05-2021bump version to 0.9.6Hiltjo Posthuma1+1-1
06:42 18-05-2021man page: codemadness is the primary server. make logo brandless (not 2f30)Hiltjo Posthuma3+3-2
05:38 18-05-2021README: improve a bit the usage examplesQuentin Rameau1+8-3
14:15 05-05-2021do not simplify the history by first-parentHiltjo Posthuma2+0-3
14:17 25-03-2021tiny comment changeHiltjo Posthuma1+1-1
14:13 25-03-2021add function to print a single line, ignoring \r and \nHiltjo Posthuma1+22-1
07:29 19-03-2021add meta viewport on stagit-index tooHiltjo Posthuma1+1-0
12:23 14-03-2021bump version to 0.9.5Hiltjo Posthuma1+1-1
08:47 05-03-2021LICENSE: updateHiltjo Posthuma1+0-1
08:44 05-03-2021change STAGIT_BASEURL to an -u option and also update the example scriptHiltjo Posthuma4+13-13
07:51 05-03-2021add $STAGIT_BASEURL environment variable to make Atom links absoluteHiltjo Posthuma2+15-3
07:50 05-03-2021README: mention tags.xml featureHiltjo Posthuma1+2-1
10:59 09-01-2021micro-optimization: fputc (function) -> putc (macro/inline function)Hiltjo Posthuma2+8-8
10:32 08-01-2021LICENSE: bump yearHiltjo Posthuma1+1-1
08:28 28-11-2020fix warning with libgit2 v0.99+, remain compatible with older versionsHiltjo Posthuma1+7-8
19:24 16-11-2020add abbreviated commit hash to submodule fileOscar Benedito1+5-2
17:11 15-11-2020add meta viewport for scaling on mobileHiltjo Posthuma1+1-0
17:11 15-11-2020style.css: improve contrastHiltjo Posthuma1+3-3
16:59 15-11-2020use size_t to count linesHiltjo Posthuma1+7-7
16:58 15-11-2020avoid shadowed `name' global variableHiltjo Posthuma1+3-3
16:58 15-11-2020refs_cmp: remove unneeded castHiltjo Posthuma1+1-2
16:58 15-11-2020use LEN() macros for arraysHiltjo Posthuma1+4-2
11:09 17-08-2020bump version to 0.9.4Hiltjo Posthuma1+1-1
11:09 10-08-2020fix a small memleak in writeatom()Hiltjo Posthuma1+6-10
15:01 08-08-2020stagit-index: remove unveil support for argvHiltjo Posthuma1+0-4
19:11 05-08-2020fix submodule lookup in bare reposkst1+2-3
09:15 20-07-2020regression: do not show unset or empty tagsHiltjo Posthuma1+1-1
11:41 19-07-2020refactor get reference, add another feed for tags/releasesHiltjo Posthuma2+146-86
09:07 19-07-2020sort branches and tags by time (descending)Hiltjo Posthuma1+92-72
16:30 23-02-2020bump version to 0.9.3Hiltjo Posthuma1+1-1
09:46 21-02-2020atom.xml: improve output format a bitHiltjo Posthuma1+2-2
19:20 12-02-2020improve includes, stagit-index does not need compat.hHiltjo Posthuma2+3-7
15:02 29-12-2019style.css: highlight anchor ids, useful for linking highlighting lines in a diffHiltjo Posthuma1+4-0
08:53 22-12-2019small code-style white-space/newlineHiltjo Posthuma1+1-0
14:31 01-12-2019add OpenBSD unveil supportHiltjo Posthuma2+10-0
14:26 01-12-2019some README tweaks and rewording, reorderingHiltjo Posthuma1+9-7
14:26 01-12-2019Makefile improvementsHiltjo Posthuma2+20-37
14:11 05-05-2019README: works also on NetBSDLeonardo Taccari1+1-1
15:53 23-04-2019bump version to 0.9.2Hiltjo Posthuma1+1-1
09:07 16-03-2019escape HTML in pathsHiltjo Posthuma1+12-4
08:39 09-03-2019pedantic snprintf() improvementHiltjo Posthuma2+4-4
07:49 01-03-2019fix issues in example scriptsHiltjo Posthuma2+2-2
07:13 22-02-2019bump version to 0.9.1Hiltjo Posthuma1+1-1
11:02 09-02-2019Makefile: add DOCPREFIX for installing docs in portsHiltjo Posthuma2+11-9
17:00 07-02-2019change order of commits in log from most recent to old to applied orderHiltjo Posthuma4+4-7
11:24 03-02-2019fix compile: libgit2 0.28 changed giterr_last to git_error_lastHiltjo Posthuma2+2-6
09:44 25-12-2018bump version to 0.9Hiltjo Posthuma1+1-1
09:39 25-12-2018style: keep default browser style for links, except patch chunksHiltjo Posthuma1+4-5
14:08 18-11-2018in the diffstat prefix the type of change, allow CSS stylingHiltjo Posthuma2+18-1
14:07 18-11-2018don't use a heuristic for renames, the content must match exactlyHiltjo Posthuma1+3-1
14:06 18-11-2018detect filetype changes in diff (for example a normal file to symlink)Hiltjo Posthuma1+3-1
14:23 11-11-2018detect more names for README and LICENSEHiltjo Posthuma1+30-16
14:09 11-11-2018detect copies and renames based on the threshold of changesHiltjo Posthuma1+9-0
17:03 19-08-2018simplify range checkHiltjo Posthuma1+1-4
09:06 19-08-2018stagit: log: indicate when using the -l option and there are more commitsHiltjo Posthuma1+4-0
13:43 25-05-2018assume OpenBSD 5.9+, always try pledge(2) on OpenBSDHiltjo Posthuma3+4-11
13:51 09-05-2018Clarify usage regarding -c and -l mutual exclusionQuentin Rameau1+1-1
09:14 07-04-2018bump version to 0.8Hiltjo Posthuma1+1-1
14:28 06-04-2018stagit-index: pledge after git_libgit2_initHiltjo Posthuma1+4-3
15:08 26-03-2018pledge after git_libgit2_initHiltjo Posthuma1+8-5
11:34 18-03-2018optimization: only diff the tree when it is needed for the diffstat...Hiltjo Posthuma1+27-17
12:27 28-01-2018README: improve tarball generation by tag exampleHiltjo Posthuma1+8-2
12:47 21-01-2018stagit: add -l option: limit the amount of commits for the log.html fileHiltjo Posthuma2+50-13
11:23 21-01-2018bump LICENSE to 2018Hiltjo Posthuma1+1-1
09:18 20-01-2018style.css: improve compatibility with older browsers, namely dilloHiltjo Posthuma1+5-0
15:04 02-12-2017Remove a non-portable syntax in MakefileQuentin Rameau1+1-1
12:06 25-11-2017Makefile: bump version to 0.7.2Hiltjo Posthuma1+1-1
12:02 25-11-2017post-receive: fix warning in script for example when pushing deleted tagsHiltjo Posthuma1+1-0
08:09 25-11-2017Sort style.css in alphabetical orderAaron Marcher1+2-2
10:58 19-11-2017Makefile: bump version to 0.7.1Hiltjo Posthuma1+1-1
10:52 19-11-2017fix: add "fattr" pledge for chmod(2) for cachefileHiltjo Posthuma1+5-7
08:53 18-11-2017Makefile: bump version to 0.7Hiltjo Posthuma1+1-1
21:34 10-11-2017Makefile: remove unused $SCRIPTSHiltjo Posthuma1+5-5
16:55 10-11-2017fix file permissions for cachefile and respect umask(2)Hiltjo Posthuma1+10-2
16:53 10-11-2017more verbose errors: show which file failed on openHiltjo Posthuma1+2-2
19:25 31-10-2017README: clarify some consHiltjo Posthuma1+15-6
19:20 31-10-2017post-receive hook: force UTF-8 localeHiltjo Posthuma1+4-0
13:14 04-09-2017allow umask to handle permissionsHiltjo Posthuma1+1-1
13:52 09-08-2017ignore object 0000000000000000000000000000000000000000Hiltjo Posthuma1+2-0
13:54 02-08-2017bump version for a release soonHiltjo Posthuma1+1-1
13:45 02-08-2017example_create.sh: make executableHiltjo Posthuma1+0-0
12:21 30-07-2017improve example scripts, add to build (Makefile)Hiltjo Posthuma5+60-57
08:50 15-07-2017improve example, add initial post-receive exampleHiltjo Posthuma2+69-1
08:20 06-07-2017README: add example for a git hook and to set the url fileHiltjo Posthuma1+41-2
15:25 05-07-2017README: add example to create tar.gz archives by tagHiltjo Posthuma1+11-0
07:28 25-06-2017Makefile: remove TODOHiltjo Posthuma1+1-2
09:03 23-06-2017remove TODOHiltjo Posthuma1+0-7
08:53 23-06-2017separate getstats from getbyoid: slightly fasterHiltjo Posthuma1+4-2
08:12 07-05-2017for the commit Date: header use the git format-patch formatHiltjo Posthuma1+1-1
07:02 07-05-2017dont truncate summary length anymoreHiltjo Posthuma1+2-14
19:23 04-05-2017remove config.def.h: it was not used anymoreHiltjo Posthuma2+1-5
14:07 22-04-2017improve commitinfo_getstatsHiltjo Posthuma1+2-5
09:38 22-04-2017improve documentationHiltjo Posthuma3+52-27
11:39 17-04-2017align line numbers to 8 spacesHiltjo Posthuma1+1-1
11:16 17-04-2017writeblobhtml: minor style fixHiltjo Posthuma1+1-1
08:39 17-04-2017stagit: fix rendering of first TAB in fileHiltjo Posthuma1+1-1
08:13 17-04-2017stagit-index: also dont assume someones <html lang> :)Hiltjo Posthuma1+1-1
08:06 17-04-2017stagit-index: remove Content-Language: enHiltjo Posthuma1+1-1
15:59 16-04-2017writeblobhtml: fix possible uninitialized variable n when len == 0Hiltjo Posthuma1+2-2
15:37 16-04-2017writeblobhtml: improve file view for text-browsersHiltjo Posthuma1+19-16
15:36 16-04-2017stagit-index: remove empty h1 and add bold markup to table headersHiltjo Posthuma1+8-6
15:36 16-04-2017text-browser improvementsHiltjo Posthuma1+18-12
15:32 16-04-2017README: advertise text-browser improvementsHiltjo Posthuma1+1-0
15:32 16-04-2017LICENSE: bump yearHiltjo Posthuma1+1-1
07:56 15-04-2017browser compatibility: use numeric entity for 'Hiltjo Posthuma2+2-2
14:33 01-04-2017writeblobhtml, make fprintf format string constHiltjo Posthuma1+1-1
09:28 25-03-2017README: add instructions to build static binariesHiltjo Posthuma1+22-0
09:14 25-03-2017Makefile: change () to {} consistentlyHiltjo Posthuma1+5-5
17:30 12-03-2017fix potential leak, found by clang-analyzerHiltjo Posthuma1+1-0
17:24 12-03-2017fix memory leak of commitinfoHiltjo Posthuma1+1-1
15:51 12-03-2017atom.xml: add newline before EOFHiltjo Posthuma1+1-1
15:50 12-03-2017fix memory leak of commitinfo->parentHiltjo Posthuma1+1-0
15:50 12-03-2017fix memory leak of blob objectHiltjo Posthuma1+1-0
15:49 12-03-2017simplify/shorten pledge stubHiltjo Posthuma2+2-10
15:47 12-03-2017reduce scope of repodir, remove unused branch parameterHiltjo Posthuma2+7-7
14:47 05-01-2017bump version to 0.5Hiltjo Posthuma1+1-1
14:28 09-11-2016also remove language and text direction attribute from <html>Hiltjo Posthuma1+1-1
13:49 09-11-2016remove Content-Language: enHiltjo Posthuma1+1-1
07:12 14-10-2016stagit.1: also document linking to git submodules: .gitmodules fileHiltjo Posthuma1+2-2
13:10 13-10-2016stagit.1: clarify README and LICENSE link creationHiltjo Posthuma1+3-0
15:44 15-09-2016simplify example.sh, thanks emg for the suggestion!Hiltjo Posthuma1+4-4
13:15 20-07-2016update LICENSEHiltjo Posthuma1+0-1
07:44 02-07-2016config.mk: remove -lcHiltjo Posthuma1+1-1
10:04 29-05-2016treat an empty repo (without a HEAD) as validHiltjo Posthuma1+10-5
08:06 29-05-2016improve example: strip .git suffixHiltjo Posthuma1+3-2
13:37 21-05-2016refs_cmp: simplify check, functionally the sameHiltjo Posthuma1+3-6
15:35 08-05-2016check if LICENSE, README and .gitmodules is a file blobHiltjo Posthuma1+8-3
10:03 07-05-2016release 0.4Hiltjo Posthuma1+1-1
09:43 07-05-2016update TODOHiltjo Posthuma1+3-2
09:38 07-05-2016simplify, id is unusedHiltjo Posthuma1+2-3
09:34 07-05-2016simplify, no need for gotoHiltjo Posthuma1+3-5
09:33 07-05-2016improve stagit.1 documentation, reword and explain caching behaviourHiltjo Posthuma1+17-8
09:29 07-05-2016consistency for messages for special-case in diffstatHiltjo Posthuma1+4-4
08:52 07-05-2016fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03Hiltjo Posthuma1+0-1
07:01 06-05-2016fix and simplify time offsetHiltjo Posthuma1+7-8
06:49 06-05-2016make diffstat files an anchor (jump to delta)Hiltjo Posthuma1+4-4
15:42 03-05-2016fix joinpath(): use of global 'repodir', should be 'path'Hiltjo Posthuma2+29-34
15:28 03-05-2016fix regression from last commitHiltjo Posthuma1+1-1
15:18 03-05-2016code cleanupHiltjo Posthuma2+21-48
19:38 02-05-2016remove config.h, add options to stagit.cHiltjo Posthuma3+6-7
19:33 02-05-2016add OpenBSD pledge(2) support using -DUSE_PLEDGEHiltjo Posthuma3+29-3
16:48 02-05-2016example.sh: use cache fileHiltjo Posthuma1+1-1
16:23 02-05-2016style: write atom feed end in one write, kills 2 linesHiltjo Posthuma1+1-3
12:54 01-05-2016cache support (-c option)Hiltjo Posthuma2+130-41
14:08 01-05-2016small code cleanup: no need for status variableHiltjo Posthuma1+3-4
12:20 01-05-2016atom feed: use published for author commit date, updated for committer dateHiltjo Posthuma1+8-1
11:10 01-05-2016fix times (and timezone)Hiltjo Posthuma2+30-20
09:41 01-05-2016README: minor updateHiltjo Posthuma1+2-1
09:38 01-05-2016fix path join '/'Hiltjo Posthuma2+37-44
09:09 01-05-2016code cleanup + style, functionally equivalentHiltjo Posthuma2+12-20
08:08 30-04-2016layout: right align lines changed count in diffstatHiltjo Posthuma1+1-1
07:00 30-04-2016optimization: suppress large diffsHiltjo Posthuma1+8-0
06:54 30-04-2016optimization: read stats once and remember itHiltjo Posthuma2+149-39
16:52 29-04-2016example.sh: fix: sort list (regression from simplifying the script)Hiltjo Posthuma1+2-2
16:24 29-04-2016whoops, module is m---------Hiltjo Posthuma1+1-1
16:14 29-04-2016submodule supportHiltjo Posthuma2+9-19
11:39 29-04-2016suppress meaningless error codes when a repo can't be opened (similar to stagit-index)Hiltjo Posthuma1+1-1
11:38 29-04-2016improve example, remove sort hackHiltjo Posthuma1+4-17
10:57 29-04-2016make submodule link black, easier to readHiltjo Posthuma1+1-1
10:55 29-04-2016minor style fixHiltjo Posthuma1+1-1
09:01 29-04-2016Fix null pointer access for submodules in writefilestreeQuentin Rameau1+11-6
07:32 29-04-2016tweak style of showing submodulesHiltjo Posthuma1+6-4
20:40 28-04-2016Don't fail on submodulesz3bra2+44-29
14:24 27-04-2016fix: check gmtime, can return NULL on errorHiltjo Posthuma2+4-2
14:19 27-04-2016resolve absolute paths to repodir, remove basename just use strrchr.Hiltjo Posthuma2+17-52
11:40 27-04-2016stagit-index: remove unused efopen functionHiltjo Posthuma1+0-11
11:39 27-04-2016fix: link to line in hunk if a patch has multiple files and hunksHiltjo Posthuma1+5-5
06:30 25-03-2016clean generated tarball toosin1+1-1
13:29 20-03-2016Makefile: use NAME variable, suggested by QuentinHiltjo Posthuma1+6-6
12:23 20-03-2016Makefile: separate CPPFLAGS, compile optimized build by defaultHiltjo Posthuma2+11-10
11:36 20-03-2016improve make dist, thanks Quentin RameauHiltjo Posthuma1+8-8
10:19 20-03-2016premature version bumperation, 0.4 (unreleased)Hiltjo Posthuma1+1-1
13:15 01-03-2016Choose better colors for the diff pageFRIGN1+3-3
15:14 01-03-2016add titles to pages, summary for commit messages, filename for filesHiltjo Posthuma1+9-6
15:59 26-02-2016fix right-alignment of "Files" columnHiltjo Posthuma1+1-1
11:36 20-01-2016Use the recommended HTML5 document type.lostd2+2-2
10:47 24-02-2016check path truncationHiltjo Posthuma3+56-25
10:41 24-02-2016config.mk: add -D_DEFAULT_SOURCE to commented buildsHiltjo Posthuma1+2-2
16:44 23-02-2016atom feed: add link, move content order to bottomHiltjo Posthuma1+11-7
16:37 23-02-2016make printshowfile more generic and like other functionsHiltjo Posthuma2+16-15
16:42 21-01-2016just use Name as first column, thanks quinq for the suggestionHiltjo Posthuma1+2-3
14:34 21-01-2016Rename “Age” column headers into “Date”Quentin Rameau1+2-2
08:47 18-01-2016fix file tree handlingQuentin Rameau1+10-8
07:31 18-01-2016use 'dirname' as error message for xdirnamez3bra1+1-1
20:48 09-01-2016fix file size byte unit suffixQuentin Rameau1+2-2
20:47 09-01-2016stop glibc complaining about _BSD_SOURCE being deprecatedQuentin Rameau1+1-1
20:47 09-01-2016replace file size with line count for text filesQuentin Rameau2+17-9
15:56 13-01-2016Rename Refs/branches to Refssin1+1-1
18:17 08-01-2016example.sh: fix: remove error mode, would stop if a dir was invalidHiltjo Posthuma1+5-9
17:27 08-01-2016example.sh: fix go to appropriate dirHiltjo Posthuma1+2-1
16:08 08-01-2016implify and restructure codeHiltjo Posthuma1+37-70
09:42 08-01-2016stagit-index: clarify order of the listHiltjo Posthuma1+4-1
09:39 08-01-2016example.sh: add index-time.html, list sorted by time, fix reposdir '/'Hiltjo Posthuma1+16-4
06:24 08-01-2016premature version bumperation (0.3) for gitHiltjo Posthuma1+1-1
13:37 07-01-2016atom: add newline after date and before messageHiltjo Posthuma1+4-3
16:04 06-01-2016update man pages: document stripping of .git suffixHiltjo Posthuma2+5-3
16:00 06-01-2016strip .git suffix from nameHiltjo Posthuma2+21-16
15:59 06-01-2016extra whitespaceHiltjo Posthuma2+3-3
15:36 06-01-2016Update README - it also works on FreeBSDsin1+1-1
15:19 06-01-2016style: vertical-align header textHiltjo Posthuma1+3-0
15:14 06-01-2016update TODOHiltjo Posthuma1+0-12
15:13 06-01-2016refs: only make commit link work for tagsHiltjo Posthuma1+5-3
15:11 06-01-2016free objHiltjo Posthuma1+3-0
14:58 06-01-2016LICENSE: whoops its already 2016Hiltjo Posthuma1+3-3
14:55 06-01-2016LICENSE: add dimitris to license/shareholder fileHiltjo Posthuma1+1-0
14:51 06-01-2016old leftover: dont create log dirHiltjo Posthuma1+0-1
14:50 06-01-2016cleanup code a bitHiltjo Posthuma1+4-31
14:33 06-01-2016style.css: wrap description text, nowrap for restHiltjo Posthuma1+9-0
14:44 06-01-2016Be more explicit when stripping the .git suffixsin1+2-1
14:18 06-01-2016No need for -D_POSIX_C_SOURCE=200809Lsin1+3-3
14:05 06-01-2016Always use the compat functionssin3+5-7
14:02 06-01-2016Bring in reallocarray() from OpenBSDsin6+48-2
13:45 06-01-2016use git_reference for tags and branches, sort branches alsoHiltjo Posthuma1+113-172
12:04 06-01-2016fix cast to uintmax_tHiltjo Posthuma1+2-2
11:57 06-01-2016Change default MANPREFIX to be ${PREFIX}/mansin1+1-1
11:46 06-01-2016stagit-index: Strip per repo .git suffix from generated indexsin1+9-1
11:35 06-01-2016lookup commits of annotated tagsHiltjo Posthuma1+16-0
11:19 06-01-2016fix warning, use intmax_t %ju, thanks stateless!Hiltjo Posthuma1+2-2
07:56 06-01-2016premature version bumperationHiltjo Posthuma1+1-1
07:56 06-01-2016improve READMEHiltjo Posthuma1+19-9
07:24 06-01-2016improve MakefileHiltjo Posthuma1+7-2
18:32 05-01-2016tiny whitespace fixHiltjo Posthuma1+1-1
18:30 05-01-2016stagit-index: continue making list, but return error codeHiltjo Posthuma1+7-6
17:43 05-01-2016fix relpath for logHiltjo Posthuma1+1-2
17:43 05-01-2016clone url is one line, strip newlineHiltjo Posthuma1+1-0
17:42 05-01-2016refs: fix table id for tagsHiltjo Posthuma1+1-1
17:42 05-01-2016refs: remove link, it may be broken for non-HEADHiltjo Posthuma1+0-2
17:42 05-01-2016make hunk line itself a linkHiltjo Posthuma1+2-2
17:41 05-01-2016style: darkblue for hunk like cgit, hunk line is now a linkHiltjo Posthuma1+10-4
17:41 05-01-2016stagit-index: owner is one line, strip newlineHiltjo Posthuma1+1-0
17:40 05-01-2016example.sh: make symlinks to style, icons and index by defaultHiltjo Posthuma1+6-0
17:04 05-01-2016revert log.html to log/head.html changeHiltjo Posthuma3+8-5
17:03 05-01-2016fix newline after headerHiltjo Posthuma1+1-1
19:55 04-01-2016fix link to commit from log pageHiltjo Posthuma1+1-3
19:41 04-01-2016stagit: fix hunk header, thanks uggedal for reporting!Hiltjo Posthuma1+3-1
18:44 03-01-2016update TODOHiltjo Posthuma1+4-0
18:42 03-01-2016fix link in stagit-index, update documentation, add TODOHiltjo Posthuma3+9-3
18:36 03-01-2016no log per branchHiltjo Posthuma1+14-40
17:45 03-01-2016rename refs to refs/branchesHiltjo Posthuma1+1-1
17:21 03-01-2016refs: add link to log per branchHiltjo Posthuma1+4-2
17:15 03-01-2016refs: dont make a table when there are no tags, add spacing betweenHiltjo Posthuma1+14-6
17:06 03-01-2016add refs page (branches and tags)Hiltjo Posthuma2+251-32
15:05 27-12-2015improve READMEHiltjo Posthuma2+40-8
17:07 26-12-2015add stagit.cHiltjo Posthuma1+852-0
17:05 26-12-2015rename urmoms to stagit, improve documentationHiltjo Posthuma10+112-950
16:58 26-12-2015nvm, dont strip .git from bare reposHiltjo Posthuma1+0-3
16:46 26-12-2015add example script to make repo index and files per dirHiltjo Posthuma1+37-0
16:11 26-12-2015rename EXTRAOBJ to COMPATOBJHiltjo Posthuma2+6-6
09:08 26-12-2015Makefile: link for COMPATHiltjo Posthuma1+2-2
09:01 26-12-2015add compat.hHiltjo Posthuma1+6-0
08:57 26-12-2015strip suffix .git used typically for bare reposHiltjo Posthuma1+3-0
08:57 26-12-2015humanreadable filemodes (code from sbase ls)Hiltjo Posthuma1+43-1
08:56 26-12-2015align filesize header right, minor code-styleHiltjo Posthuma1+5-5
08:56 26-12-2015fix dirname for glibcHiltjo Posthuma1+27-2
08:55 26-12-2015allow to specify clone url, displayed in headerHiltjo Posthuma1+24-1
08:54 26-12-2015update TODOHiltjo Posthuma1+1-17
08:54 26-12-2015index: highlight row on mouseoverHiltjo Posthuma2+2-2
13:49 25-12-2015remove TODO from code, see TODO fileHiltjo Posthuma1+4-10
13:49 25-12-2015README: atleast libgit2 v0.22 is required (API)Hiltjo Posthuma2+9-2
13:48 25-12-2015compat: add strlcpy, strlcat, for glibcHiltjo Posthuma6+119-4
16:58 24-12-2015fix libgit2 include, it is in the include pathHiltjo Posthuma2+4-2
17:49 20-12-2015remove double newline bloatHiltjo Posthuma2+2-2
17:34 20-12-2015update README and improve man pagesHiltjo Posthuma3+53-6
17:13 20-12-2015urmoms-index: kill some linesHiltjo Posthuma1+9-95
16:42 20-12-2015rewrite writefiles, now works with bare reposHiltjo Posthuma1+76-26
16:42 20-12-2015README: add install and dependencies instructionsHiltjo Posthuma1+13-0
16:42 20-12-2015style.css: maximize contrast for textHiltjo Posthuma1+1-1
13:11 20-12-2015update TODOHiltjo Posthuma1+3-0
13:11 20-12-2015add urmoms-index, initial versionHiltjo Posthuma3+342-3
13:11 20-12-2015writelog: remove return value, it was unusedHiltjo Posthuma1+1-4
13:10 20-12-2015improve fopen flag: remove b and r+ in some caseHiltjo Posthuma1+7-7
13:09 20-12-2015use relative url in header, escape name and description tooHiltjo Posthuma1+40-33
18:59 17-12-2015set diff optionsHiltjo Posthuma1+4-1
18:56 17-12-2015free the treeHiltjo Posthuma1+2-0
15:53 17-12-2015file_size is uint32_t on latest libgit2, thanks uggedal for reporting it!Hiltjo Posthuma1+2-2
08:49 14-12-2015Add config.def.h and make summary length configurableFRIGN3+11-4
07:03 11-12-2015Dynamic relpath for blob pagesEivind Uggedal1+9-1
19:35 10-12-2015Right align numbers in tablesEivind Uggedal1+7-6
19:24 10-12-2015Line numbers on blob pagesEivind Uggedal2+38-6
15:51 10-12-2015fix warningHiltjo Posthuma1+1-1
15:13 10-12-2015file page improvementsEivind Uggedal1+21-15
19:56 09-12-2015fix warning + minor styleHiltjo Posthuma1+2-1
19:46 09-12-2015Write blobs to files/Eivind Uggedal1+65-36
19:48 09-12-2015Make border solidFRIGN1+1-1
19:02 09-12-2015update TODOHiltjo Posthuma1+17-26
18:55 09-12-2015open repo: dont try to detect repos above the specified dirHiltjo Posthuma1+2-1
18:55 09-12-2015walk revision by time and only "flat"Hiltjo Posthuma1+4-0
06:43 09-12-2015Simplify diff markupEivind Uggedal2+6-10
05:30 09-12-2015Simplify style and make output more legibleEivind Uggedal1+18-13
17:02 09-12-2015also free objects for haslicense and hasreadme checks, cleanupHiltjo Posthuma1+9-9
09:31 09-12-2015Free git objectsEivind Uggedal1+2-0
20:36 07-12-2015Add myself to LICENSEFRIGN1+1-0
20:34 07-12-2015Remove hardcoded right-alignFRIGN1+8-8
20:23 07-12-2015Add preFRIGN1+21-0
20:17 07-12-2015Refactor style.cssFRIGN1+3-29
19:54 07-12-2015prettificationHiltjo Posthuma2+14-7
19:23 07-12-2015log: reorder time as first columnHiltjo Posthuma1+1-1
19:22 07-12-2015truncate message in log, shorter time formatHiltjo Posthuma1+11-6
19:22 07-12-2015simplify time formatHiltjo Posthuma1+15-38
19:01 07-12-2015update TODOHiltjo Posthuma1+3-0
19:00 07-12-2015rework code, "cache" commit data in struct commitinfoHiltjo Posthuma1+175-178
17:35 07-12-2015cleanup + some better error handlingHiltjo Posthuma1+10-12
17:34 07-12-2015performance tweak: check if commit file exists, if so skipHiltjo Posthuma1+5-1
17:20 07-12-2015logo is 32x32Hiltjo Posthuma2+2-1
17:19 07-12-2015style: center menu and make title smallerHiltjo Posthuma2+4-4
17:16 07-12-2015fix when commit has no parentHiltjo Posthuma1+26-15
16:53 07-12-2015update README with basic usageHiltjo Posthuma1+8-0
16:46 07-12-2015update TODOHiltjo Posthuma1+2-0
16:46 07-12-2015detect binary diff, comment index + delta header for now (broken)Hiltjo Posthuma1+25-11
16:00 07-12-2015dont use reverse diffHiltjo Posthuma1+2-2
15:58 07-12-2015simplify + style fixesHiltjo Posthuma1+6-8
15:46 07-12-2015highlight/make bold some fieldsHiltjo Posthuma2+14-8
15:34 07-12-2015escape commit msg, dont indent itHiltjo Posthuma1+7-19
15:01 07-12-2015fix relpath for files, small cleanupHiltjo Posthuma1+12-10
15:00 07-12-2015fix: check readme and license before writing headerHiltjo Posthuma1+7-4
15:00 07-12-2015improve HTML codeHiltjo Posthuma1+2-2
15:00 07-12-2015make file in diff a link, make hunk and link anchorHiltjo Posthuma1+7-3
14:59 07-12-2015commit: use simple shortstatHiltjo Posthuma1+1-2
14:59 07-12-2015make author e-mail a linkHiltjo Posthuma1+5-2
14:58 07-12-2015improve Atom feedHiltjo Posthuma1+19-17
14:57 07-12-2015improve header and footerHiltjo Posthuma1+15-15
14:57 07-12-2015style.css: improve style, add highlight colors for diffHiltjo Posthuma1+40-1
14:56 07-12-2015update README with some features and update TODOHiltjo Posthuma2+12-2
12:40 07-12-2015print file as table, add linkHiltjo Posthuma1+12-2
12:14 07-12-2015add atom feed support + some fixesHiltjo Posthuma1+115-40
11:22 07-12-2015improve log, fix warningsHiltjo Posthuma1+75-21
10:41 07-12-2015add faviconHiltjo Posthuma1+0-0
10:26 07-12-2015add diffstatHiltjo Posthuma1+24-7
10:07 07-12-2015initial diff support, fix log linkHiltjo Posthuma1+176-68
10:07 07-12-2015update TODO with wanted featuresHiltjo Posthuma1+7-0
18:34 06-12-2015read README and LICENSE from repo, escape as HTMLHiltjo Posthuma1+67-26
17:11 05-12-2015fix menu separator if one or both of license or readme is missingHiltjo Posthuma1+3-3
17:07 05-12-2015add Makefile and config.mkHiltjo Posthuma2+102-0
17:01 05-12-2015urmoms.1: initial manpageHiltjo Posthuma1+14-0
16:59 05-12-2015detect name and descriptionHiltjo Posthuma1+62-20
16:43 05-12-2015add README and LICENSE file-detectionHiltjo Posthuma2+58-6
16:22 05-12-2015rewrite in C with libgit2, first versionHiltjo Posthuma2+222-135
20:37 04-12-2015improvements:Hiltjo Posthuma1+32-42
20:36 04-12-2015style.css: sane styleHiltjo Posthuma1+8-8
19:40 04-12-2015add LICENSEHiltjo Posthuma1+21-0
13:26 04-12-2015improvementsHiltjo Posthuma2+55-40
13:11 04-12-2015add usage for urmoms, update TODOHiltjo Posthuma2+21-6
12:58 04-12-2015initial insertionHiltjo Posthuma5+156-0