Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mark Longair
Mark Longair has asked
20
questions and find answers to
407
problems.
Stats
20.2k
EtPoint
8.6k
Vote count
20
questions
407
answers
About
I'm a developer for mySociety. On Twitter, I'm @mhl20 and my homepage is here.
Mark Longair questions
Why can't the mime-types gem (unpacked in vendor/gems) be found?
Why is dragging in Raphaël broken by stopping propagation of mousemove in an enclosing element in the bubble phase?
How can one safely use a shared object database in git?
How do you use pagination in a Django REST framework ViewSet subclass?
What's the best way to extract a tree from a git repository?
Why doesn't setting GIT_WORK_TREE work in a post-commit hook?
Can I use libjpeg to read JPEGs with an alpha channel?
How can one find the Unicode codepoints that a font has glyphs for, on a Debian-based system?
How could one disable new account creation with django-allauth, but still allow existing users to sign in? [duplicate]
How can one replace an element with text in lxml?
Mark Longair answers
How to have Git show a file's version history
In Bash, how can I lazy eval 'date'?
Get git SHA1 hash of a changeset (or diff) in a commit
How can I remove 'excluded' files from a Git repository?
Why can't the mime-types gem (unpacked in vendor/gems) be found?
git post-commit hooks
Why is dragging in Raphaël broken by stopping propagation of mousemove in an enclosing element in the bubble phase?
How can I check for a new line in string in Python 3.x?
Accept default git commit message after a squashed merge
What's the best way to find if a given git commit is in a tagged release