stagit
A git site generator in C
BackHTML changesArjun Choudhary
·
30 Aug 22
f6e994a
Updated READMEArjun Choudhary
·
18 Jul 22
a3b214d
Cleaned object files in repoArjun Choudhary
·
06 Jun 22
780a44d
Added chroma syntax highlightingArjun Choudhary
·
06 Jun 22
d920d00
Updated README and changed it to markdownArjun Choudhary
·
05 Jun 22
862c56d
Added markdown rendering and updated index link to READMEArjun Choudhary
·
05 Jun 22
4c0ee0b
Updated LICENSE and changed styleArjun Choudhary
·
16 May 22
0e83f3f
Some initial changes and added a sidebarArjun Choudhary
·
27 Apr 22
7fa92bf
bump version to 1.1Hiltjo Posthuma
·
02 Apr 22
2ef9928
improve stream read and write error handlingHiltjo Posthuma
·
19 Mar 22
b108ab7
add dark mode support for the example stylesheetHiltjo Posthuma
·
15 Mar 22
f5e1441
bump LICENSE yearHiltjo Posthuma
·
03 Jan 22
14c7d3b
libgit2 config opts: set the search to an empty pathHiltjo Posthuma
·
03 Jan 22
2893629
do not percent-encode: ',' or '-' or '.' it looks uglyHiltjo Posthuma
·
15 Dec 21
596eada
bump version to 1.0Hiltjo Posthuma
·
30 Nov 21
c96a114
Print the number of remaining commitsQuentin Rameau
·
16 Nov 21
238bbdc
ignore '\r' in writing the blob aswellHiltjo Posthuma
·
16 Nov 21
cbd3f4d
percent encode characters in path namesHiltjo Posthuma
·
16 Nov 21
21478cb
encode the name, it could contain XML entitiesHiltjo Posthuma
·
16 Nov 21
502fa4a
man pages: add EXAMPLES sectionHiltjo Posthuma
·
03 Aug 21
4a1439c
small typo fixes and url -> URLHiltjo Posthuma
·
31 Jul 21
fb41879
bump version to 0.9.6Hiltjo Posthuma
·
27 May 21
3d7dfe0
man page: codemadness is the primary server. make logo brandless (not 2f30)Hiltjo Posthuma
·
18 May 21
71fb3ae
README: improve a bit the usage examplesQuentin Rameau
·
18 May 21
9f45b92
do not simplify the history by first-parentHiltjo Posthuma
·
05 May 21
31d5c0f
tiny comment changeHiltjo Posthuma
·
25 Mar 21
9e4cbe1
add function to print a single line, ignoring \r and \nHiltjo Posthuma
·
25 Mar 21
0dbd5db
add meta viewport on stagit-index tooHiltjo Posthuma
·
19 Mar 21
f4fd72b
bump version to 0.9.5Hiltjo Posthuma
·
14 Mar 21
88c85d1
LICENSE: updateHiltjo Posthuma
·
05 Mar 21
79f51f7
change STAGIT_BASEURL to an -u option and also update the example scriptHiltjo Posthuma
·
05 Mar 21
661c378
add $STAGIT_BASEURL environment variable to make Atom links absoluteHiltjo Posthuma
·
05 Mar 21
2eea2be
README: mention tags.xml featureHiltjo Posthuma
·
05 Mar 21
ee8294e
micro-optimization: fputc (function) -> putc (macro/inline function)Hiltjo Posthuma
·
09 Jan 21
82dfb69
LICENSE: bump yearHiltjo Posthuma
·
08 Jan 21
0bb2c6f
fix warning with libgit2 v0.99+, remain compatible with older versionsHiltjo Posthuma
·
28 Nov 20
7642526
add abbreviated commit hash to submodule fileOscar Benedito
·
17 Nov 20
66400ca
add meta viewport for scaling on mobileHiltjo Posthuma
·
16 Nov 20
93d81c9
style.css: improve contrastHiltjo Posthuma
·
16 Nov 20
68c735d
use size_t to count linesHiltjo Posthuma
·
16 Nov 20
8bc0a1b
avoid shadowed `name' global variableHiltjo Posthuma
·
16 Nov 20
7de514d
refs_cmp: remove unneeded castHiltjo Posthuma
·
16 Nov 20
b859321
use LEN() macros for arraysHiltjo Posthuma
·
16 Nov 20
989aaa9
bump version to 0.9.4Hiltjo Posthuma
·
17 Aug 20
71e7f0f
fix a small memleak in writeatom()Hiltjo Posthuma
·
10 Aug 20
5f03b1b
stagit-index: remove unveil support for argvHiltjo Posthuma
·
08 Aug 20
e459ff3
fix submodule lookup in bare reposkst
·
06 Aug 20
3a335f4
regression: do not show unset or empty tagsHiltjo Posthuma
·
20 Jul 20
9b81c17
refactor get reference, add another feed for tags/releasesHiltjo Posthuma
·
19 Jul 20
ed5ebde
sort branches and tags by time (descending)Hiltjo Posthuma
·
19 Jul 20
e654152
bump version to 0.9.3Hiltjo Posthuma
·
24 Feb 20
d01987f
atom.xml: improve output format a bitHiltjo Posthuma
·
21 Feb 20
1bcd89c
improve includes, stagit-index does not need compat.hHiltjo Posthuma
·
13 Feb 20
b3f15d7
style.css: highlight anchor ids, useful for linking highlighting lines in a diffHiltjo Posthuma
·
29 Dec 19
9c033c1
small code-style white-space/newlineHiltjo Posthuma
·
22 Dec 19
d2bc27e
add OpenBSD unveil supportHiltjo Posthuma
·
01 Dec 19
2917247
some README tweaks and rewording, reorderingHiltjo Posthuma
·
01 Dec 19
aa853d1
Makefile improvementsHiltjo Posthuma
·
01 Dec 19
9b4be48
README: works also on NetBSDLeonardo Taccari
·
05 May 19
26fb76e
bump version to 0.9.2Hiltjo Posthuma
·
24 Apr 19
5135d59
escape HTML in pathsHiltjo Posthuma
·
16 Mar 19
d7fe043
pedantic snprintf() improvementHiltjo Posthuma
·
09 Mar 19
de57c68
fix issues in example scriptsHiltjo Posthuma
·
01 Mar 19
b659476
bump version to 0.9.1Hiltjo Posthuma
·
22 Feb 19
5f7d690
Makefile: add DOCPREFIX for installing docs in portsHiltjo Posthuma
·
09 Feb 19
24987df
change order of commits in log from most recent to old to applied orderHiltjo Posthuma
·
08 Feb 19
88c65a4
fix compile: libgit2 0.28 changed giterr_last to git_error_lastHiltjo Posthuma
·
03 Feb 19
6398888
bump version to 0.9Hiltjo Posthuma
·
25 Dec 18
ac8cfca
style: keep default browser style for links, except patch chunksHiltjo Posthuma
·
25 Dec 18
89732da
in the diffstat prefix the type of change, allow CSS stylingHiltjo Posthuma
·
18 Nov 18
38c7e95
don't use a heuristic for renames, the content must match exactlyHiltjo Posthuma
·
18 Nov 18
b843c2b
detect filetype changes in diff (for example a normal file to symlink)Hiltjo Posthuma
·
18 Nov 18
446a285
detect more names for README and LICENSEHiltjo Posthuma
·
11 Nov 18
2918f04
detect copies and renames based on the threshold of changesHiltjo Posthuma
·
11 Nov 18
cda576d
simplify range checkHiltjo Posthuma
·
20 Aug 18
f30beaa
stagit: log: indicate when using the -l option and there are more commitsHiltjo Posthuma
·
19 Aug 18
802818d
assume OpenBSD 5.9+, always try pledge(2) on OpenBSDHiltjo Posthuma
·
25 May 18
db7922a
Clarify usage regarding -c and -l mutual exclusionQuentin Rameau
·
09 May 18
b6f0e1a
bump version to 0.8Hiltjo Posthuma
·
07 Apr 18
908370c
stagit-index: pledge after git_libgit2_initHiltjo Posthuma
·
06 Apr 18
9b5a837
pledge after git_libgit2_initHiltjo Posthuma
·
26 Mar 18
79babec
optimization: only diff the tree when it is needed for the diffstat...Hiltjo Posthuma
·
18 Mar 18
7013a46
README: improve tarball generation by tag exampleHiltjo Posthuma
·
28 Jan 18
29d0a52
stagit: add -l option: limit the amount of commits for the log.html fileHiltjo Posthuma
·
21 Jan 18
865be58
bump LICENSE to 2018Hiltjo Posthuma
·
21 Jan 18
a9d441f
style.css: improve compatibility with older browsers, namely dilloHiltjo Posthuma
·
20 Jan 18
0097769
Remove a non-portable syntax in MakefileQuentin Rameau
·
02 Dec 17
0816f39
Makefile: bump version to 0.7.2Hiltjo Posthuma
·
25 Nov 17
46064dd
post-receive: fix warning in script for example when pushing deleted tagsHiltjo Posthuma
·
25 Nov 17
e800ebb
Sort style.css in alphabetical orderAaron Marcher
·
25 Nov 17
1c80da3
Makefile: bump version to 0.7.1Hiltjo Posthuma
·
19 Nov 17
35de540
fix: add "fattr" pledge for chmod(2) for cachefileHiltjo Posthuma
·
19 Nov 17
ac17541
Makefile: bump version to 0.7Hiltjo Posthuma
·
18 Nov 17
ec7eb7e
Makefile: remove unused $SCRIPTSHiltjo Posthuma
·
11 Nov 17
5463555
fix file permissions for cachefile and respect umask(2)Hiltjo Posthuma
·
11 Nov 17
741eb97
more verbose errors: show which file failed on openHiltjo Posthuma
·
11 Nov 17
a04bb67
README: clarify some consHiltjo Posthuma
·
01 Nov 17
b22c156
post-receive hook: force UTF-8 localeHiltjo Posthuma
·
01 Nov 17
eb42b24
allow umask to handle permissionsHiltjo Posthuma
·
04 Sep 17
5963510
ignore object 0000000000000000000000000000000000000000Hiltjo Posthuma
·
09 Aug 17
caf1e64
bump version for a release soonHiltjo Posthuma
·
02 Aug 17
93d50b9
example_create.sh: make executableHiltjo Posthuma
·
02 Aug 17
01b9d45
improve example scripts, add to build (Makefile)Hiltjo Posthuma
·
30 Jul 17
028b736
improve example, add initial post-receive exampleHiltjo Posthuma
·
15 Jul 17
bebce68
README: add example for a git hook and to set the url fileHiltjo Posthuma
·
06 Jul 17
d3218c8
README: add example to create tar.gz archives by tagHiltjo Posthuma
·
05 Jul 17
3e4d3b2
Makefile: remove TODOHiltjo Posthuma
·
25 Jun 17
92b6757
remove TODOHiltjo Posthuma
·
23 Jun 17
301de77
separate getstats from getbyoid: slightly fasterHiltjo Posthuma
·
23 Jun 17
fcf50d5
for the commit Date: header use the git format-patch formatHiltjo Posthuma
·
07 May 17
124f87e
dont truncate summary length anymoreHiltjo Posthuma
·
07 May 17
bf657de
remove config.def.h: it was not used anymoreHiltjo Posthuma
·
05 May 17
2693659
improve commitinfo_getstatsHiltjo Posthuma
·
22 Apr 17
708551e
improve documentationHiltjo Posthuma
·
22 Apr 17
dcc538e
align line numbers to 8 spacesHiltjo Posthuma
·
17 Apr 17
2053b8b
writeblobhtml: minor style fixHiltjo Posthuma
·
17 Apr 17
02eb261
stagit: fix rendering of first TAB in fileHiltjo Posthuma
·
17 Apr 17
578fc48
stagit-index: also dont assume someones:)Hiltjo Posthuma
·
17 Apr 17
3b83d08
stagit-index: remove Content-Language: enHiltjo Posthuma
·
17 Apr 17
c2992a1
writeblobhtml: fix possible uninitialized variable n when len == 0Hiltjo Posthuma
·
17 Apr 17
9328d86
writeblobhtml: improve file view for text-browsersHiltjo Posthuma
·
17 Apr 17
f082d2b
stagit-index: remove empty h1 and add bold markup to table headersHiltjo Posthuma
·
17 Apr 17
54a7401
text-browser improvementsHiltjo Posthuma
·
17 Apr 17
2aec8a9
README: advertise text-browser improvementsHiltjo Posthuma
·
17 Apr 17
4fd8b2c
LICENSE: bump yearHiltjo Posthuma
·
17 Apr 17
e8e3b5b
browser compatibility: use numeric entity for 'Hiltjo Posthuma
·
15 Apr 17
961ec7b
writeblobhtml, make fprintf format string constHiltjo Posthuma
·
01 Apr 17
2cc7b4b
README: add instructions to build static binariesHiltjo Posthuma
·
25 Mar 17
f75dbe1
Makefile: change () to {} consistentlyHiltjo Posthuma
·
25 Mar 17
62d2d6f
fix potential leak, found by clang-analyzerHiltjo Posthuma
·
13 Mar 17
1647588
fix memory leak of commitinfoHiltjo Posthuma
·
13 Mar 17
a2cf87d
atom.xml: add newline before EOFHiltjo Posthuma
·
13 Mar 17
fe6a6e3
fix memory leak of commitinfo->parentHiltjo Posthuma
·
13 Mar 17
0011f8b
fix memory leak of blob objectHiltjo Posthuma
·
13 Mar 17
6c387ab
simplify/shorten pledge stubHiltjo Posthuma
·
13 Mar 17
d0dc7c6
reduce scope of repodir, remove unused branch parameterHiltjo Posthuma
·
13 Mar 17
8dbe06f
bump version to 0.5Hiltjo Posthuma
·
05 Jan 17
18c0a3a
also remove language and text direction attribute fromHiltjo Posthuma
·
09 Nov 16
04c63e9
remove Content-Language: enHiltjo Posthuma
·
09 Nov 16
1f974ca
stagit.1: also document linking to git submodules: .gitmodules fileHiltjo Posthuma
·
14 Oct 16
d11bbcf
stagit.1: clarify README and LICENSE link creationHiltjo Posthuma
·
13 Oct 16
cd4e9fc
simplify example.sh, thanks emg for the suggestion!Hiltjo Posthuma
·
16 Sep 16
c8a46dc
update LICENSEHiltjo Posthuma
·
20 Jul 16
af35fc0
config.mk: remove -lcHiltjo Posthuma
·
02 Jul 16
72cd494
treat an empty repo (without a HEAD) as validHiltjo Posthuma
·
29 May 16
f80364a
improve example: strip .git suffixHiltjo Posthuma
·
29 May 16
259ea1e
refs_cmp: simplify check, functionally the sameHiltjo Posthuma
·
21 May 16
d165c05
check if LICENSE, README and .gitmodules is a file blobHiltjo Posthuma
·
09 May 16
83c6b88
release 0.4Hiltjo Posthuma
·
07 May 16
cf96350
update TODOHiltjo Posthuma
·
07 May 16
75fd5d4
simplify, id is unusedHiltjo Posthuma
·
07 May 16
414ad01
simplify, no need for gotoHiltjo Posthuma
·
07 May 16
b54a438
improve stagit.1 documentation, reword and explain caching behaviourHiltjo Posthuma
·
07 May 16
2b9efed
consistency for messages for special-case in diffstatHiltjo Posthuma
·
07 May 16
87aee19
fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03Hiltjo Posthuma
·
07 May 16
4f0ca06
fix and simplify time offsetHiltjo Posthuma
·
06 May 16
61d76f3
make diffstat files an anchor (jump to delta)Hiltjo Posthuma
·
06 May 16
3952b92
fix joinpath(): use of global 'repodir', should be 'path'Hiltjo Posthuma
·
04 May 16
a6be3ab
fix regression from last commitHiltjo Posthuma
·
03 May 16
c239338
code cleanupHiltjo Posthuma
·
03 May 16
dde4588
remove config.h, add options to stagit.cHiltjo Posthuma
·
03 May 16
5b8b6cf
add OpenBSD pledge(2) support using -DUSE_PLEDGEHiltjo Posthuma
·
03 May 16
5e36278
example.sh: use cache fileHiltjo Posthuma
·
03 May 16
88dc8c2
style: write atom feed end in one write, kills 2 linesHiltjo Posthuma
·
03 May 16
152d2ff
cache support (-c option)Hiltjo Posthuma
·
01 May 16
050a0fb
small code cleanup: no need for status variableHiltjo Posthuma
·
01 May 16
edcabd9
atom feed: use published for author commit date, updated for committer dateHiltjo Posthuma
·
01 May 16
0e38fc4
fix times (and timezone)Hiltjo Posthuma
·
01 May 16
382337d
README: minor updateHiltjo Posthuma
·
01 May 16
d376719
fix path join '/'Hiltjo Posthuma
·
01 May 16
ca88e91
code cleanup + style, functionally equivalentHiltjo Posthuma
·
01 May 16
744293a
layout: right align lines changed count in diffstatHiltjo Posthuma
·
30 Apr 16
a7ac283
optimization: suppress large diffsHiltjo Posthuma
·
30 Apr 16
233b95a
optimization: read stats once and remember itHiltjo Posthuma
·
30 Apr 16
04d80a0
example.sh: fix: sort list (regression from simplifying the script)Hiltjo Posthuma
·
30 Apr 16
7b39128
whoops, module is m---------Hiltjo Posthuma
·
30 Apr 16
e886d1e
submodule supportHiltjo Posthuma
·
30 Apr 16
3b0d8ec
suppress meaningless error codes when a repo can't be opened (similar to stagit-index)Hiltjo Posthuma
·
29 Apr 16
8616579
improve example, remove sort hackHiltjo Posthuma
·
29 Apr 16
7e0f926
make submodule link black, easier to readHiltjo Posthuma
·
29 Apr 16
9176b2a
minor style fixHiltjo Posthuma
·
29 Apr 16
53b1ab1
Fix null pointer access for submodules in writefilestreeQuentin Rameau
·
29 Apr 16
1f46597
tweak style of showing submodulesHiltjo Posthuma
·
29 Apr 16
afbd7ad
Don't fail on submodulesz3bra
·
29 Apr 16
857a915
fix: check gmtime, can return NULL on errorHiltjo Posthuma
·
27 Apr 16
6da1eac
resolve absolute paths to repodir, remove basename just use strrchr.Hiltjo Posthuma
·
27 Apr 16
5036f62
stagit-index: remove unused efopen functionHiltjo Posthuma
·
27 Apr 16
b8fb137
fix: link to line in hunk if a patch has multiple files and hunksHiltjo Posthuma
·
27 Apr 16
a6784b6
clean generated tarball toosin
·
25 Mar 16
abbf541
Makefile: use NAME variable, suggested by QuentinHiltjo Posthuma
·
20 Mar 16
5f08aee
Makefile: separate CPPFLAGS, compile optimized build by defaultHiltjo Posthuma
·
20 Mar 16
5ec87e5
improve make dist, thanks Quentin RameauHiltjo Posthuma
·
20 Mar 16
79a2474
premature version bumperation, 0.4 (unreleased)Hiltjo Posthuma
·
20 Mar 16
42edbf9
Choose better colors for the diff pageFRIGN
·
01 Mar 16
a3786a5
add titles to pages, summary for commit messages, filename for filesHiltjo Posthuma
·
01 Mar 16
b03f03a
fix right-alignment of "Files" columnHiltjo Posthuma
·
27 Feb 16
7cad6ca
Use the recommended HTML5 document type.lostd
·
20 Jan 16
60dda49
check path truncationHiltjo Posthuma
·
24 Feb 16
b6d461d
config.mk: add -D_DEFAULT_SOURCE to commented buildsHiltjo Posthuma
·
24 Feb 16
eed5f0f
atom feed: add link, move content order to bottomHiltjo Posthuma
·
24 Feb 16
7ac5bdc
make printshowfile more generic and like other functionsHiltjo Posthuma
·
24 Feb 16
3abcea0
just use Name as first column, thanks quinq for the suggestionHiltjo Posthuma
·
22 Jan 16
b4ce68e
Rename “Age” column headers into “Date”Quentin Rameau
·
21 Jan 16
2556921
fix file tree handlingQuentin Rameau
·
18 Jan 16
3b476e5
use 'dirname' as error message for xdirnamez3bra
·
18 Jan 16
8c8d29a
fix file size byte unit suffixQuentin Rameau
·
10 Jan 16
2c2b77d
stop glibc complaining about _BSD_SOURCE being deprecatedQuentin Rameau
·
10 Jan 16
a739015
replace file size with line count for text filesQuentin Rameau
·
10 Jan 16
254af18
Rename Refs/branches to Refssin
·
14 Jan 16
3fb8418
example.sh: fix: remove error mode, would stop if a dir was invalidHiltjo Posthuma
·
09 Jan 16
74a1bb8
example.sh: fix go to appropriate dirHiltjo Posthuma
·
09 Jan 16
618214c
implify and restructure codeHiltjo Posthuma
·
09 Jan 16
a55783c
stagit-index: clarify order of the listHiltjo Posthuma
·
08 Jan 16
d9acaf2
example.sh: add index-time.html, list sorted by time, fix reposdir '/'Hiltjo Posthuma
·
08 Jan 16
acadfaf
premature version bumperation (0.3) for gitHiltjo Posthuma
·
08 Jan 16
4be63d0
atom: add newline after date and before messageHiltjo Posthuma
·
07 Jan 16
4a6afd6
update man pages: document stripping of .git suffixHiltjo Posthuma
·
07 Jan 16
c2f0952
strip .git suffix from nameHiltjo Posthuma
·
07 Jan 16
d94867a
extra whitespaceHiltjo Posthuma
·
07 Jan 16
e396642
Update README - it also works on FreeBSDsin
·
07 Jan 16
fe1cb31
style: vertical-align header textHiltjo Posthuma
·
06 Jan 16
30df66b
update TODOHiltjo Posthuma
·
06 Jan 16
fdea6b3
refs: only make commit link work for tagsHiltjo Posthuma
·
06 Jan 16
4d4f0b1
free objHiltjo Posthuma
·
06 Jan 16
47ac0bb
LICENSE: whoops its already 2016Hiltjo Posthuma
·
06 Jan 16
d8b7fa7
LICENSE: add dimitris to license/shareholder fileHiltjo Posthuma
·
06 Jan 16
c0e969c
old leftover: dont create log dirHiltjo Posthuma
·
06 Jan 16
a0b2b8e
cleanup code a bitHiltjo Posthuma
·
06 Jan 16
2686637
style.css: wrap description text, nowrap for restHiltjo Posthuma
·
06 Jan 16
13deafd
Be more explicit when stripping the .git suffixsin
·
06 Jan 16
8e4dc17
No need for -D_POSIX_C_SOURCE=200809Lsin
·
06 Jan 16
863d212
Always use the compat functionssin
·
06 Jan 16
94fea22
Bring in reallocarray() from OpenBSDsin
·
06 Jan 16
90c442f
use git_reference for tags and branches, sort branches alsoHiltjo Posthuma
·
06 Jan 16
cbf921a
fix cast to uintmax_tHiltjo Posthuma
·
06 Jan 16
b73724e
Change default MANPREFIX to be ${PREFIX}/mansin
·
06 Jan 16
fd47a7c
stagit-index: Strip per repo .git suffix from generated indexsin
·
06 Jan 16
297005b
lookup commits of annotated tagsHiltjo Posthuma
·
06 Jan 16
6019456
fix warning, use intmax_t %ju, thanks stateless!Hiltjo Posthuma
·
06 Jan 16
43d1b46
premature version bumperationHiltjo Posthuma
·
06 Jan 16
54dd13e
improve READMEHiltjo Posthuma
·
06 Jan 16
ccc8a05
improve MakefileHiltjo Posthuma
·
06 Jan 16
e8ad768
tiny whitespace fixHiltjo Posthuma
·
06 Jan 16
0d2a9fb
stagit-index: continue making list, but return error codeHiltjo Posthuma
·
06 Jan 16
3922303
fix relpath for logHiltjo Posthuma
·
06 Jan 16
27418ca
clone url is one line, strip newlineHiltjo Posthuma
·
06 Jan 16
4f30b2e
refs: fix table id for tagsHiltjo Posthuma
·
06 Jan 16
ff4fc5b
refs: remove link, it may be broken for non-HEADHiltjo Posthuma
·
06 Jan 16
e43200a
make hunk line itself a linkHiltjo Posthuma
·
06 Jan 16
1d14b5f
style: darkblue for hunk like cgit, hunk line is now a linkHiltjo Posthuma
·
06 Jan 16
a682bdb
stagit-index: owner is one line, strip newlineHiltjo Posthuma
·
06 Jan 16
bd495d0
example.sh: make symlinks to style, icons and index by defaultHiltjo Posthuma
·
06 Jan 16
288401e
revert log.html to log/head.html changeHiltjo Posthuma
·
06 Jan 16
88f8558
fix newline after headerHiltjo Posthuma
·
06 Jan 16
c999524
fix link to commit from log pageHiltjo Posthuma
·
05 Jan 16
5fcd293
stagit: fix hunk header, thanks uggedal for reporting!Hiltjo Posthuma
·
05 Jan 16
8c647c9
update TODOHiltjo Posthuma
·
04 Jan 16
e519f94
fix link in stagit-index, update documentation, add TODOHiltjo Posthuma
·
04 Jan 16
70ec8cc
no log per branchHiltjo Posthuma
·
04 Jan 16
a1c60fc
rename refs to refs/branchesHiltjo Posthuma
·
04 Jan 16
0897a8b
refs: add link to log per branchHiltjo Posthuma
·
04 Jan 16
463d5e4
refs: dont make a table when there are no tags, add spacing betweenHiltjo Posthuma
·
04 Jan 16
38fc501
add refs page (branches and tags)Hiltjo Posthuma
·
04 Jan 16
c609a66
improve READMEHiltjo Posthuma
·
27 Dec 15
f67dc51
add stagit.cHiltjo Posthuma
·
27 Dec 15
b52a6b0
rename urmoms to stagit, improve documentationHiltjo Posthuma
·
27 Dec 15
b54b47a
nvm, dont strip .git from bare reposHiltjo Posthuma
·
27 Dec 15
e4c43ce
add example script to make repo index and files per dirHiltjo Posthuma
·
27 Dec 15
0fc2c00
rename EXTRAOBJ to COMPATOBJHiltjo Posthuma
·
27 Dec 15
0f09889
Makefile: link for COMPATHiltjo Posthuma
·
26 Dec 15
1549bc1
add compat.hHiltjo Posthuma
·
26 Dec 15
d7095a6
strip suffix .git used typically for bare reposHiltjo Posthuma
·
26 Dec 15
04a364e
humanreadable filemodes (code from sbase ls)Hiltjo Posthuma
·
26 Dec 15
55f98df
align filesize header right, minor code-styleHiltjo Posthuma
·
26 Dec 15
35c2cbd
fix dirname for glibcHiltjo Posthuma
·
26 Dec 15
426d80c
allow to specify clone url, displayed in headerHiltjo Posthuma
·
26 Dec 15
360728d
update TODOHiltjo Posthuma
·
26 Dec 15
b17b3f0
index: highlight row on mouseoverHiltjo Posthuma
·
26 Dec 15
fa44331
remove TODO from code, see TODO fileHiltjo Posthuma
·
25 Dec 15
96605ac
README: atleast libgit2 v0.22 is required (API)Hiltjo Posthuma
·
25 Dec 15
bf33347
compat: add strlcpy, strlcat, for glibcHiltjo Posthuma
·
25 Dec 15
3adc7bd
fix libgit2 include, it is in the include pathHiltjo Posthuma
·
25 Dec 15
0974139
remove double newline bloatHiltjo Posthuma
·
21 Dec 15
7948924
update README and improve man pagesHiltjo Posthuma
·
21 Dec 15
4a7e4d4
urmoms-index: kill some linesHiltjo Posthuma
·
21 Dec 15
9bc1c81
rewrite writefiles, now works with bare reposHiltjo Posthuma
·
21 Dec 15
18585e4
README: add install and dependencies instructionsHiltjo Posthuma
·
21 Dec 15
08c7b14
style.css: maximize contrast for textHiltjo Posthuma
·
21 Dec 15
260fb49
update TODOHiltjo Posthuma
·
20 Dec 15
e0e05af
add urmoms-index, initial versionHiltjo Posthuma
·
20 Dec 15
26abf4b
writelog: remove return value, it was unusedHiltjo Posthuma
·
20 Dec 15
86a84f6
improve fopen flag: remove b and r+ in some caseHiltjo Posthuma
·
20 Dec 15
978d629
use relative url in header, escape name and description tooHiltjo Posthuma
·
20 Dec 15
614d004
set diff optionsHiltjo Posthuma
·
18 Dec 15
e9c6bc0
free the treeHiltjo Posthuma
·
18 Dec 15
26cacfe
file_size is uint32_t on latest libgit2, thanks uggedal for reporting it!Hiltjo Posthuma
·
18 Dec 15
baf8f05
Add config.def.h and make summary length configurableFRIGN
·
14 Dec 15
4d103fb
Dynamic relpath for blob pagesEivind Uggedal
·
11 Dec 15
2dd0f1a
Right align numbers in tablesEivind Uggedal
·
11 Dec 15
fff6cf5
Line numbers on blob pagesEivind Uggedal
·
11 Dec 15
e2f23d4
fix warningHiltjo Posthuma
·
11 Dec 15
8b22e5d
file page improvementsEivind Uggedal
·
10 Dec 15
23479d7
fix warning + minor styleHiltjo Posthuma
·
10 Dec 15
8668c26
Write blobs to files/Eivind Uggedal
·
10 Dec 15
b21dadf
Make border solidFRIGN
·
10 Dec 15
258a3e8
update TODOHiltjo Posthuma
·
10 Dec 15
2290931
open repo: dont try to detect repos above the specified dirHiltjo Posthuma
·
10 Dec 15
f243db1
walk revision by time and only "flat"Hiltjo Posthuma
·
10 Dec 15
6f78a6f
Simplify diff markupEivind Uggedal
·
09 Dec 15
f6fb37a
Simplify style and make output more legibleEivind Uggedal
·
09 Dec 15
95ba092
also free objects for haslicense and hasreadme checks, cleanupHiltjo Posthuma
·
10 Dec 15
b50810f
Free git objectsEivind Uggedal
·
09 Dec 15
8e23b6c
Add myself to LICENSEFRIGN
·
08 Dec 15
116b259
Remove hardcoded right-alignFRIGN
·
08 Dec 15
8120cdc
Add preFRIGN
·
08 Dec 15
b6ef28a
Refactor style.cssFRIGN
·
08 Dec 15
cf07f57
prettificationHiltjo Posthuma
·
08 Dec 15
4d1deb8
log: reorder time as first columnHiltjo Posthuma
·
08 Dec 15
5ceaca8
truncate message in log, shorter time formatHiltjo Posthuma
·
08 Dec 15
a41dd71
simplify time formatHiltjo Posthuma
·
08 Dec 15
5337c07
update TODOHiltjo Posthuma
·
08 Dec 15
afedd9a
rework code, "cache" commit data in struct commitinfoHiltjo Posthuma
·
08 Dec 15
64d5e62
cleanup + some better error handlingHiltjo Posthuma
·
08 Dec 15
454b415
performance tweak: check if commit file exists, if so skipHiltjo Posthuma
·
08 Dec 15
e2857a3
logo is 32x32Hiltjo Posthuma
·
08 Dec 15
e86975e
style: center menu and make title smallerHiltjo Posthuma
·
08 Dec 15
766b756
fix when commit has no parentHiltjo Posthuma
·
08 Dec 15
b9e4939
update README with basic usageHiltjo Posthuma
·
08 Dec 15
2c0bb5b
update TODOHiltjo Posthuma
·
08 Dec 15
0ffe3c5
detect binary diff, comment index + delta header for now (broken)Hiltjo Posthuma
·
08 Dec 15
9426932
dont use reverse diffHiltjo Posthuma
·
08 Dec 15
a2d1a95
simplify + style fixesHiltjo Posthuma
·
08 Dec 15
a9eaef7
highlight/make bold some fieldsHiltjo Posthuma
·
08 Dec 15
6af8945
escape commit msg, dont indent itHiltjo Posthuma
·
08 Dec 15
8c6aef7
fix relpath for files, small cleanupHiltjo Posthuma
·
07 Dec 15
44f470a
fix: check readme and license before writing headerHiltjo Posthuma
·
07 Dec 15
6cb76a6
improve HTML codeHiltjo Posthuma
·
07 Dec 15
8c458a0
make file in diff a link, make hunk and link anchorHiltjo Posthuma
·
07 Dec 15
ee8dbc3
commit: use simple shortstatHiltjo Posthuma
·
07 Dec 15
df8e0ca
make author e-mail a linkHiltjo Posthuma
·
07 Dec 15
862d5a0
improve Atom feedHiltjo Posthuma
·
07 Dec 15
efbf4fd
improve header and footerHiltjo Posthuma
·
07 Dec 15
f74b95c
style.css: improve style, add highlight colors for diffHiltjo Posthuma
·
07 Dec 15
0c5a2e7
update README with some features and update TODOHiltjo Posthuma
·
07 Dec 15
9f81b8c
print file as table, add linkHiltjo Posthuma
·
07 Dec 15
cc22f8d
add atom feed support + some fixesHiltjo Posthuma
·
07 Dec 15
a09d3fd
improve log, fix warningsHiltjo Posthuma
·
07 Dec 15
2596f93
add faviconHiltjo Posthuma
·
07 Dec 15
8baebdd
add diffstatHiltjo Posthuma
·
07 Dec 15
94ed934
initial diff support, fix log linkHiltjo Posthuma
·
07 Dec 15
69650ca
update TODO with wanted featuresHiltjo Posthuma
·
07 Dec 15
285cd64
read README and LICENSE from repo, escape as HTMLHiltjo Posthuma
·
07 Dec 15
d9ba256
fix menu separator if one or both of license or readme is missingHiltjo Posthuma
·
06 Dec 15
9c3041f
add Makefile and config.mkHiltjo Posthuma
·
06 Dec 15
92dd956
urmoms.1: initial manpageHiltjo Posthuma
·
06 Dec 15
1368fac
detect name and descriptionHiltjo Posthuma
·
06 Dec 15
7044a20
add README and LICENSE file-detectionHiltjo Posthuma
·
06 Dec 15
3ff690a
rewrite in C with libgit2, first versionHiltjo Posthuma
·
06 Dec 15
d5c477c
improvements:Hiltjo Posthuma
·
05 Dec 15
0db9ba6
style.css: sane styleHiltjo Posthuma
·
05 Dec 15
bc0118b
add LICENSEHiltjo Posthuma
·
05 Dec 15
6092906
improvementsHiltjo Posthuma
·
04 Dec 15
706ba35
add usage for urmoms, update TODOHiltjo Posthuma
·
04 Dec 15
67e2d42
initial insertionHiltjo Posthuma
·
04 Dec 15
607c235
(364) commits