xaizek / vifm-pdcurses (License: mostly public domain) (since 2019-03-20)
PDCurses 3.4 with vifm-specific patches applied (a couple were upstreamed)
Commit 6909c66c13f3b330289cade6449543d4d2e17051

Archive the new .def files, and don't try to archive the old ones.
Author: William McBrine
Author date (UTC): 2008-09-08 18:49
Committer name: William McBrine
Committer date (UTC): 2008-09-08 18:49
Parent(s): 4ad05bef9429a20a831f6ac9eaff2d8095e9fb20
Signing key:
Tree: ca0e529b19bf98b6d3616afebd0e7ab6a580c35b
File Lines added Lines deleted
Makefile.in 7 7
File Makefile.in changed (mode: 100644) (index 13a09eb0..dc40abfb)
... ... manual:
66 66 cd doc; $(MAKE) $(MFLAGS) $@ cd doc; $(MAKE) $(MFLAGS) $@
67 67
68 68 $(ZIPFILE): $(ZIPFILE):
69 zip -9y $(ZIPFILE) README HISTORY IMPLEMNT *.spec *.mif \
69 zip -9y $(ZIPFILE) README HISTORY IMPLEMNT *.spec *.mif *.def \
70 70 Makefile.in config.h.in configure configure.ac config.guess \ Makefile.in config.h.in configure configure.ac config.guess \
71 71 config.sub x11/xcurses-config.in install-sh aclocal.m4 curses.h \ config.sub x11/xcurses-config.in install-sh aclocal.m4 curses.h \
72 72 curspriv.h panel.h term.h pdcurses/README \ curspriv.h panel.h term.h pdcurses/README \
73 73 pdcurses/*.c demos/README demos/*.c demos/*.h dos/README dos/*.c \ pdcurses/*.c demos/README demos/*.c demos/*.h dos/README dos/*.c \
74 74 dos/*.h dos/*.mak dos/*.lrf os2/README os2/*.c os2/*.h os2/*.mak \ dos/*.h dos/*.mak dos/*.lrf os2/README os2/*.c os2/*.h os2/*.mak \
75 os2/*.lrf os2/*.def sdl1/README sdl1/*.c sdl1/*.h sdl1/Make* \
76 win32/README win32/*.c win32/*.h win32/*.mak win32/*.def \
75 os2/*.lrf sdl1/README sdl1/*.c sdl1/*.h sdl1/Make* \
76 win32/README win32/*.c win32/*.h win32/*.mak \
77 77 win32/*.ico win32/*.rc x11/README x11/*.c x11/*.h x11/Makefile.* \ win32/*.ico win32/*.rc x11/README x11/*.c x11/*.h x11/Makefile.* \
78 78 x11/*.xbm doc/*.txt doc/manext.c doc/Makefile x11/*.xbm doc/*.txt doc/manext.c doc/Makefile
79 79
 
... ... zip: $(ZIPFILE)
81 81
82 82 ../$(TARBALL): ../$(TARBALL):
83 83 (cd ..; tar cvf - $(PDC_DIR)/README $(PDC_DIR)/HISTORY \ (cd ..; tar cvf - $(PDC_DIR)/README $(PDC_DIR)/HISTORY \
84 $(PDC_DIR)/IMPLEMNT $(PDC_DIR)/*.spec \
85 $(PDC_DIR)/*.mif $(PDC_DIR)/Makefile.in $(PDC_DIR)/aclocal.m4 \
84 $(PDC_DIR)/IMPLEMNT $(PDC_DIR)/*.spec $(PDC_DIR)/*.mif \
85 $(PDC_DIR)/*.def $(PDC_DIR)/Makefile.in $(PDC_DIR)/aclocal.m4 \
86 86 $(PDC_DIR)/config.h.in $(PDC_DIR)/configure \ $(PDC_DIR)/config.h.in $(PDC_DIR)/configure \
87 87 $(PDC_DIR)/config.guess $(PDC_DIR)/x11/xcurses-config.in \ $(PDC_DIR)/config.guess $(PDC_DIR)/x11/xcurses-config.in \
88 88 $(PDC_DIR)/config.sub $(PDC_DIR)/configure.ac \ $(PDC_DIR)/config.sub $(PDC_DIR)/configure.ac \
 
... ... zip: $(ZIPFILE)
93 93 $(PDC_DIR)/doc/*.txt $(PDC_DIR)/dos/README $(PDC_DIR)/dos/*.c \ $(PDC_DIR)/doc/*.txt $(PDC_DIR)/dos/README $(PDC_DIR)/dos/*.c \
94 94 $(PDC_DIR)/dos/*.h $(PDC_DIR)/dos/*.mak $(PDC_DIR)/dos/*.lrf \ $(PDC_DIR)/dos/*.h $(PDC_DIR)/dos/*.mak $(PDC_DIR)/dos/*.lrf \
95 95 $(PDC_DIR)/os2/README $(PDC_DIR)/os2/*.c $(PDC_DIR)/os2/*.h \ $(PDC_DIR)/os2/README $(PDC_DIR)/os2/*.c $(PDC_DIR)/os2/*.h \
96 $(PDC_DIR)/os2/*.mak $(PDC_DIR)/os2/*.lrf $(PDC_DIR)/os2/*.def \
96 $(PDC_DIR)/os2/*.mak $(PDC_DIR)/os2/*.lrf \
97 97 $(PDC_DIR)/sdl1/README $(PDC_DIR)/sdl1/*.c $(PDC_DIR)/sdl1/*.h \ $(PDC_DIR)/sdl1/README $(PDC_DIR)/sdl1/*.c $(PDC_DIR)/sdl1/*.h \
98 98 $(PDC_DIR)/sdl1/Make* $(PDC_DIR)/win32/README $(PDC_DIR)/win32/*.c \ $(PDC_DIR)/sdl1/Make* $(PDC_DIR)/win32/README $(PDC_DIR)/win32/*.c \
99 $(PDC_DIR)/win32/*.h $(PDC_DIR)/win32/*.mak $(PDC_DIR)/win32/*.def \
99 $(PDC_DIR)/win32/*.h $(PDC_DIR)/win32/*.mak \
100 100 $(PDC_DIR)/win32/*.ico $(PDC_DIR)/win32/*.rc $(PDC_DIR)/x11/README \ $(PDC_DIR)/win32/*.ico $(PDC_DIR)/win32/*.rc $(PDC_DIR)/x11/README \
101 101 $(PDC_DIR)/x11/*.c $(PDC_DIR)/x11/*.xbm $(PDC_DIR)/x11/*.h \ $(PDC_DIR)/x11/*.c $(PDC_DIR)/x11/*.xbm $(PDC_DIR)/x11/*.h \
102 102 $(PDC_DIR)/x11/Makefile.* $(PDC_DIR)/doc/manext.c \ $(PDC_DIR)/x11/Makefile.* $(PDC_DIR)/doc/manext.c \
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vifm-pdcurses

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vifm-pdcurses

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master