Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
**/*.rst -diff
**/*.c -diff
**/expat/**/*.c diff
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
include README.rst
include CHANGES.rst

# foo foobar

include ez_setup.py
include ah_bootstrap.py
include setup.cfg
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=======
Astropies are nice
Astropies are very nice
=======

.. image:: https://pypip.in/v/astropy/badge.png
Expand Down
2 changes: 2 additions & 0 deletions cextern/cfitsio/buffers.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
/* Astrophysic Science Archive Research Center (HEASARC) at the NASA */
/* Goddard Space Flight Center. */

// Foo foo

#include <string.h>
#include <stdlib.h>
#include "fitsio2.h"
Expand Down
2 changes: 2 additions & 0 deletions cextern/expat/.gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
*.cmake diff=cmakediff
/win32/*.txt -diff
*.in -diff
2 changes: 2 additions & 0 deletions cextern/expat/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN EXPAT.
#

# Bogus

SHELL = @SHELL@

srcdir = @srcdir@
Expand Down
2 changes: 2 additions & 0 deletions cextern/expat/amiga/expat_68k.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
** SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

// Foo test

/*
** Note: This file was originally automatically generated by fdtrans.
*/
Expand Down
2 changes: 1 addition & 1 deletion cextern/expat/expat_config.h.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* expat_config.h.in. Generated from configure.in by autoheader. */
/* expat_config.h.in. Generated from configure.in by autoheader. Foo. */

/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
#cmakedefine BYTEORDER @BYTEORDER@
Expand Down
1 change: 1 addition & 0 deletions cextern/expat/win32/README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Gratuitous edit.

Expat can be built on Windows in three ways:
using MS Visual C++ (6.0 or .NET), Borland C++ Builder 5 or Cygwin.
Expand Down
1 change: 1 addition & 0 deletions static/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.bmp -diff