Commit Graph

1417 Commits

Author SHA1 Message Date
Marius Gedminas 41a8164ad9 Whitespace fixups as per PEP-8. 2009-12-30 15:47:26 +02:00
Marius Gedminas 8154d955bb Prefer os.path.expanduser to manual handling of $HOME.
This may make it work (better) on Windows, assuming anybody wants to try.
2009-12-30 15:44:30 +02:00
Marius Gedminas be37955d78 Remove unused module. 2009-12-30 15:44:07 +02:00
Marius Gedminas fa6c8f2e04 Add the pastie.org config file, d'oh! 2009-12-30 15:43:49 +02:00
Marius Gedminas 138301f509 Fix misspelt variable 'parmatag'. 2009-12-30 15:43:22 +02:00
Marius Gedminas a462738931 Bugfix: make custom_keywords work like described in the README
Previously you had to do this:

  [format]
  my_custom_keyword = fieldname

  [defaults]
  fieldname = default_value

Now you have to do what the README says:

  [format]
  my_custom_keyword = fieldname

  [defaults]
  my_custom_keyword = default_value
2009-12-30 15:41:06 +02:00
Marius Gedminas 3baadb259f Improve config file parsing:
- look for config files in three locations (/etc, source checkout, user's
    home directory)

  - skip nonexisting directories

  - report clear errors about config files, especially mentioning the filename
2009-12-30 15:35:24 +02:00
Marius Gedminas d721e4702d Merge with upstream.
Had to rewrite pastie.org support from Python code to the .ini file format.

Lost support for specifying the format, as the .ini file is not powerful enough
to support it.

Couldn't test it, ./pastebinit insists on reading /etc/pastebin.d/.
2009-12-30 15:21:31 +02:00
Stéphane Graber 140002f43a Translation updates (taken from Launchpad) 2009-12-26 19:49:50 -05:00
Stéphane Graber 9ca9971823 Update translation template 2009-12-26 13:06:30 -05:00
Stéphane Graber 4e3f424816 Drop hardcoded pastebins 2009-12-26 13:00:11 -05:00
Stéphane Graber 38e3532fac Merge branch from Matt Trudel, replace tabs by spaces 2009-12-26 12:58:57 -05:00
Adam Jackson db23ed31d5 Dump CEA VICs as decimal, since they're decimal in the spec 2009-09-22 11:15:56 -04:00
Adam Jackson ff1d980785 Leave some breadcrumbs for obscure detailed block info 2009-09-20 18:57:55 -04:00
Matt Trudel 1cb0fc2561 - Spellchecking pass on README. 2009-08-13 21:47:35 -04:00
Matt Trudel 56274ee83a - Cleanup useless comments.
- Rework wording for the README file.
2009-08-13 21:44:28 -04:00
Matt Trudel c72e894e28 - Added documentation for the pastebin.d config files' format. 2009-08-12 22:56:14 -04:00
Matt Trudel e53c789775 - Add missing files in previous commit: gist.github.com.conf,
yourpaste.net.conf
- Remove superfluous comments in config files.
2009-08-12 22:16:18 -04:00
Matt Trudel eb7ba7ce70 - Finalize code rework (external pastebin conf support):
- Move gist.github.com out
	- Move yourpaste.net out
2009-08-12 22:11:21 -04:00
Matt Trudel 048943063c - Merge own branch with older related changes: prelim work to support pastebin.d
- Build new pastebin configuration files.
2009-08-10 22:26:03 -04:00
Adam Jackson 1b37475dd0 data: Apple Cinema HD 30" 2009-06-24 15:29:38 -04:00
Adam Jackson dcf1bbec36 Fix bpc decoding for digital interfaces in 1.4 2009-06-16 14:10:35 -04:00
Adam Jackson 3cb3464d97 data: HP LP2275w DisplayPort 2009-06-16 14:02:53 -04:00
Adam Jackson 85e5ff0d93 data: LG L206WU USB 2009-06-05 17:20:34 -04:00
Stéphane Graber 8675c3d1ef Update template 2009-05-08 17:58:37 -04:00
Matt Trudel 6917ad5eed - Support parent fixup for "any" site, not just pastey.net.
- Tested with pastey.net, untested with other sites.
- pastebin.d file for pastey.net.
- Commented out pastebins available through external conf files.
2009-05-07 21:40:02 -04:00
Matt Trudel c23ffcb100 - Include config files for reworked pastebins, as testing 2009-05-03 11:06:09 -04:00
Matt Trudel f00a8e1d77 - Prelim. work to support custom pastebins using /etc/pastebin.d 2009-05-03 11:04:50 -04:00
Keith Packard 07a5c2dd2f Support reading from pipe, print error on edid parse fail 2009-04-20 11:57:20 -07:00
Adam Jackson f638ab876a Sample: ASUS VW246 HDMI 2009-04-13 13:20:50 -04:00
Marius Gedminas 0238f8d390 Add support for specifying the format for pastie.org. 2009-04-08 02:46:34 +03:00
Marius Gedminas 444b445664 Add support for http://pastie.org 2009-04-08 02:29:31 +03:00
Adam Jackson 6e2c151413 Sample: HP LP2480zx DisplayPort 2009-03-19 13:46:05 -04:00
Adam Jackson dcf1a25aed Sample: Dell 2408WFP DisplayPort 2009-03-18 23:26:34 -04:00
Adam Jackson 8076a958a6 1.4: Fix video input definition conformance mask. 2009-03-18 23:23:11 -04:00
Adam Jackson acc85a9b74 data: Matrox TripleHead2Go DVI 2009-03-10 11:34:15 -04:00
Stéphane Graber e8bd4585b6 Forgot to fix a typo in .xml, fix and release 0.11.2, sorry for that 2009-03-10 01:23:09 -04:00
Stéphane Graber a17919bdac Update translations. Release of 0.11.1 2009-03-10 01:01:30 -04:00
Stéphane Graber 75ffa85ea3 Fix pastebinit bugs as reported on Launchpad.
Disable 1t2.us as it no longer works.
Disable all options specifc to 1t2.us (commented out).
Fix remainning pastebins.
Update manpage.
Tag 0.11.1, waiting on translations for the release.
2009-03-10 00:57:58 -04:00
Stéphane Graber 6022efd0ce Merge fix from Spiro Harvey 2009-03-10 00:35:57 -04:00
Adam Jackson d8de290394 Add some sample EDIDs
When adding more, please add blocks that are "correct", in the sense of
having actually shipped from the manufacturer that way.  Plain
corruption isn't interesting.
2009-03-09 11:09:46 -04:00
Adam Jackson f017d56ec2 Fix extension decode for raw data files 2009-03-09 11:03:14 -04:00
Adam Jackson 0f5aaa0e4e Update a bunch of XXX comments 2009-03-09 10:53:49 -04:00
Adam Jackson 2d7564696c Remove an XXX comment
Range offsets are definitely a 1.4ism
2009-03-09 10:44:02 -04:00
Adam Jackson 0398fc1980 Add additional max dotclock strictness 2009-03-09 10:39:22 -04:00
Adam Jackson 8068a2a09d Add some warnings for CVT subblock corner cases
These aren't strictly prohibited by the spec, but are poor form anyway.
2009-03-09 10:29:36 -04:00
Adam Jackson 76d2d26dfd Print high-resolution dotclock limit from CVT subblock 2009-03-09 10:25:53 -04:00
Adam Jackson 7d64600ea2 Print supported CVT version 2009-03-09 10:16:15 -04:00
Adam Jackson 88205bdfa4 Fix max horizontal pixel counting in range CVT subblock 2009-03-09 10:13:01 -04:00
Adam Jackson e12845d933 Formatting fix. 2009-03-09 09:52:53 -04:00