-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: johnathan79717/codeforces-parser
base: master
head repository: MatthiasKauer/codeforces-parser
compare: master
- 11 commits
- 3 files changed
- 1 contributor
Commits on Feb 2, 2015
-
parse.py now successfully downloads on win7 (replaced two system call…
…s w/ Python funcs) and will only execute chmod on unix
unknown committedFeb 2, 2015 Configuration menu - View commit details
-
Copy full SHA for b21b51a - Browse repository at this point
Copy the full SHA b21b51aView commit details
Commits on Feb 24, 2015
-
began writing Python test file for cross-platform usage
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 6684cca - Browse repository at this point
Copy the full SHA 6684ccaView commit details -
test.py improved; now actually uses cpp and python depending on switches
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 33f1001 - Browse repository at this point
Copy the full SHA 33f1001View commit details -
matthias committed
Feb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for cf1a52d - Browse repository at this point
Copy the full SHA cf1a52dView commit details -
adjusted line endings to unix w/ vim to make shebang work
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for baec04c - Browse repository at this point
Copy the full SHA baec04cView commit details -
adjusted filenames; all are main.cc / main.py now so I don't have to
adjust testing script
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for dce1e9b - Browse repository at this point
Copy the full SHA dce1e9bView commit details -
matthias committed
Feb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 649d6c0 - Browse repository at this point
Copy the full SHA 649d6c0View commit details -
matthias committed
Feb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 1628444 - Browse repository at this point
Copy the full SHA 1628444View commit details -
adjusted parse.py for name change
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 31813bb - Browse repository at this point
Copy the full SHA 31813bbView commit details -
adjusted debug print in pyton template
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for a3484ae - Browse repository at this point
Copy the full SHA a3484aeView commit details -
Merge branch 'master' of https://github.com/johnathan79717/codeforces…
matthias committedFeb 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 7fe9fb1 - Browse repository at this point
Copy the full SHA 7fe9fb1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master