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.
2007-10-25 |
martin f. krafft | Refactor repository type detection |
commit | commitdiff | tree | snapshot |
2007-10-25 |
martin f. krafft | Refactor checking for (type of) Git repository |
commit | commitdiff | tree | snapshot |
2007-10-25 |
martin f. krafft | Implement (initial) support for fake bare git repositories |
commit | commitdiff | tree | snapshot |
2007-10-25 |
martin f. krafft | add a vim modeline to preserve joey's tabbing prefs |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Joey Hess | releasing version 0.8 |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Joey Hess | * Patch from Simon McVittie, to pass -a to darcs comman... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Joey Hess | * Improve "in subdir" message. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Joey Hess | releasing version 0.7 |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Joey Hess | * Patch from Simon McVittie, adding support for darcs... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Joey Hess | use git tag -l , needed by older gits |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Joey Hess | * Fix inverted tests in tags command. (madduck) |
commit | commitdiff | tree | snapshot |
2007-10-22 |
martin f. krafft | switch tests for vcs directories for tags method |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Joey Hess | releasing version 0.6 |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Joey Hess | don't print \n between skipped repos |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Joey Hess | getcwd might fail if the working directory is deleted... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | fix leaf subdir case |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | * Add ability to reorder repos, if you want mr to act... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | improve wording |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | * hours_since was broken by design, and fixing it invol... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | really works now |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | on second thought, this is a better test |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | add syntax check to build process |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | assume any action with "update" in its name is like... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | include a simplified mrconfig and move the hairy stuff... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | * Add to the example mrconfig a "tags" command that... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | reword |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | mention mercurial too |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | add announcedir target, for news on its web page |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | releasing version 0.5 |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | mention new feature |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | need to manally reap children since it manually forks now |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | minor wording improvements |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joey Hess | fix -j mode to preserve stderr distinct from stdout, |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | -j bugfixes |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | reorder to avoid race |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | * Incorporate code from on Anthony Towns's mrs, to... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | improve quietupdate |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | add an example of how to run git w/o getting random... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | add mercurial |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | cleanups |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Alexander Wirt | Add support for mercurial |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | git push example |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Joey Hess | * Change mr update to use git pull -t origin master... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joey Hess | example |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joey Hess | * Fix output of "mr config DEFAULT lib". |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joey Hess | rewording |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joey Hess | * Removed special case repository deletion handling... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joey Hess | crazy idea |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | a todo item based on one from madduck, plus my own... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | releasing version 0.4 |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | update changelog |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | I think it works now |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | Merge branch 'master' into mrconfig_bestguess |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | don't abs_path($ENV{MR_CONFIG}) |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Support registering CVS repositories. Closes: #447171 |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | incomplete work to try to guess the right mrconfig... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Allow for more complex deleted tests, such as marking... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | fis logic stupidity |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Add the -n switch, for disabling recursion. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Fix a bug caused by a stupid typo. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Output list of failed repos to stderr when -s is... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | improve changelog |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | fixup comment |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | add changelog entry and use mkdir -p |
commit | commitdiff | tree | snapshot |
2007-10-18 |
martin f. krafft | ensure parent dir exists prior to checkout |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Signal handling for commands run by mr, including... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Joey Hess | * Fix mr register to work when -c is specified using... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Joey Hess | releasing version 0.3 |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Joey Hess | * Typo files from madduck. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Joey Hess | * mr register will now write to whatever config file... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | * Add a check to make sure the expected directory exist... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | simplify, not going to track my own file for this as... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | update |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | releasing version 0.2 |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | new todo item |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | add -s option |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Joey Hess | * Fix a bug in inheritance of default settings in chain... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Joey Hess | docs |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Joey Hess | heh, aj |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | * Fix line number display for config file parse errors. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | releasing version 0.1 |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | add folding |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | add |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | rewording |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | improve description |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | incompatible mrconfig file format change |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | config improvements |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | add ability to skip doing eg, updates, more frequently... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Joey Hess | add support for getting config settings |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Joey Hess | mr register: default to registering the current directory |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Joey Hess | use LANG=C when parsing command output |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Joey Hess | update |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Joey Hess | bzr support for register |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Joey Hess | bugfixes developed while writing blog post |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Joey Hess | docs |
commit | commitdiff | tree | snapshot |
next |