]> 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
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
2007-10-22 Joey Hessdon't print \n between skipped repos
2007-10-22 Joey Hessgetcwd might fail if the working directory is deleted...
2007-10-21 Joey Hessfix leaf subdir case
2007-10-21 Joey Hess* Add ability to reorder repos, if you want mr to act...
2007-10-21 Joey Hessimprove wording
2007-10-21 Joey Hess* hours_since was broken by design, and fixing it invol...
2007-10-21 Joey Hessreally works now
2007-10-21 Joey Hesson second thought, this is a better test
2007-10-21 Joey Hessadd syntax check to build process
2007-10-21 Joey Hessassume any action with "update" in its name is like...
2007-10-21 Joey Hessinclude a simplified mrconfig and move the hairy stuff...
2007-10-21 Joey Hess* Add to the example mrconfig a "tags" command that...
2007-10-21 Joey Hessreword
2007-10-21 Joey Hessmention mercurial too
2007-10-21 Joey Hessadd announcedir target, for news on its web page
2007-10-21 Joey Hessreleasing version 0.5
2007-10-21 Joey Hessmention new feature
2007-10-21 Joey Hessneed to manally reap children since it manually forks now
2007-10-21 Joey Hesstypo
2007-10-21 Joey Hessminor wording improvements
2007-10-21 Joey Hessfix -j mode to preserve stderr distinct from stdout,
2007-10-20 Joey Hesstypo
2007-10-20 Joey Hess-j bugfixes
2007-10-20 Joey Hessreorder to avoid race
2007-10-20 Joey Hess* Incorporate code from on Anthony Towns's mrs, to...
2007-10-20 Joey Hessimprove quietupdate
2007-10-20 Joey Hessadd an example of how to run git w/o getting random...
2007-10-20 Joey Hessadd mercurial
2007-10-20 Joey Hesscleanups
2007-10-20 Alexander WirtAdd support for mercurial
2007-10-20 Joey Hessgit push example
2007-10-20 Joey Hess* Change mr update to use git pull -t origin master...
2007-10-19 Joey Hessexample
2007-10-19 Joey Hess* Fix output of "mr config DEFAULT lib".
2007-10-19 Joey Hessrewording
2007-10-19 Joey Hess* Removed special case repository deletion handling...
2007-10-19 Joey Hesscrazy idea
2007-10-18 Joey Hessa todo item based on one from madduck, plus my own...
2007-10-18 Joey Hessreleasing version 0.4
2007-10-18 Joey Hessupdate changelog
2007-10-18 Joey HessI think it works now
2007-10-18 Joey HessMerge branch 'master' into mrconfig_bestguess
2007-10-18 Joey Hessdon't abs_path($ENV{MR_CONFIG})
2007-10-18 Joey Hess* Support registering CVS repositories. Closes: #447171
2007-10-18 Joey Hessincomplete work to try to guess the right mrconfig...
next