| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
* added warning that he Windows C runtime issues will also affect use
  with Cython and that relying on binary installers would remove that
  possible use case.
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* The make.bat file incorrectly triggers the trailing whitespace check
  in the git repo (it doesn't actually have any trailing whitespace,
  but triggers the error on every line).
* Will need to add a script to handle future org-mode conversions of
  the index page anyway, so will get that script to deal with this
  problem too by generating the make.bat file if the platform is
  detected as Windows.
Signed-off-by: Ben McGinnes <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Added framework from sphinx-quickstart to lang/python/doc/rst/ so
  that Python developers already using Sphinx can use the generated
  reST files with existing documentation systems.
* Note that when generating source files from Org-mode, the index page
  will require manual intervention to match the Sphinx requirements.
Signed-off-by: Ben McGinnes <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Expanded the section on issues with Windows installations, with
  greater detail of which versions of Visual Studio are needed
  depending on which version of CPython is to be used.
* Included a recommendation which is a bit harsh without being totally
  prickish.
* Updated all files to not link to author's key or related data in
  order to make them all consistent with the changes in commit
  649b19688132dd315e361c0f5b63ba6d8f45996d.
Signed-off-by: Ben McGinnes <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Typographic and whitespace error correction pertaining to the
  previous update.
Signed-off-by: Ben McGinnes <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Added long description to setup.py.in.
* Added maintenance mode details with clarification for what type of
  things would be a bug as far as MM is concerned and what wouldn't
  be.
** Includes a not too subtle hint directed towards the donations page.
* Miscellaneous tightening of documentation.
Signed-off-by: Ben McGinnes <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Added instructions for checking key certifications or key
  signatures (depending on preferred terminology).
* Added pendulum module to recommended installations, but not to
  requirements.
Tested-by: Ben McGinnes <[email protected]>
Signed-off-by: Ben McGinnes <[email protected]>
 | 
| | 
| 
| 
| 
| 
|  | 
* Added documentation for the new methods added to gpgme.version.
* Removed the Flask based advanced use case from the what-is-new
  section as that type of code will not be added here.
 | 
| | 
| 
| 
|  | 
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* Continued restructuring as part of moving beyond mere;y the HOWTO
  file.
* Generated the alternative source files for reST and Texinfo.
* Fixed some errors and updated links after moving the what's new
  section to two new files (yes, two).
 | 
| | 
| 
| 
| 
| 
|  | 
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
 | 
| | 
| 
| 
|  | 
* Same as before, but exported.
 | 
| | 
| 
| 
| 
|  | 
* Fixed an error in the new index page and then exported to the other
  two "source" formats.
 | 
|   
  
  
  
  
  
  
  
  
  
  
  
   | 
* doc/Makefile.am: Removed a bit I forgot about.
* Renamed lang/python/docs to lang/python/doc bvecause apparently
  automake cares about that too.
* Decided to be extra explicit in the manifest because if I don't then
  all sorts of things get deleted ... like lang/python
* Tested on an external linux system just in case my osx workstation
  introduces too much weirdness.
Tested-by: Ben McGinnes <[email protected]>
Signed-off-by: Ben McGinnes <[email protected]>
 |