An open API service providing commit metadata for open source projects.

GitHub / patsplat/plist / commits

All-purpose Property List manipulation library

SHA Message Author Date Stats
41cc43c7 Add Ruby 4 to CI (#68) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
7 months ago
f885488a Release 3.7.2 Matt Brictson <m****t@m****m> over 1 year ago
456efb95 Fix frozen string literal warnings on Ruby 3.4 (#65) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7a39fa26 Add Ruby 3.4 to CI (#66) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6eab99f9 Pin test-unit gem to ensure CI works on Ruby 1.9 (#67) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
99a851c1 Release 3.7.1 Matt Brictson <m****t@m****m> over 2 years ago
4b87dcfe Remove runtime dependency on base64 gem to fix Ruby 3.3 warning (#63) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
67c47247 Add Ruby 3.3 to CI and fix CI for Ruby < 2.3 (#64) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
84d63653 Release 3.7.0 Matt Brictson <m****t@m****m> over 3 years ago
50640852 Allow `Marshal.load` to be disabled for `Plist.parse_xml` (#61) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3703f310 Fix rendering of badges in README (#60) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ae80170b Migrate from Travis CI to GitHub Actions (#59) Matt Brictson <m****t@m****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ce8f9ae4 Release 3.6.0 Matt Brictson <m****t@m****m> over 5 years ago
9b149456 Do not indent multiline string values (#54)
Co-authored-by: Matt Brictson <m****t@m****m>, Matt Brictson <m****n@u****m>
Taylor Boyko <t****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3342213f Update Travis CI config; fix double PR builds (#56) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d85136dc Add Ruby 2.7 and 3.0 to CI (#55) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f97cf759 add docker-compose for development (#47) Patrick Way <p****k@h****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
96758e81 Add error unimplemented (#51) Laurent Arnoud <l****t@s****t>
Committed by: Patrick Way <p****k@h****g>
over 6 years ago
c4ea1afc Substitute require for require_relative (#52)
Signed-off-by: Tim Smith <t****h@c****o>
Tim Smith <t****4@g****m>
Committed by: Patrick Way <p****k@h****g>
over 6 years ago
bbfc4bb9 Add support for text inside `<![CDATA[ ... ]]>`. (#49) Markus Reiter <m****e@r****s>
Committed by: Patrick Way <p****y@i****m>
almost 7 years ago
1bab7ace 3.5.0 was released on 2018-12-22 to rubygems Matt Brictson <m****t@m****m> about 7 years ago
99514e30 merge Merge pull request #48 from tas50/master Patrick Way <p****y@i****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c33f37d3 Only ship the required libs in the gem artifact
Signed-off-by: Tim Smith <t****h@c****o>
Tim Smith <t****h@c****o> over 7 years ago
59829fe7 Preparing v3.4.0 Matt Brictson <m****t@m****m> over 8 years ago
f6f8b85e merge Merge pull request #44 from masolin/support_custom_indent_format Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
923dd1ce Add description of support custom indent to Changelog and README Yen-Nan Lin <y****w@g****m> almost 9 years ago
c9f04a3d merge Merge pull request #45 from copacetic/master Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
b2bb8be2 Add security considerations section to README Hayg Astourian <h****g@m****m> almost 9 years ago
0a44713c Use options hash instead of keyword arguments to support Ruby 1.8 & 1.9 Yen-Nan Lin <y****w@g****m> about 9 years ago
781f8ae1 Support custom indent string Yen-Nan Lin <y****w@g****m> about 9 years ago
d1593e66 Update communication prompts to point to github Patrick Way <p****y@i****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
684ec3a7 Update project links Matt Brictson <m****t@m****m> about 9 years ago
faa03a7b Update credits (#42) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
b6f5fa9f merge Merge pull request #41 from reitermarkus/code-cleanup Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
be2183c0 Move `module Emit` into `module Plist`. Markus Reiter <m****e@r****s> over 9 years ago
09248f03 Refactor method code style. Markus Reiter <m****e@r****s> over 9 years ago
2004f36a Remove extra empty lines. Markus Reiter <m****e@r****s> over 9 years ago
4d7e287e Use `snake_case`. Markus Reiter <m****e@r****s> over 9 years ago
4b9bb638 Fix comment indentation. Markus Reiter <m****e@r****s> over 9 years ago
cc2b6f24 Don’t use class variables. Markus Reiter <m****e@r****s> over 9 years ago
bbf26b43 Replace `Hash.new` with literal `{}`. Markus Reiter <m****e@r****s> over 9 years ago
12e592e7 Remove extra empty line. Markus Reiter <m****e@r****s> over 9 years ago
ab54e3fe Replace `Array.new` with literal `[]`. Markus Reiter <m****e@r****s> over 9 years ago
bbf35a85 Remove useless `module Plist` from `plist.rb`. Markus Reiter <m****e@r****s> over 9 years ago
c7249cf5 Preparing v3.3.0 Matt Brictson <m****t@m****m> over 9 years ago
39f3518a Fix ASCII/UTF-8 error. (#38) Markus Reiter <m****e@r****s>
Committed by: Matt Brictson <m****n@u****m>
over 9 years ago
1867b05c Add more Ruby versions to Travis configuration. (#40) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e003463c merge Merge pull request #39 from patsplat/cleanup Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
09fb0731 Add `encoding` comment to Ruby files. Markus Reiter <m****e@r****s>
Committed by: Matt Brictson <m****t@m****m>
over 9 years ago
df106f51 Remove shebangs from Ruby files. Markus Reiter <m****e@r****s>
Committed by: Matt Brictson <m****t@m****m>
over 9 years ago
faeef076 Fix whitespace. Markus Reiter <m****e@r****s>
Committed by: Matt Brictson <m****t@m****m>
over 9 years ago
95906fe3 Update CHANGELOG for #32 Matt Brictson <m****t@m****m> over 9 years ago
0c17d3e9 require plist/version Matt Brictson <m****t@m****m> over 9 years ago
04ebfadd Add badges to the README (#37) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ae39e731 Fix unused variable `e` warning (#32) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f236783d Fix Fixnum, Bignum deprecations in Ruby 2.4 (#33) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e8c8321a Reorganize project based on `bundle gem` practices (#35) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
47a3b34e Remove rbx from Travis (#36) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ce81958b Add 3.2.0 release notes, clean up CHANGELOG (#34) Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
dece8702 merge Merge pull request #29 from albertyw/master Matt Brictson <m****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f1985a87 Update version Albert Wang <a****w@m****u> over 10 years ago
666a7854 merge Merge pull request #16 from samn/fix-rakefile Patrick Way <p****k@r****o> over 10 years ago
d7928211 merge Merge pull request #18 from bfreese/pdata-fix Patrick Way <p****k@r****o> over 10 years ago
f255ebf1 merge Merge pull request #23 from alexruperez/master Patrick Way <p****k@r****o> over 10 years ago
5f2cc6c8 merge Merge pull request #26 from HCLarsen/exists-to-exist Patrick Way <p****k@r****o> over 10 years ago
6d8529c3 Updated dprecated File.exists? to File.exist? Chris Larsen <c****d@g****m> over 10 years ago
36b5afe9 Updated README.rdoc 'Apple Computer' -> 'Apple' Alejandro Rupérez <a****z@g****m> over 12 years ago
31beb18a Fixed defect in PData in which exception was thrown when <data/> element was ... Brian Freese <b****e@h****m> over 13 years ago
0f3bc2ab Use rubygems/package_task instead of rake/gempackagetask Sam Neubardt <s****t@g****m> over 13 years ago
12eb82d2 guard against not being able to load rdoc tasks Ben Bleything <b****n@b****t> about 14 years ago
9a79b7b0 fix test file specification so travis works Ben Bleything <b****n@b****t> about 14 years ago
c779d2e6 add travis.yml Ben Bleything <b****n@b****t> about 14 years ago
464751fc merge Merge pull request #2 from bradleyjucsc/master Ben Bleything <b****n@b****t> about 14 years ago
dcfb2f09 merge Merge pull request #5 from shayfrendt/master Ben Bleything <b****n@b****t> about 14 years ago
28ed35c9 merge Merge pull request #10 from djmitche/patch-1 Ben Bleything <b****n@b****t> about 14 years ago
051e0417 Fix typo in comment Dustin J. Mitchell <d****n@v****s> about 14 years ago
81bba1b3 Remove 'Computer' from 'Apple Computer' string in plist files ;-) Shay Frendt <s****t@g****m> about 15 years ago
f4519d56 Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symbol and s... bradleyjucsc <b****t@g****m> almost 16 years ago
e8874f01 add CHANGELOG to release files Ben Bleything <b****n@b****t> over 16 years ago
ea0b4e7a version bump: 3.1.0 released Ben Bleything <b****n@b****t> over 16 years ago
e15c58ad ruby 1.9 compatibility! Ben Bleything <b****n@b****t> over 16 years ago
d67ed75f excise a bunch of unnecessary @@ variables Ben Bleything <b****n@b****t> over 16 years ago
f51aa926 rejigger a couple of parser tests so they pass Ben Bleything <b****n@b****t> over 16 years ago
88009766 update LICENSE Ben Bleything <b****n@b****t> over 16 years ago
d4eb3327 remove ugly header comments, replace with simpler alternative Ben Bleything <b****n@b****t> over 16 years ago
1b45eafe rejigger generator.rb so we don't have extra indentation to worry about Ben Bleything <b****n@b****t> over 16 years ago
e5205535 remove some cruft left over from the svn days Ben Bleything <b****n@b****t> over 16 years ago
783a4b28 modernize rdoc creation Ben Bleything <b****n@b****t> over 16 years ago
edb6303e remove reference to nonexistant docs/USAGE from the Rakefile Ben Bleything <b****n@b****t> over 16 years ago
5b3e98ea formatting is hard Ben Bleything <b****n@b****t> over 16 years ago
c68053fe rejigger links in README Ben Bleything <b****n@b****t> over 16 years ago
c0d5815f inline USAGE and LICENSE into README; update Rakefile for new README name Ben Bleything <b****n@b****t> over 16 years ago
edbff2db rename README to README.rdoc Ben Bleything <b****n@b****t> over 16 years ago
a183a9df port svn ignores to gitignore Ben Bleything <b****n@b****t> over 16 years ago
556e4f98 rename MIT-LICENSE to LICENSE Ben Bleything <b****n@b****t> over 16 years ago
ae748c02 * parser now accepts strings or anything that responds to #read Ben Bleything <b****n@b****t> over 19 years ago
6b001518 test commit for updated post-commit hook Ben Bleything <b****n@b****t> almost 20 years ago
3b9ef5be comment tweakage Ben Bleything <b****n@b****t> almost 20 years ago
041f279a update CHANGELOG Ben Bleything <b****n@b****t> almost 20 years ago
ca31d928 move IndentedString inside Plist::Emit Ben Bleything <b****n@b****t> almost 20 years ago

← Back to repository