mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / Git /
2013-03-21 W. Trevor Kinggit-grepall.sh: Add a script for grepping all local...
2012-12-07 W. Trevor Kingposts:git:notes: mention `git remote prune`
2012-12-05 W. Trevor Kingposts:git:notes: show how to tag a file (e.g. junio...
2012-11-12 W. Trevor Kingposts:git:notes: add cat-file example
2012-10-22 W. Trevor Kingposts:git:notes: talk about submodule updates and the...
2012-10-12 W. Trevor Kinggit-publish.py: bump to Python 3.
2012-09-05 W. Trevor Kingposts:git:notes: point people towards git notes ref...
2012-09-05 W. Trevor Kingposts:git:notes: add missing origin/master to format...
2012-09-05 W. Trevor Kingposts:Git:notes: add a quick intro to `git notes`.
2012-08-30 W. Trevor Kingposts:Git:notes: add commit signing example.
2012-06-01 W. Trevor KingMention `git describe` in my Git notes.
2012-04-18 W. Trevor KingAdd send-email notes to Git/notes.org.
2012-03-20 W. Trevor KingAdd spell.sh example to Git filtering notes.
2012-03-15 W. Trevor KingAdd note on merging a single file from a foreign repo...
2012-03-15 W. Trevor KingAdd notes on rewinding bare repositories in Git.
2012-02-13 W. Trevor KingManual bisection of kernel bugs is possible using Git.
2012-02-07 W. Trevor KingChange my email address back to drexel (Verizon blocks...
2012-01-27 W. Trevor KingAdd `git clean` notes to notes.org.
2011-12-16 W. Trevor KingChange email address from drexel to tremily.
2011-12-15 W. Trevor KingMove from physics.drexel.edu/~wking/unfolding-disasters...
2011-12-09 W. Trevor KingMake bare repo globally readable (chmod 755) in git...
2011-12-06 W. Trevor KingFix default-repo help formatting in git-publish.py.
2011-12-06 W. Trevor KingRewrite git-publish as a Python script, and add it...
2011-08-04 W. Trevor KingAdd `--tags` to `git name-rev` example.
2011-05-18 W. Trevor KingIdentify `git-*` to `git *` transition version in Git...
2011-05-15 W. Trevor KingUpdate to modern Git syntax 'git-*' -> git *'.
2011-05-11 W. Trevor KingMerge branch 'master' of /home/wking/notes/ikiwiki
2011-05-11 W. Trevor KingAdded git-unmerged-branches.sh
2011-05-11 W. Trevor KingMerge branch 'master' of /home/wking/notes/ikiwiki
2011-05-11 W. Trevor King`git cherry` and remote branch removal hints in Git...
2011-02-23 W. Trevor KingAdd `git diff --word-diff` and `git name-rev` notes...
2011-02-01 W. Trevor KingGive alternative method for rolling back history in...
2011-01-22 W. Trevor KingAdd notes on restoring deleted files to Git/notes.org.
2010-10-06 W. Trevor KingMore updates to posts/Git/notes.org markup.
2010-10-06 W. Trevor KingIndentation and markup fixes to posts/Git/notes.org.
2010-10-06 W. Trevor KingCorrect typo Boogk -> Book in posts/Git/notes.org.
2010-10-06 W. Trevor KingAdded org-mode Git notes.