about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-09-29 22:10:21 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commit6bef566f99c7f85cbab9692e22b183ae99f33c1d (patch)
tree823d153925a826cbd13644f582900ae7b6fa619d /COPYING
parentui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid' (diff)
downloadcgit-pink-6bef566f99c7f85cbab9692e22b183ae99f33c1d.tar.gz
cgit-pink-6bef566f99c7f85cbab9692e22b183ae99f33c1d.zip
ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Upstream git is replacing 'unsigned char sha1[20]' with 'struct object_id
oid'. We have some code that can be changed independent from upstream. So
here we go...
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
/td> 2019-12-31Refactor binding in scoopJune McEnroe 2019-12-31Add option to group events by contextJune McEnroe 2019-12-31Add missing includeJune McEnroe 2019-12-31Use standout mode for highlightingJune McEnroe 2019-12-31Rewrite scoop(1) argument descriptionsJune McEnroe 2019-12-31Color both nicks in a changeJune McEnroe 2019-12-31Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe