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.
2008-04-09 |
Joey Hess | releasing version 0.26 |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Joey Hess | capitalise sentence |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Joey Hess | Add -i option to start a shell if an operation fails... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Joey Hess | simplification |
commit | commitdiff | tree | snapshot |
2008-03-19 |
martin f. krafft | fix quoting in git-fake-bare:update |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Joey Hess | releasing version 0.25 |
commit | commitdiff | tree | snapshot |
2008-03-04 |
martin f. krafft | do not use eval in git-fake-bare |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Joey Hess | document changes |
commit | commitdiff | tree | snapshot |
2008-03-03 |
martin f. krafft | implement commit/record for git-fake-bare checkouts |
commit | commitdiff | tree | snapshot |
2008-03-03 |
martin f. krafft | implement diff for git-fake-bare checkouts |
commit | commitdiff | tree | snapshot |
2008-03-03 |
martin f. krafft | factor out extracting the worktree to a function |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Joey Hess | * Correct GIT_CONFIG settings in git-svn. Closes: ... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Joey Hess | releasing version 0.23 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Joey Hess | * Fix tests in git-svn include file to use MR_REPO... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Joey Hess | releasing version 0.22 |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Joey Hess | * Update bzr registration code to work with current... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Joey Hess | yay, even more git-* |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Joey Hess | last git-* |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Joey Hess | releasing version 0.21 |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Joey Hess | document how to make it rebase |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Joey Hess | merge git-svn support from Bastian Kleineidam's impleme... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Joey Hess | * Add lib/git-svn, which can be included to add support... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Joey Hess | add handler for record |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Joey Hess | updates, merge from my main mrconfig |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Joey Hess | releasing version 0.20 |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Joey Hess | * Improve unison support. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Joey Hess | oops |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Joey Hess | * Add a "record" subcommand, borrowing termonology... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Joey Hess | * Add -q flag. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anthony Towns | add "mr -q" to shut up all the repository related info |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Joey Hess | releasing version 0.19 |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Joey Hess | * Updating git repos no longer uses git-pull -t by... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Joey Hess | * Support versions of man that don't use -l. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Elijah Newren | Fix some typos |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Joey Hess | releasing version 0.18 |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Joey Hess | * darcs: Use record subcommand, there is no commit... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Joey Hess | releasing version 0.17 |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Joey Hess | * Use LC_MESSAGES=C not LANG=C, as if the user has... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Joey Hess | releasing version 0.15 |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Joey Hess | * Add a warning about runing too many jobs at a time. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Josh Triplett | * Make -j with no argument run unlimited jobs in parall... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Joey Hess | hmm, this turns out to have been requested in the bts... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Joey Hess | * Allow -n to be passed a number to specify how deep... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Joey Hess | improve message |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Joey Hess | releasing version 0.14 |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Joey Hess | * Cut number of rcs tests run in half. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Joey Hess | * Portability fixes for the non-POSIX shell of SunOS... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Joey Hess | * -c was broken, fix. Closes: #449539 |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Joey Hess | sync |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Joey Hess | releasing version 0.12 |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Joey Hess | * Don't try to test the repo type when doing a checkout... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Joey Hess | * Avoid creating parent directory for a checkout that... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Joey Hess | releasing version 0.11 |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Joey Hess | updates from my real config files |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Joey Hess | * Better error message if more than one repo type test... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Joey Hess | Allow option bundling, mostly so "-j2" will work. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Joey Hess | * Avoid using commands like git-config and instead... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Joey Hess | releasing version 0.10 |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Joey Hess | * Make registration work when no config file yet exists... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | function reorder |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | * Add a lib file for using unison with mr. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | add an example of how to include all available libs |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | Merge branch 'master' of git://git.madduck.net/code/mr |
commit | commitdiff | tree | snapshot |
2007-10-26 |
martin f. krafft | Fix git_fake_bare_update |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | releasing version 0.9 |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | a few more tweaks |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | ok, it's clean enough now |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | Revert "replace `pwd` calls with $PWD" |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | Merge commit 'madduck/master' |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | just a few more functions.. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
martin f. krafft | replace `pwd` calls with $PWD |
commit | commitdiff | tree | snapshot |
2007-10-26 |
martin f. krafft | Get rid of GIT_WORK_TREE |
commit | commitdiff | tree | snapshot |
2007-10-26 |
martin f. krafft | add a vim modeline to preserve joey's tabbing prefs |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | more reorganisation |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | arn't you glad you use functions? don't you wish everyb... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | rename file |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | remove set -x |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | fix use of old hours_since syntax |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | add usage example |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | improvements to git fake bare checkouts |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | meh, try again at getting register to use the right... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | quote all url and dir strings written by mr reg |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | fixed git fake bare checkout |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | fix mr register to support actions defined in config... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | actions not split by rcs override those that are |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | changelog improvement |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | add |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | * Add support for including one mrconfig file from... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | some fixes to bare and fake-bare registering |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | changelog formatting |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | merge in madduck's changes to fix fake-bare worktree... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | merge madduck's fix to not fail determining git url |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | Merge commit 'madduck/master' |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | add changelog entries for madduck's changes |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Joey Hess | finished up the action splitting |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Joey Hess | don't list rcs specific commands in usage message or |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Joey Hess | split up actions by rcs |
commit | commitdiff | tree | snapshot |
2007-10-25 |
martin f. krafft | Fix fake-bare worktree checkout |
commit | commitdiff | tree | snapshot |
2007-10-25 |
martin f. krafft | Fix fake-bare worktree checkout |
commit | commitdiff | tree | snapshot |
next |