summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reinstate `git ff`HEADmainOwen Jacobson2024-09-26
* Reinstate `git start`.Owen Jacobson2024-09-26
* Fix transposed arguments in `git bdiff`, `git blog`.Owen Jacobson2024-09-26
* Remove stray .DS_Store filesOwen Jacobson2024-03-12
* Move aliases to scripts.Owen Jacobson2023-12-13
* Publish to origin by default.Owen Jacobson2021-07-07
* Death to MIT licenses.Owen Jacobson2020-12-22
* Don't run hooks on wip commits.Owen Jacobson2020-06-17
* Move publish and wip to scripts.Owen Jacobson2020-06-17
* master -> main, but support repos that use masterOwen Jacobson2020-06-15
* Be explicit about licensing.Owen Jacobson2019-01-04
* Merge pull request #7 from ojacobson/this-pathOwen Jacobson2014-03-03
|\
| * Fixed `git this` when run from a subdir.Owen Jacobson2014-02-04
* | Merge pull request #5 from ojacobson/bdiff-dotsOwen Jacobson2014-03-03
|\ \
| * | Use common-ancestor notation for bdiffOwen Jacobson2014-03-03
* | | Merge pull request #6 from ojacobson/indentationOwen Jacobson2014-03-03
|\ \ \ | |/ / |/| |
| * | Whitespace normalization.Owen Jacobson2014-03-03
|/ /
* | Merge pull request #4 from ojacobson/bsummaryOwen Jacobson2014-03-03
|\ \ | |/ |/|
| * Added 'bsummary' (Branch Summary) command.Owen Jacobson2014-03-03
|/
* Merge pull request #3 from ojacobson/usage-docsOwen Jacobson2013-11-25
|\
| * Turns out the README was incomplete.Owen Jacobson2013-11-25
|/
* Merge pull request #1 from ojacobson/newbranch-is-startOwen Jacobson2013-11-25
|\
| * Rename `newbranch` to `start` for tersity (thanks, @idcmp!)Owen Jacobson2013-11-25
* | Merge pull request #2 from ojacobson/amend-no-editOwen Jacobson2013-11-25
|\ \ | |/ |/|
| * Include `--no-edit` in `git amend`, for streamlining. (Thanks, canton7!)Owen Jacobson2013-11-25
|/
* Exported my aliases for easier sharing.Owen Jacobson2013-11-25