stagit

HTML changes
Arjun Choudhary  ·  30 Aug 22
f6e994a
Updated README
Arjun Choudhary  ·  18 Jul 22
a3b214d
Cleaned object files in repo
Arjun Choudhary  ·  06 Jun 22
780a44d
Added chroma syntax highlighting
Arjun Choudhary  ·  06 Jun 22
d920d00
Updated README and changed it to markdown
Arjun Choudhary  ·  05 Jun 22
862c56d
Added markdown rendering and updated index link to README
Arjun Choudhary  ·  05 Jun 22
4c0ee0b
Updated LICENSE and changed style
Arjun Choudhary  ·  16 May 22
0e83f3f
Some initial changes and added a sidebar
Arjun Choudhary  ·  27 Apr 22
7fa92bf
bump version to 1.1
Hiltjo Posthuma  ·  02 Apr 22
2ef9928
improve stream read and write error handling
Hiltjo Posthuma  ·  19 Mar 22
b108ab7
add dark mode support for the example stylesheet
Hiltjo Posthuma  ·  15 Mar 22
f5e1441
bump LICENSE year
Hiltjo Posthuma  ·  03 Jan 22
14c7d3b
libgit2 config opts: set the search to an empty path
Hiltjo Posthuma  ·  03 Jan 22
2893629
do not percent-encode: ',' or '-' or '.' it looks ugly
Hiltjo Posthuma  ·  15 Dec 21
596eada
bump version to 1.0
Hiltjo Posthuma  ·  30 Nov 21
c96a114
Print the number of remaining commits
Quentin Rameau  ·  16 Nov 21
238bbdc
ignore '\r' in writing the blob aswell
Hiltjo Posthuma  ·  16 Nov 21
cbd3f4d
percent encode characters in path names
Hiltjo Posthuma  ·  16 Nov 21
21478cb
encode the name, it could contain XML entities
Hiltjo Posthuma  ·  16 Nov 21
502fa4a
man pages: add EXAMPLES section
Hiltjo Posthuma  ·  03 Aug 21
4a1439c
small typo fixes and url -> URL
Hiltjo Posthuma  ·  31 Jul 21
fb41879
bump version to 0.9.6
Hiltjo 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 examples
Quentin Rameau  ·  18 May 21
9f45b92
do not simplify the history by first-parent
Hiltjo Posthuma  ·  05 May 21
31d5c0f
tiny comment change
Hiltjo Posthuma  ·  25 Mar 21
9e4cbe1
add function to print a single line, ignoring \r and \n
Hiltjo Posthuma  ·  25 Mar 21
0dbd5db
add meta viewport on stagit-index too
Hiltjo Posthuma  ·  19 Mar 21
f4fd72b
bump version to 0.9.5
Hiltjo Posthuma  ·  14 Mar 21
88c85d1
LICENSE: update
Hiltjo Posthuma  ·  05 Mar 21
79f51f7
change STAGIT_BASEURL to an -u option and also update the example script
Hiltjo Posthuma  ·  05 Mar 21
661c378
add $STAGIT_BASEURL environment variable to make Atom links absolute
Hiltjo Posthuma  ·  05 Mar 21
2eea2be
README: mention tags.xml feature
Hiltjo Posthuma  ·  05 Mar 21
ee8294e
micro-optimization: fputc (function) -> putc (macro/inline function)
Hiltjo Posthuma  ·  09 Jan 21
82dfb69
LICENSE: bump year
Hiltjo Posthuma  ·  08 Jan 21
0bb2c6f
fix warning with libgit2 v0.99+, remain compatible with older versions
Hiltjo Posthuma  ·  28 Nov 20
7642526
add abbreviated commit hash to submodule file
Oscar Benedito  ·  17 Nov 20
66400ca
add meta viewport for scaling on mobile
Hiltjo Posthuma  ·  16 Nov 20
93d81c9
style.css: improve contrast
Hiltjo Posthuma  ·  16 Nov 20
68c735d
use size_t to count lines
Hiltjo Posthuma  ·  16 Nov 20
8bc0a1b
avoid shadowed `name' global variable
Hiltjo Posthuma  ·  16 Nov 20
7de514d
refs_cmp: remove unneeded cast
Hiltjo Posthuma  ·  16 Nov 20
b859321
use LEN() macros for arrays
Hiltjo Posthuma  ·  16 Nov 20
989aaa9
bump version to 0.9.4
Hiltjo Posthuma  ·  17 Aug 20
71e7f0f
fix a small memleak in writeatom()
Hiltjo Posthuma  ·  10 Aug 20
5f03b1b
stagit-index: remove unveil support for argv
Hiltjo Posthuma  ·  08 Aug 20
e459ff3
fix submodule lookup in bare repos
kst  ·  06 Aug 20
3a335f4
regression: do not show unset or empty tags
Hiltjo Posthuma  ·  20 Jul 20
9b81c17
refactor get reference, add another feed for tags/releases
Hiltjo Posthuma  ·  19 Jul 20
ed5ebde
sort branches and tags by time (descending)
Hiltjo Posthuma  ·  19 Jul 20
e654152
bump version to 0.9.3
Hiltjo Posthuma  ·  24 Feb 20
d01987f
atom.xml: improve output format a bit
Hiltjo Posthuma  ·  21 Feb 20
1bcd89c
improve includes, stagit-index does not need compat.h
Hiltjo Posthuma  ·  13 Feb 20
b3f15d7
style.css: highlight anchor ids, useful for linking highlighting lines in a diff
Hiltjo Posthuma  ·  29 Dec 19
9c033c1
small code-style white-space/newline
Hiltjo Posthuma  ·  22 Dec 19
d2bc27e
add OpenBSD unveil support
Hiltjo Posthuma  ·  01 Dec 19
2917247
some README tweaks and rewording, reordering
Hiltjo Posthuma  ·  01 Dec 19
aa853d1
Makefile improvements
Hiltjo Posthuma  ·  01 Dec 19
9b4be48
README: works also on NetBSD
Leonardo Taccari  ·  05 May 19
26fb76e
bump version to 0.9.2
Hiltjo Posthuma  ·  24 Apr 19
5135d59
escape HTML in paths
Hiltjo Posthuma  ·  16 Mar 19
d7fe043
pedantic snprintf() improvement
Hiltjo Posthuma  ·  09 Mar 19
de57c68
fix issues in example scripts
Hiltjo Posthuma  ·  01 Mar 19
b659476
bump version to 0.9.1
Hiltjo Posthuma  ·  22 Feb 19
5f7d690
Makefile: add DOCPREFIX for installing docs in ports
Hiltjo Posthuma  ·  09 Feb 19
24987df
change order of commits in log from most recent to old to applied order
Hiltjo Posthuma  ·  08 Feb 19
88c65a4
fix compile: libgit2 0.28 changed giterr_last to git_error_last
Hiltjo Posthuma  ·  03 Feb 19
6398888
bump version to 0.9
Hiltjo Posthuma  ·  25 Dec 18
ac8cfca
style: keep default browser style for links, except patch chunks
Hiltjo Posthuma  ·  25 Dec 18
89732da
in the diffstat prefix the type of change, allow CSS styling
Hiltjo Posthuma  ·  18 Nov 18
38c7e95
don't use a heuristic for renames, the content must match exactly
Hiltjo 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 LICENSE
Hiltjo Posthuma  ·  11 Nov 18
2918f04
detect copies and renames based on the threshold of changes
Hiltjo Posthuma  ·  11 Nov 18
cda576d
simplify range check
Hiltjo Posthuma  ·  20 Aug 18
f30beaa
stagit: log: indicate when using the -l option and there are more commits
Hiltjo Posthuma  ·  19 Aug 18
802818d
assume OpenBSD 5.9+, always try pledge(2) on OpenBSD
Hiltjo Posthuma  ·  25 May 18
db7922a
Clarify usage regarding -c and -l mutual exclusion
Quentin Rameau  ·  09 May 18
b6f0e1a
bump version to 0.8
Hiltjo Posthuma  ·  07 Apr 18
908370c
stagit-index: pledge after git_libgit2_init
Hiltjo Posthuma  ·  06 Apr 18
9b5a837
pledge after git_libgit2_init
Hiltjo 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 example
Hiltjo Posthuma  ·  28 Jan 18
29d0a52
stagit: add -l option: limit the amount of commits for the log.html file
Hiltjo Posthuma  ·  21 Jan 18
865be58
bump LICENSE to 2018
Hiltjo Posthuma  ·  21 Jan 18
a9d441f
style.css: improve compatibility with older browsers, namely dillo
Hiltjo Posthuma  ·  20 Jan 18
0097769
Remove a non-portable syntax in Makefile
Quentin Rameau  ·  02 Dec 17
0816f39
Makefile: bump version to 0.7.2
Hiltjo Posthuma  ·  25 Nov 17
46064dd
post-receive: fix warning in script for example when pushing deleted tags
Hiltjo Posthuma  ·  25 Nov 17
e800ebb
Sort style.css in alphabetical order
Aaron Marcher  ·  25 Nov 17
1c80da3
Makefile: bump version to 0.7.1
Hiltjo Posthuma  ·  19 Nov 17
35de540
fix: add "fattr" pledge for chmod(2) for cachefile
Hiltjo Posthuma  ·  19 Nov 17
ac17541
Makefile: bump version to 0.7
Hiltjo Posthuma  ·  18 Nov 17
ec7eb7e
Makefile: remove unused $SCRIPTS
Hiltjo 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 open
Hiltjo Posthuma  ·  11 Nov 17
a04bb67
README: clarify some cons
Hiltjo Posthuma  ·  01 Nov 17
b22c156
post-receive hook: force UTF-8 locale
Hiltjo Posthuma  ·  01 Nov 17
eb42b24
allow umask to handle permissions
Hiltjo Posthuma  ·  04 Sep 17
5963510
ignore object 0000000000000000000000000000000000000000
Hiltjo Posthuma  ·  09 Aug 17
caf1e64
bump version for a release soon
Hiltjo Posthuma  ·  02 Aug 17
93d50b9
example_create.sh: make executable
Hiltjo Posthuma  ·  02 Aug 17
01b9d45
improve example scripts, add to build (Makefile)
Hiltjo Posthuma  ·  30 Jul 17
028b736
improve example, add initial post-receive example
Hiltjo Posthuma  ·  15 Jul 17
bebce68
README: add example for a git hook and to set the url file
Hiltjo Posthuma  ·  06 Jul 17
d3218c8
README: add example to create tar.gz archives by tag
Hiltjo Posthuma  ·  05 Jul 17
3e4d3b2
Makefile: remove TODO
Hiltjo Posthuma  ·  25 Jun 17
92b6757
remove TODO
Hiltjo Posthuma  ·  23 Jun 17
301de77
separate getstats from getbyoid: slightly faster
Hiltjo Posthuma  ·  23 Jun 17
fcf50d5
for the commit Date: header use the git format-patch format
Hiltjo Posthuma  ·  07 May 17
124f87e
dont truncate summary length anymore
Hiltjo Posthuma  ·  07 May 17
bf657de
remove config.def.h: it was not used anymore
Hiltjo Posthuma  ·  05 May 17
2693659
improve commitinfo_getstats
Hiltjo Posthuma  ·  22 Apr 17
708551e
improve documentation
Hiltjo Posthuma  ·  22 Apr 17
dcc538e
align line numbers to 8 spaces
Hiltjo Posthuma  ·  17 Apr 17
2053b8b
writeblobhtml: minor style fix
Hiltjo Posthuma  ·  17 Apr 17
02eb261
stagit: fix rendering of first TAB in file
Hiltjo Posthuma  ·  17 Apr 17
578fc48
stagit-index: also dont assume someones:)
Hiltjo Posthuma  ·  17 Apr 17
3b83d08
stagit-index: remove Content-Language: en
Hiltjo Posthuma  ·  17 Apr 17
c2992a1
writeblobhtml: fix possible uninitialized variable n when len == 0
Hiltjo Posthuma  ·  17 Apr 17
9328d86
writeblobhtml: improve file view for text-browsers
Hiltjo Posthuma  ·  17 Apr 17
f082d2b
stagit-index: remove empty h1 and add bold markup to table headers
Hiltjo Posthuma  ·  17 Apr 17
54a7401
text-browser improvements
Hiltjo Posthuma  ·  17 Apr 17
2aec8a9
README: advertise text-browser improvements
Hiltjo Posthuma  ·  17 Apr 17
4fd8b2c
LICENSE: bump year
Hiltjo Posthuma  ·  17 Apr 17
e8e3b5b
browser compatibility: use numeric entity for '
Hiltjo Posthuma  ·  15 Apr 17
961ec7b
writeblobhtml, make fprintf format string const
Hiltjo Posthuma  ·  01 Apr 17
2cc7b4b
README: add instructions to build static binaries
Hiltjo Posthuma  ·  25 Mar 17
f75dbe1
Makefile: change () to {} consistently
Hiltjo Posthuma  ·  25 Mar 17
62d2d6f
fix potential leak, found by clang-analyzer
Hiltjo Posthuma  ·  13 Mar 17
1647588
fix memory leak of commitinfo
Hiltjo Posthuma  ·  13 Mar 17
a2cf87d
atom.xml: add newline before EOF
Hiltjo Posthuma  ·  13 Mar 17
fe6a6e3
fix memory leak of commitinfo->parent
Hiltjo Posthuma  ·  13 Mar 17
0011f8b
fix memory leak of blob object
Hiltjo Posthuma  ·  13 Mar 17
6c387ab
simplify/shorten pledge stub
Hiltjo Posthuma  ·  13 Mar 17
d0dc7c6
reduce scope of repodir, remove unused branch parameter
Hiltjo Posthuma  ·  13 Mar 17
8dbe06f
bump version to 0.5
Hiltjo Posthuma  ·  05 Jan 17
18c0a3a
also remove language and text direction attribute from
Hiltjo Posthuma  ·  09 Nov 16
04c63e9
remove Content-Language: en
Hiltjo Posthuma  ·  09 Nov 16
1f974ca
stagit.1: also document linking to git submodules: .gitmodules file
Hiltjo Posthuma  ·  14 Oct 16
d11bbcf
stagit.1: clarify README and LICENSE link creation
Hiltjo Posthuma  ·  13 Oct 16
cd4e9fc
simplify example.sh, thanks emg for the suggestion!
Hiltjo Posthuma  ·  16 Sep 16
c8a46dc
update LICENSE
Hiltjo Posthuma  ·  20 Jul 16
af35fc0
config.mk: remove -lc
Hiltjo Posthuma  ·  02 Jul 16
72cd494
treat an empty repo (without a HEAD) as valid
Hiltjo Posthuma  ·  29 May 16
f80364a
improve example: strip .git suffix
Hiltjo Posthuma  ·  29 May 16
259ea1e
refs_cmp: simplify check, functionally the same
Hiltjo Posthuma  ·  21 May 16
d165c05
check if LICENSE, README and .gitmodules is a file blob
Hiltjo Posthuma  ·  09 May 16
83c6b88
release 0.4
Hiltjo Posthuma  ·  07 May 16
cf96350
update TODO
Hiltjo Posthuma  ·  07 May 16
75fd5d4
simplify, id is unused
Hiltjo Posthuma  ·  07 May 16
414ad01
simplify, no need for goto
Hiltjo Posthuma  ·  07 May 16
b54a438
improve stagit.1 documentation, reword and explain caching behaviour
Hiltjo Posthuma  ·  07 May 16
2b9efed
consistency for messages for special-case in diffstat
Hiltjo Posthuma  ·  07 May 16
87aee19
fix error in "code cleanup" commit 9328d2690e118127bcaa5cf9f665d8e7711f7a03
Hiltjo Posthuma  ·  07 May 16
4f0ca06
fix and simplify time offset
Hiltjo 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 commit
Hiltjo Posthuma  ·  03 May 16
c239338
code cleanup
Hiltjo Posthuma  ·  03 May 16
dde4588
remove config.h, add options to stagit.c
Hiltjo Posthuma  ·  03 May 16
5b8b6cf
add OpenBSD pledge(2) support using -DUSE_PLEDGE
Hiltjo Posthuma  ·  03 May 16
5e36278
example.sh: use cache file
Hiltjo Posthuma  ·  03 May 16
88dc8c2
style: write atom feed end in one write, kills 2 lines
Hiltjo Posthuma  ·  03 May 16
152d2ff
cache support (-c option)
Hiltjo Posthuma  ·  01 May 16
050a0fb
small code cleanup: no need for status variable
Hiltjo Posthuma  ·  01 May 16
edcabd9
atom feed: use published for author commit date, updated for committer date
Hiltjo Posthuma  ·  01 May 16
0e38fc4
fix times (and timezone)
Hiltjo Posthuma  ·  01 May 16
382337d
README: minor update
Hiltjo Posthuma  ·  01 May 16
d376719
fix path join '/'
Hiltjo Posthuma  ·  01 May 16
ca88e91
code cleanup + style, functionally equivalent
Hiltjo Posthuma  ·  01 May 16
744293a
layout: right align lines changed count in diffstat
Hiltjo Posthuma  ·  30 Apr 16
a7ac283
optimization: suppress large diffs
Hiltjo Posthuma  ·  30 Apr 16
233b95a
optimization: read stats once and remember it
Hiltjo 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 support
Hiltjo 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 hack
Hiltjo Posthuma  ·  29 Apr 16
7e0f926
make submodule link black, easier to read
Hiltjo Posthuma  ·  29 Apr 16
9176b2a
minor style fix
Hiltjo Posthuma  ·  29 Apr 16
53b1ab1
Fix null pointer access for submodules in writefilestree
Quentin Rameau  ·  29 Apr 16
1f46597
tweak style of showing submodules
Hiltjo Posthuma  ·  29 Apr 16
afbd7ad
Don't fail on submodules
z3bra  ·  29 Apr 16
857a915
fix: check gmtime, can return NULL on error
Hiltjo 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 function
Hiltjo Posthuma  ·  27 Apr 16
b8fb137
fix: link to line in hunk if a patch has multiple files and hunks
Hiltjo Posthuma  ·  27 Apr 16
a6784b6
clean generated tarball too
sin  ·  25 Mar 16
abbf541
Makefile: use NAME variable, suggested by Quentin
Hiltjo Posthuma  ·  20 Mar 16
5f08aee
Makefile: separate CPPFLAGS, compile optimized build by default
Hiltjo Posthuma  ·  20 Mar 16
5ec87e5
improve make dist, thanks Quentin Rameau
Hiltjo Posthuma  ·  20 Mar 16
79a2474
premature version bumperation, 0.4 (unreleased)
Hiltjo Posthuma  ·  20 Mar 16
42edbf9
Choose better colors for the diff page
FRIGN  ·  01 Mar 16
a3786a5
add titles to pages, summary for commit messages, filename for files
Hiltjo Posthuma  ·  01 Mar 16
b03f03a
fix right-alignment of "Files" column
Hiltjo Posthuma  ·  27 Feb 16
7cad6ca
Use the recommended HTML5 document type.
lostd  ·  20 Jan 16
60dda49
check path truncation
Hiltjo Posthuma  ·  24 Feb 16
b6d461d
config.mk: add -D_DEFAULT_SOURCE to commented builds
Hiltjo Posthuma  ·  24 Feb 16
eed5f0f
atom feed: add link, move content order to bottom
Hiltjo Posthuma  ·  24 Feb 16
7ac5bdc
make printshowfile more generic and like other functions
Hiltjo Posthuma  ·  24 Feb 16
3abcea0
just use Name as first column, thanks quinq for the suggestion
Hiltjo Posthuma  ·  22 Jan 16
b4ce68e
Rename “Age” column headers into “Date”
Quentin Rameau  ·  21 Jan 16
2556921
fix file tree handling
Quentin Rameau  ·  18 Jan 16
3b476e5
use 'dirname' as error message for xdirname
z3bra  ·  18 Jan 16
8c8d29a
fix file size byte unit suffix
Quentin Rameau  ·  10 Jan 16
2c2b77d
stop glibc complaining about _BSD_SOURCE being deprecated
Quentin Rameau  ·  10 Jan 16
a739015
replace file size with line count for text files
Quentin Rameau  ·  10 Jan 16
254af18
Rename Refs/branches to Refs
sin  ·  14 Jan 16
3fb8418
example.sh: fix: remove error mode, would stop if a dir was invalid
Hiltjo Posthuma  ·  09 Jan 16
74a1bb8
example.sh: fix go to appropriate dir
Hiltjo Posthuma  ·  09 Jan 16
618214c
implify and restructure code
Hiltjo Posthuma  ·  09 Jan 16
a55783c
stagit-index: clarify order of the list
Hiltjo 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 git
Hiltjo Posthuma  ·  08 Jan 16
4be63d0
atom: add newline after date and before message
Hiltjo Posthuma  ·  07 Jan 16
4a6afd6
update man pages: document stripping of .git suffix
Hiltjo Posthuma  ·  07 Jan 16
c2f0952
strip .git suffix from name
Hiltjo Posthuma  ·  07 Jan 16
d94867a
extra whitespace
Hiltjo Posthuma  ·  07 Jan 16
e396642
Update README - it also works on FreeBSD
sin  ·  07 Jan 16
fe1cb31
style: vertical-align header text
Hiltjo Posthuma  ·  06 Jan 16
30df66b
update TODO
Hiltjo Posthuma  ·  06 Jan 16
fdea6b3
refs: only make commit link work for tags
Hiltjo Posthuma  ·  06 Jan 16
4d4f0b1
free obj
Hiltjo Posthuma  ·  06 Jan 16
47ac0bb
LICENSE: whoops its already 2016
Hiltjo Posthuma  ·  06 Jan 16
d8b7fa7
LICENSE: add dimitris to license/shareholder file
Hiltjo Posthuma  ·  06 Jan 16
c0e969c
old leftover: dont create log dir
Hiltjo Posthuma  ·  06 Jan 16
a0b2b8e
cleanup code a bit
Hiltjo Posthuma  ·  06 Jan 16
2686637
style.css: wrap description text, nowrap for rest
Hiltjo Posthuma  ·  06 Jan 16
13deafd
Be more explicit when stripping the .git suffix
sin  ·  06 Jan 16
8e4dc17
No need for -D_POSIX_C_SOURCE=200809L
sin  ·  06 Jan 16
863d212
Always use the compat functions
sin  ·  06 Jan 16
94fea22
Bring in reallocarray() from OpenBSD
sin  ·  06 Jan 16
90c442f
use git_reference for tags and branches, sort branches also
Hiltjo Posthuma  ·  06 Jan 16
cbf921a
fix cast to uintmax_t
Hiltjo Posthuma  ·  06 Jan 16
b73724e
Change default MANPREFIX to be ${PREFIX}/man
sin  ·  06 Jan 16
fd47a7c
stagit-index: Strip per repo .git suffix from generated index
sin  ·  06 Jan 16
297005b
lookup commits of annotated tags
Hiltjo Posthuma  ·  06 Jan 16
6019456
fix warning, use intmax_t %ju, thanks stateless!
Hiltjo Posthuma  ·  06 Jan 16
43d1b46
premature version bumperation
Hiltjo Posthuma  ·  06 Jan 16
54dd13e
improve README
Hiltjo Posthuma  ·  06 Jan 16
ccc8a05
improve Makefile
Hiltjo Posthuma  ·  06 Jan 16
e8ad768
tiny whitespace fix
Hiltjo Posthuma  ·  06 Jan 16
0d2a9fb
stagit-index: continue making list, but return error code
Hiltjo Posthuma  ·  06 Jan 16
3922303
fix relpath for log
Hiltjo Posthuma  ·  06 Jan 16
27418ca
clone url is one line, strip newline
Hiltjo Posthuma  ·  06 Jan 16
4f30b2e
refs: fix table id for tags
Hiltjo Posthuma  ·  06 Jan 16
ff4fc5b
refs: remove link, it may be broken for non-HEAD
Hiltjo Posthuma  ·  06 Jan 16
e43200a
make hunk line itself a link
Hiltjo Posthuma  ·  06 Jan 16
1d14b5f
style: darkblue for hunk like cgit, hunk line is now a link
Hiltjo Posthuma  ·  06 Jan 16
a682bdb
stagit-index: owner is one line, strip newline
Hiltjo Posthuma  ·  06 Jan 16
bd495d0
example.sh: make symlinks to style, icons and index by default
Hiltjo Posthuma  ·  06 Jan 16
288401e
revert log.html to log/head.html change
Hiltjo Posthuma  ·  06 Jan 16
88f8558
fix newline after header
Hiltjo Posthuma  ·  06 Jan 16
c999524
fix link to commit from log page
Hiltjo Posthuma  ·  05 Jan 16
5fcd293
stagit: fix hunk header, thanks uggedal for reporting!
Hiltjo Posthuma  ·  05 Jan 16
8c647c9
update TODO
Hiltjo Posthuma  ·  04 Jan 16
e519f94
fix link in stagit-index, update documentation, add TODO
Hiltjo Posthuma  ·  04 Jan 16
70ec8cc
no log per branch
Hiltjo Posthuma  ·  04 Jan 16
a1c60fc
rename refs to refs/branches
Hiltjo Posthuma  ·  04 Jan 16
0897a8b
refs: add link to log per branch
Hiltjo Posthuma  ·  04 Jan 16
463d5e4
refs: dont make a table when there are no tags, add spacing between
Hiltjo Posthuma  ·  04 Jan 16
38fc501
add refs page (branches and tags)
Hiltjo Posthuma  ·  04 Jan 16
c609a66
improve README
Hiltjo Posthuma  ·  27 Dec 15
f67dc51
add stagit.c
Hiltjo Posthuma  ·  27 Dec 15
b52a6b0
rename urmoms to stagit, improve documentation
Hiltjo Posthuma  ·  27 Dec 15
b54b47a
nvm, dont strip .git from bare repos
Hiltjo Posthuma  ·  27 Dec 15
e4c43ce
add example script to make repo index and files per dir
Hiltjo Posthuma  ·  27 Dec 15
0fc2c00
rename EXTRAOBJ to COMPATOBJ
Hiltjo Posthuma  ·  27 Dec 15
0f09889
Makefile: link for COMPAT
Hiltjo Posthuma  ·  26 Dec 15
1549bc1
add compat.h
Hiltjo Posthuma  ·  26 Dec 15
d7095a6
strip suffix .git used typically for bare repos
Hiltjo Posthuma  ·  26 Dec 15
04a364e
humanreadable filemodes (code from sbase ls)
Hiltjo Posthuma  ·  26 Dec 15
55f98df
align filesize header right, minor code-style
Hiltjo Posthuma  ·  26 Dec 15
35c2cbd
fix dirname for glibc
Hiltjo Posthuma  ·  26 Dec 15
426d80c
allow to specify clone url, displayed in header
Hiltjo Posthuma  ·  26 Dec 15
360728d
update TODO
Hiltjo Posthuma  ·  26 Dec 15
b17b3f0
index: highlight row on mouseover
Hiltjo Posthuma  ·  26 Dec 15
fa44331
remove TODO from code, see TODO file
Hiltjo Posthuma  ·  25 Dec 15
96605ac
README: atleast libgit2 v0.22 is required (API)
Hiltjo Posthuma  ·  25 Dec 15
bf33347
compat: add strlcpy, strlcat, for glibc
Hiltjo Posthuma  ·  25 Dec 15
3adc7bd
fix libgit2 include, it is in the include path
Hiltjo Posthuma  ·  25 Dec 15
0974139
remove double newline bloat
Hiltjo Posthuma  ·  21 Dec 15
7948924
update README and improve man pages
Hiltjo Posthuma  ·  21 Dec 15
4a7e4d4
urmoms-index: kill some lines
Hiltjo Posthuma  ·  21 Dec 15
9bc1c81
rewrite writefiles, now works with bare repos
Hiltjo Posthuma  ·  21 Dec 15
18585e4
README: add install and dependencies instructions
Hiltjo Posthuma  ·  21 Dec 15
08c7b14
style.css: maximize contrast for text
Hiltjo Posthuma  ·  21 Dec 15
260fb49
update TODO
Hiltjo Posthuma  ·  20 Dec 15
e0e05af
add urmoms-index, initial version
Hiltjo Posthuma  ·  20 Dec 15
26abf4b
writelog: remove return value, it was unused
Hiltjo Posthuma  ·  20 Dec 15
86a84f6
improve fopen flag: remove b and r+ in some case
Hiltjo Posthuma  ·  20 Dec 15
978d629
use relative url in header, escape name and description too
Hiltjo Posthuma  ·  20 Dec 15
614d004
set diff options
Hiltjo Posthuma  ·  18 Dec 15
e9c6bc0
free the tree
Hiltjo 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 configurable
FRIGN  ·  14 Dec 15
4d103fb
Dynamic relpath for blob pages
Eivind Uggedal  ·  11 Dec 15
2dd0f1a
Right align numbers in tables
Eivind Uggedal  ·  11 Dec 15
fff6cf5
Line numbers on blob pages
Eivind Uggedal  ·  11 Dec 15
e2f23d4
fix warning
Hiltjo Posthuma  ·  11 Dec 15
8b22e5d
file page improvements
Eivind Uggedal  ·  10 Dec 15
23479d7
fix warning + minor style
Hiltjo Posthuma  ·  10 Dec 15
8668c26
Write blobs to files/
Eivind Uggedal  ·  10 Dec 15
b21dadf
Make border solid
FRIGN  ·  10 Dec 15
258a3e8
update TODO
Hiltjo Posthuma  ·  10 Dec 15
2290931
open repo: dont try to detect repos above the specified dir
Hiltjo Posthuma  ·  10 Dec 15
f243db1
walk revision by time and only "flat"
Hiltjo Posthuma  ·  10 Dec 15
6f78a6f
Simplify diff markup
Eivind Uggedal  ·  09 Dec 15
f6fb37a
Simplify style and make output more legible
Eivind Uggedal  ·  09 Dec 15
95ba092
also free objects for haslicense and hasreadme checks, cleanup
Hiltjo Posthuma  ·  10 Dec 15
b50810f
Free git objects
Eivind Uggedal  ·  09 Dec 15
8e23b6c
Add myself to LICENSE
FRIGN  ·  08 Dec 15
116b259
Remove hardcoded right-align
FRIGN  ·  08 Dec 15
8120cdc
Add pre
FRIGN  ·  08 Dec 15
b6ef28a
Refactor style.css
FRIGN  ·  08 Dec 15
cf07f57
prettification
Hiltjo Posthuma  ·  08 Dec 15
4d1deb8
log: reorder time as first column
Hiltjo Posthuma  ·  08 Dec 15
5ceaca8
truncate message in log, shorter time format
Hiltjo Posthuma  ·  08 Dec 15
a41dd71
simplify time format
Hiltjo Posthuma  ·  08 Dec 15
5337c07
update TODO
Hiltjo Posthuma  ·  08 Dec 15
afedd9a
rework code, "cache" commit data in struct commitinfo
Hiltjo Posthuma  ·  08 Dec 15
64d5e62
cleanup + some better error handling
Hiltjo Posthuma  ·  08 Dec 15
454b415
performance tweak: check if commit file exists, if so skip
Hiltjo Posthuma  ·  08 Dec 15
e2857a3
logo is 32x32
Hiltjo Posthuma  ·  08 Dec 15
e86975e
style: center menu and make title smaller
Hiltjo Posthuma  ·  08 Dec 15
766b756
fix when commit has no parent
Hiltjo Posthuma  ·  08 Dec 15
b9e4939
update README with basic usage
Hiltjo Posthuma  ·  08 Dec 15
2c0bb5b
update TODO
Hiltjo Posthuma  ·  08 Dec 15
0ffe3c5
detect binary diff, comment index + delta header for now (broken)
Hiltjo Posthuma  ·  08 Dec 15
9426932
dont use reverse diff
Hiltjo Posthuma  ·  08 Dec 15
a2d1a95
simplify + style fixes
Hiltjo Posthuma  ·  08 Dec 15
a9eaef7
highlight/make bold some fields
Hiltjo Posthuma  ·  08 Dec 15
6af8945
escape commit msg, dont indent it
Hiltjo Posthuma  ·  08 Dec 15
8c6aef7
fix relpath for files, small cleanup
Hiltjo Posthuma  ·  07 Dec 15
44f470a
fix: check readme and license before writing header
Hiltjo Posthuma  ·  07 Dec 15
6cb76a6
improve HTML code
Hiltjo Posthuma  ·  07 Dec 15
8c458a0
make file in diff a link, make hunk and link anchor
Hiltjo Posthuma  ·  07 Dec 15
ee8dbc3
commit: use simple shortstat
Hiltjo Posthuma  ·  07 Dec 15
df8e0ca
make author e-mail a link
Hiltjo Posthuma  ·  07 Dec 15
862d5a0
improve Atom feed
Hiltjo Posthuma  ·  07 Dec 15
efbf4fd
improve header and footer
Hiltjo Posthuma  ·  07 Dec 15
f74b95c
style.css: improve style, add highlight colors for diff
Hiltjo Posthuma  ·  07 Dec 15
0c5a2e7
update README with some features and update TODO
Hiltjo Posthuma  ·  07 Dec 15
9f81b8c
print file as table, add link
Hiltjo Posthuma  ·  07 Dec 15
cc22f8d
add atom feed support + some fixes
Hiltjo Posthuma  ·  07 Dec 15
a09d3fd
improve log, fix warnings
Hiltjo Posthuma  ·  07 Dec 15
2596f93
add favicon
Hiltjo Posthuma  ·  07 Dec 15
8baebdd
add diffstat
Hiltjo Posthuma  ·  07 Dec 15
94ed934
initial diff support, fix log link
Hiltjo Posthuma  ·  07 Dec 15
69650ca
update TODO with wanted features
Hiltjo Posthuma  ·  07 Dec 15
285cd64
read README and LICENSE from repo, escape as HTML
Hiltjo Posthuma  ·  07 Dec 15
d9ba256
fix menu separator if one or both of license or readme is missing
Hiltjo Posthuma  ·  06 Dec 15
9c3041f
add Makefile and config.mk
Hiltjo Posthuma  ·  06 Dec 15
92dd956
urmoms.1: initial manpage
Hiltjo Posthuma  ·  06 Dec 15
1368fac
detect name and description
Hiltjo Posthuma  ·  06 Dec 15
7044a20
add README and LICENSE file-detection
Hiltjo Posthuma  ·  06 Dec 15
3ff690a
rewrite in C with libgit2, first version
Hiltjo Posthuma  ·  06 Dec 15
d5c477c
improvements:
Hiltjo Posthuma  ·  05 Dec 15
0db9ba6
style.css: sane style
Hiltjo Posthuma  ·  05 Dec 15
bc0118b
add LICENSE
Hiltjo Posthuma  ·  05 Dec 15
6092906
improvements
Hiltjo Posthuma  ·  04 Dec 15
706ba35
add usage for urmoms, update TODO
Hiltjo Posthuma  ·  04 Dec 15
67e2d42
initial insertion
Hiltjo Posthuma  ·  04 Dec 15
607c235
(364) commits