]> git.madduck.net Git - code/myrepos.git/shortlog

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:

code/myrepos.git
2008-02-03 Joey Hesslast git-*
2008-01-24 Joey Hessreleasing version 0.21
2008-01-24 Joey Hessdocument how to make it rebase
2008-01-24 Joey Hessmerge git-svn support from Bastian Kleineidam's impleme...
2008-01-19 Joey Hess* Add lib/git-svn, which can be included to add support...
2008-01-19 Joey Hessadd handler for record
2008-01-19 Joey Hesstypo
2008-01-12 Joey Hessupdates, merge from my main mrconfig
2008-01-03 Joey Hessreleasing version 0.20
2008-01-03 Joey Hess* Improve unison support.
2007-12-22 Joey Hessoops
2007-12-22 Joey Hess* Add a "record" subcommand, borrowing termonology...
2007-12-22 Joey Hess* Add -q flag.
2007-12-22 Anthony Townsadd "mr -q" to shut up all the repository related info
2007-12-13 Joey Hessreleasing version 0.19
2007-12-13 Joey Hess* Updating git repos no longer uses git-pull -t by...
2007-12-04 Joey Hess* Support versions of man that don't use -l.
2007-12-04 Elijah NewrenFix some typos
2007-11-29 Joey Hessreleasing version 0.18
2007-11-29 Joey Hess* darcs: Use record subcommand, there is no commit...
2007-11-29 Joey Hessreleasing version 0.17
2007-11-28 Joey Hess* Use LC_MESSAGES=C not LANG=C, as if the user has...
2007-11-25 Joey Hessreleasing version 0.15
2007-11-25 Joey Hess* Add a warning about runing too many jobs at a time.
2007-11-25 Josh Triplett* Make -j with no argument run unlimited jobs in parall...
2007-11-25 Joey Hesshmm, this turns out to have been requested in the bts...
2007-11-25 Joey Hess* Allow -n to be passed a number to specify how deep...
2007-11-13 Joey Hessimprove message
2007-11-11 Joey Hessreleasing version 0.14
2007-11-09 Joey Hess* Cut number of rcs tests run in half.
2007-11-07 Joey Hess* Portability fixes for the non-POSIX shell of SunOS...
2007-11-06 Joey Hess* -c was broken, fix. Closes: #449539
2007-11-06 Joey Hesssync
2007-11-03 Joey Hessreleasing version 0.12
2007-11-03 Joey Hess* Don't try to test the repo type when doing a checkout...
2007-11-03 Joey Hess* Avoid creating parent directory for a checkout that...
2007-11-03 Joey Hessreleasing version 0.11
2007-11-03 Joey Hessupdates from my real config files
2007-11-03 Joey Hess* Better error message if more than one repo type test...
2007-11-02 Joey HessAllow option bundling, mostly so "-j2" will work.
2007-10-30 Joey Hess* Avoid using commands like git-config and instead...
2007-10-28 Joey Hessreleasing version 0.10
2007-10-28 Joey Hess* Make registration work when no config file yet exists...
2007-10-26 Joey Hessfunction reorder
2007-10-26 Joey Hess* Add a lib file for using unison with mr.
2007-10-26 Joey Hessadd an example of how to include all available libs
2007-10-26 Joey HessMerge branch 'master' of git://git.madduck.net/code/mr
2007-10-26 martin f. krafftFix git_fake_bare_update
2007-10-26 Joey Hessreleasing version 0.9
2007-10-26 Joey Hessa few more tweaks
2007-10-26 Joey Hessok, it's clean enough now
2007-10-26 Joey HessRevert "replace `pwd` calls with $PWD"
2007-10-26 Joey HessMerge commit 'madduck/master'
2007-10-26 Joey Hessjust a few more functions..
2007-10-26 martin f. krafftreplace `pwd` calls with $PWD
2007-10-26 martin f. krafftGet rid of GIT_WORK_TREE
2007-10-26 martin f. krafftadd a vim modeline to preserve joey's tabbing prefs
2007-10-26 Joey Hessmore reorganisation
2007-10-26 Joey Hessarn't you glad you use functions? don't you wish everyb...
2007-10-26 Joey Hessrename file
2007-10-26 Joey Hessremove set -x
2007-10-26 Joey Hessfix use of old hours_since syntax
2007-10-26 Joey Hessadd usage example
2007-10-26 Joey Hessimprovements to git fake bare checkouts
2007-10-26 Joey Hessmeh, try again at getting register to use the right...
2007-10-26 Joey Hessquote all url and dir strings written by mr reg
2007-10-26 Joey Hessfixed git fake bare checkout
2007-10-26 Joey Hessfix mr register to support actions defined in config...
2007-10-26 Joey Hessactions not split by rcs override those that are
2007-10-26 Joey Hesschangelog improvement
2007-10-26 Joey Hessadd
2007-10-26 Joey Hess* Add support for including one mrconfig file from...
2007-10-26 Joey Hesssome fixes to bare and fake-bare registering
2007-10-26 Joey Hesschangelog formatting
2007-10-26 Joey Hessmerge in madduck's changes to fix fake-bare worktree...
2007-10-26 Joey Hessmerge madduck's fix to not fail determining git url
2007-10-26 Joey HessMerge commit 'madduck/master'
2007-10-26 Joey Hessadd changelog entries for madduck's changes
2007-10-26 Joey Hessfinished up the action splitting
2007-10-25 Joey Hessdon't list rcs specific commands in usage message or
2007-10-25 Joey Hesssplit up actions by rcs
2007-10-25 martin f. krafftFix fake-bare worktree checkout
2007-10-25 martin f. krafftFix fake-bare worktree checkout
2007-10-25 martin f. krafftDo not fail determining git url
2007-10-25 martin f. krafftreplace basename call with shell construct
2007-10-25 martin f. krafftAdd info() and warning() akin to error()
2007-10-25 martin f. krafftreplace $(pwd) calls with $PWD
2007-10-25 martin f. krafftRefactor repository type detection
2007-10-25 martin f. krafftRefactor checking for (type of) Git repository
2007-10-25 martin f. krafftImplement (initial) support for fake bare git repositories
2007-10-25 martin f. krafftadd a vim modeline to preserve joey's tabbing prefs
2007-10-25 Joey Hessreleasing version 0.8
2007-10-25 Joey Hess* Patch from Simon McVittie, to pass -a to darcs comman...
2007-10-24 Joey Hess* Improve "in subdir" message.
2007-10-24 Joey Hessreleasing version 0.7
2007-10-23 Joey Hess* Patch from Simon McVittie, adding support for darcs...
2007-10-22 Joey Hessuse git tag -l , needed by older gits
2007-10-22 Joey Hess* Fix inverted tests in tags command. (madduck)
2007-10-22 martin f. krafftswitch tests for vcs directories for tags method
2007-10-22 Joey Hessreleasing version 0.6
next