-
2d8eb85f01
fix regression from last commit
Hiltjo Posthuma
2016-05-03 20:28:09 +02:00
-
9328d2690e
code cleanup
Hiltjo Posthuma
2016-05-03 20:18:37 +02:00
-
069f105725
remove config.h, add options to stagit.c
Hiltjo Posthuma
2016-05-03 00:38:33 +02:00
-
aa36e0c9b4
add OpenBSD pledge(2) support using -DUSE_PLEDGE
Hiltjo Posthuma
2016-05-03 00:33:56 +02:00
-
eae9437f94
example.sh: use cache file
Hiltjo Posthuma
2016-05-02 21:48:47 +02:00
-
f5301b25e1
style: write atom feed end in one write, kills 2 lines
Hiltjo Posthuma
2016-05-02 21:23:17 +02:00
-
1a3584e2d0
cache support (-c option)
Hiltjo Posthuma
2016-05-01 17:54:14 +02:00
-
ede93fa7ee
small code cleanup: no need for status variable
Hiltjo Posthuma
2016-05-01 19:08:36 +02:00
-
45ee6876d5
atom feed: use published for author commit date, updated for committer date
Hiltjo Posthuma
2016-05-01 17:20:54 +02:00
-
462ba66ee7
fix times (and timezone)
Hiltjo Posthuma
2016-05-01 16:10:17 +02:00
-
7a1da0b985
README: minor update
Hiltjo Posthuma
2016-05-01 14:41:51 +02:00
-
fc60d78d89
fix path join '/'
Hiltjo Posthuma
2016-05-01 14:38:57 +02:00
-
c13c411950
code cleanup + style, functionally equivalent
Hiltjo Posthuma
2016-05-01 14:09:42 +02:00
-
254f215e50
layout: right align lines changed count in diffstat
Hiltjo Posthuma
2016-04-30 13:08:44 +02:00
-
7067223104
optimization: suppress large diffs
Hiltjo Posthuma
2016-04-30 12:00:33 +02:00
-
914880f31b
optimization: read stats once and remember it
Hiltjo Posthuma
2016-04-30 11:54:33 +02:00
-
0bc47da0f7
example.sh: fix: sort list (regression from simplifying the script)
Hiltjo Posthuma
2016-04-29 21:52:29 +02:00
-
ad40433839
whoops, module is m---------
Hiltjo Posthuma
2016-04-29 21:24:58 +02:00
-
5c278a600e
submodule support
Hiltjo Posthuma
2016-04-29 21:14:46 +02:00
-
671f4e9100
suppress meaningless error codes when a repo can't be opened (similar to stagit-index)
Hiltjo Posthuma
2016-04-29 16:39:33 +02:00
-
bc7515e2dc
improve example, remove sort hack
Hiltjo Posthuma
2016-04-29 16:38:48 +02:00
-
a524ca1b3d
make submodule link black, easier to read
Hiltjo Posthuma
2016-04-29 15:57:55 +02:00
-
f2773b0319
minor style fix
Hiltjo Posthuma
2016-04-29 15:55:33 +02:00
-
b8af751b01
Fix null pointer access for submodules in writefilestree
Quentin Rameau
2016-04-29 14:01:45 +02:00
-
375d41dcce
tweak style of showing submodules
Hiltjo Posthuma
2016-04-29 12:32:36 +02:00
-
571076b419
Don't fail on submodules
z3bra
2016-04-29 01:40:30 +02:00
-
28730218c4
fix: check gmtime, can return NULL on error
Hiltjo Posthuma
2016-04-27 19:24:15 +02:00
-
8df54926f2
resolve absolute paths to repodir, remove basename just use strrchr.
Hiltjo Posthuma
2016-04-27 19:19:50 +02:00
-
70b777831a
stagit-index: remove unused efopen function
Hiltjo Posthuma
2016-04-27 16:40:51 +02:00
-
86bbe82211
fix: link to line in hunk if a patch has multiple files and hunks
Hiltjo Posthuma
2016-04-27 16:39:48 +02:00
-
09a49b3dce
clean generated tarball too
sin
2016-03-25 09:30:19 +00:00
-
0328079589
Makefile: use NAME variable, suggested by Quentin
Hiltjo Posthuma
2016-03-20 17:29:31 +01:00
-
cd6a519813
Makefile: separate CPPFLAGS, compile optimized build by default
Hiltjo Posthuma
2016-03-20 16:23:33 +01:00
-
761417d254
improve make dist, thanks Quentin Rameau
Hiltjo Posthuma
2016-03-20 15:36:21 +01:00
-
41c90a9173
premature version bumperation, 0.4 (unreleased)
Hiltjo Posthuma
2016-03-20 14:19:48 +01:00
-
6775e26ebd
Choose better colors for the diff page
FRIGN
2016-03-01 17:15:07 +01:00
-
c379d65770
add titles to pages, summary for commit messages, filename for files
Hiltjo Posthuma
2016-03-01 19:14:00 +01:00
-
78c29a1de2
fix right-alignment of "Files" column
Hiltjo Posthuma
2016-02-26 19:59:11 +01:00
-
2b50046245
Use the recommended HTML5 document type.
lostd
2016-01-20 16:36:16 +02:00
-
ad22404903
check path truncation
Hiltjo Posthuma
2016-02-24 14:47:20 +01:00
-
f4f53c577e
config.mk: add -D_DEFAULT_SOURCE to commented builds
Hiltjo Posthuma
2016-02-24 14:41:37 +01:00
-
8bf328befa
atom feed: add link, move content order to bottom
Hiltjo Posthuma
2016-02-23 20:44:00 +01:00
-
5578784dda
make printshowfile more generic and like other functions
Hiltjo Posthuma
2016-02-23 20:37:17 +01:00
-
ce535ae1af
just use Name as first column, thanks quinq for the suggestion
Hiltjo Posthuma
2016-01-21 20:42:11 +01:00
-
75b4b23c9f
Rename “Age” column headers into “Date”
Quentin Rameau
2016-01-21 18:34:14 +01:00
-
502b95ce68
fix file tree handling
Quentin Rameau
2016-01-18 12:47:25 +01:00
-
9693d1d1a9
use 'dirname' as error message for xdirname
z3bra
2016-01-18 10:31:36 +00:00
-
4f56d5dec6
fix file size byte unit suffix
Quentin Rameau
2016-01-10 00:48:01 +01:00
-
d8bad43b3c
stop glibc complaining about _BSD_SOURCE being deprecated
Quentin Rameau
2016-01-10 00:47:45 +01:00
-
79fab7c6fa
replace file size with line count for text files
Quentin Rameau
2016-01-10 00:47:22 +01:00
-
50dccf0e3b
Rename Refs/branches to Refs
sin
2016-01-13 18:56:27 +00:00
-
2296f5167c
example.sh: fix: remove error mode, would stop if a dir was invalid
Hiltjo Posthuma
2016-01-08 22:17:54 +01:00
-
8983c802c1
example.sh: fix go to appropriate dir
Hiltjo Posthuma
2016-01-08 21:27:22 +01:00
-
934980659a
implify and restructure code
Hiltjo Posthuma
2016-01-08 20:08:40 +01:00
-
efe16db1e5
stagit-index: clarify order of the list
Hiltjo Posthuma
2016-01-08 13:42:26 +01:00
-
fd66a29d3a
example.sh: add index-time.html, list sorted by time, fix reposdir '/'
Hiltjo Posthuma
2016-01-08 13:39:23 +01:00
-
9a78132882
premature version bumperation (0.3) for git
Hiltjo Posthuma
2016-01-08 10:24:50 +01:00
-
3cc1509656
atom: add newline after date and before message
Hiltjo Posthuma
2016-01-07 17:37:25 +01:00
-
12a96d466d
update man pages: document stripping of .git suffix
Hiltjo Posthuma
2016-01-06 20:04:34 +01:00
-
ede4982f67
strip .git suffix from name
Hiltjo Posthuma
2016-01-06 20:00:38 +01:00
-
db02820a17
extra whitespace
Hiltjo Posthuma
2016-01-06 19:59:55 +01:00
-
73f259f255
Update README - it also works on FreeBSD
sin
2016-01-06 18:36:34 +00:00
-
c576a7ae6e
style: vertical-align header text
Hiltjo Posthuma
2016-01-06 19:19:20 +01:00
-
3aa8ac2a1e
update TODO
Hiltjo Posthuma
2016-01-06 19:14:59 +01:00
-
9978fecb18
refs: only make commit link work for tags
Hiltjo Posthuma
2016-01-06 19:13:51 +01:00
-
512a31e81f
free obj
Hiltjo Posthuma
2016-01-06 19:11:11 +01:00
-
e45eac89b8
LICENSE: whoops its already 2016
Hiltjo Posthuma
2016-01-06 18:58:20 +01:00
-
94eba1c052
LICENSE: add dimitris to license/shareholder file
Hiltjo Posthuma
2016-01-06 18:55:25 +01:00
-
650d6c903c
old leftover: dont create log dir
Hiltjo Posthuma
2016-01-06 18:51:03 +01:00
-
aa3b813f14
cleanup code a bit
Hiltjo Posthuma
2016-01-06 18:50:38 +01:00
-
6a427c75fc
style.css: wrap description text, nowrap for rest
Hiltjo Posthuma
2016-01-06 18:33:24 +01:00
-
264aef81d5
Be more explicit when stripping the .git suffix
sin
2016-01-06 17:44:22 +00:00
-
cae9950407
No need for -D_POSIX_C_SOURCE=200809L
sin
2016-01-06 17:18:58 +00:00
-
bd854ac71f
Always use the compat functions
sin
2016-01-06 17:05:46 +00:00
-
2809fd3795
Bring in reallocarray() from OpenBSD
sin
2016-01-06 17:02:28 +00:00
-
87360fe252
use git_reference for tags and branches, sort branches also
Hiltjo Posthuma
2016-01-06 17:45:02 +01:00
-
c750958b95
fix cast to uintmax_t
Hiltjo Posthuma
2016-01-06 16:04:37 +01:00
-
ee4c340ce6
Change default MANPREFIX to be ${PREFIX}/man
sin
2016-01-06 14:57:25 +00:00
-
f631d4ce70
stagit-index: Strip per repo .git suffix from generated index
sin
2016-01-06 14:46:40 +00:00
-
d045340ea0
lookup commits of annotated tags
Hiltjo Posthuma
2016-01-06 15:35:34 +01:00
-
9128782aa8
fix warning, use intmax_t %ju, thanks stateless!
Hiltjo Posthuma
2016-01-06 15:19:26 +01:00
-
824526a656
premature version bumperation
Hiltjo Posthuma
2016-01-06 11:56:52 +01:00
-
e2b6fa11fc
improve README
Hiltjo Posthuma
2016-01-06 11:56:43 +01:00
-
e451b0bf1d
improve Makefile
Hiltjo Posthuma
2016-01-06 11:24:29 +01:00
-
6f7d23c5ea
tiny whitespace fix
Hiltjo Posthuma
2016-01-05 22:32:11 +01:00
-
a8943ce1f8
stagit-index: continue making list, but return error code
Hiltjo Posthuma
2016-01-05 22:30:59 +01:00
-
35a3d9b3fc
fix relpath for log
Hiltjo Posthuma
2016-01-05 21:43:26 +01:00
-
f373cc7235
clone url is one line, strip newline
Hiltjo Posthuma
2016-01-05 21:43:14 +01:00
-
e51ec34dbe
refs: fix table id for tags
Hiltjo Posthuma
2016-01-05 21:42:51 +01:00
-
48a09a0f10
refs: remove link, it may be broken for non-HEAD
Hiltjo Posthuma
2016-01-05 21:42:34 +01:00
-
a6b29cbbd9
make hunk line itself a link
Hiltjo Posthuma
2016-01-05 21:42:10 +01:00
-
99a8b8a296
style: darkblue for hunk like cgit, hunk line is now a link
Hiltjo Posthuma
2016-01-05 21:41:49 +01:00
-
f17def25be
stagit-index: owner is one line, strip newline
Hiltjo Posthuma
2016-01-05 21:41:03 +01:00
-
289ecda4aa
example.sh: make symlinks to style, icons and index by default
Hiltjo Posthuma
2016-01-05 21:40:26 +01:00
-
4f318941d0
revert log.html to log/head.html change
Hiltjo Posthuma
2016-01-05 21:04:07 +01:00
-
200ccad8b5
fix newline after header
Hiltjo Posthuma
2016-01-05 21:03:39 +01:00
-
444e41b315
fix link to commit from log page
Hiltjo Posthuma
2016-01-04 23:55:39 +01:00
-
a89e756c9e
stagit: fix hunk header, thanks uggedal for reporting!
Hiltjo Posthuma
2016-01-04 23:41:40 +01:00
-
122af5015d
update TODO
Hiltjo Posthuma
2016-01-03 22:44:05 +01:00
-
00fb6ea2b0
fix link in stagit-index, update documentation, add TODO
Hiltjo Posthuma
2016-01-03 22:42:00 +01:00