]> git.madduck.net Git - code/twitter-archiver.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

initial checkin
authormartin f. krafft <madduck@madduck.net>
Sat, 10 Aug 2019 01:21:39 +0000 (03:21 +0200)
committermartin f. krafft <madduck@madduck.net>
Sat, 10 Aug 2019 01:21:39 +0000 (03:21 +0200)
commit849c48fb1ae4b3d94248a24a419b7ce519c52715
tree7acad1db02b8e915777a3c66219a2d6e83a989d1
initial checkin
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
authdata.py.sample [new file with mode: 0644]
fetch_tweets.sh [new file with mode: 0755]
followerdump.py [new file with mode: 0755]
followers [new submodule]
report_followers.sh [new file with mode: 0755]
track_followers.sh [new file with mode: 0755]
tweetfetch.py [new file with mode: 0755]
tweets/.gitignore [new file with mode: 0644]