summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Added a --no-cd option to support/lsh so that the script can be used byWayne Davison2008-04-181-5/+17
* Moving some files from support into packaging.Wayne Davison2008-04-053-301/+0
* Some improvements for support/patch-update:Wayne Davison2008-03-241-16/+37
* Properly handle a new patch-branch that is only available locally.Wayne Davison2008-03-231-3/+5
* A couple more support/rrsync tweaks:Wayne Davison2008-03-191-1/+2
* Updated rrsync to deal with the latest 3.0.0's use of the -e option.Wayne Davison2008-03-042-3/+12
* Don't force the user to start from the master branch when anyWayne Davison2008-02-241-6/+6
* Using rebase for the patches has become a failing-hunkWayne Davison2008-02-061-2/+2
* Fixed finding of parent's description when @ARGV doesn't mention it.Wayne Davison2008-02-041-10/+13
* Improved the usage message.Wayne Davison2008-02-031-3/+3
* Fixed the diffing of generated files when creating a patch that hasWayne Davison2008-02-021-14/+44
* - Make sure the Makefile is up-to-date before running "make gen".Wayne Davison2008-01-121-6/+13
* Some minor tweaks:Wayne Davison2007-12-311-1/+3
* Revised release-rsync and nightly-rsync code to create a tar filesWayne Davison2007-11-291-0/+2
* Don't use git-FOO command to call git sub-commands.Wayne Davison2007-11-271-15/+13
* Add a new daemon security option: "munge symlinks".Wayne Davison2007-11-271-0/+60
* Return to the master branch at the end.Wayne Davison2007-11-251-0/+3
* Modified the discovery of the generated files & use "make gen".Wayne Davison2007-11-251-9/+13
* Adding a support script that can be used to make the checked-outWayne Davison2007-11-171-0/+34
* Make sure we process a parent patch before a dependent patch.Wayne Davison2007-11-161-19/+51
* Handle new PATCH-$name files, improved $last_touch code,Wayne Davison2007-11-121-17/+18
* Make sure that time has progressed when we need change branchesWayne Davison2007-11-121-3/+8
* If we start a sub-shell to let the user fix a rebase, output aWayne Davison2007-11-121-1/+5
* This script transforms one or more patch/* branches intoWayne Davison2007-11-111-0/+101
* Including my extern-squishing script, which just found anWayne Davison2007-11-111-0/+18
* Improved -s and support cvs's -e30.8 version idiom.Wayne Davison2007-09-172-4/+2
* Disable -s by default.Wayne Davison2007-09-162-2/+2
* Adding knowledge of some new options.Wayne Davison2007-09-151-1/+5
* That should have been -s.Wayne Davison2007-09-151-1/+1
* Force knowledge the -p option, since it gets passed specially.Wayne Davison2007-09-151-0/+2
* Added a remote-shell substitute for use in testing and for certainWayne Davison2007-09-081-0/+23
* The print now uses a more straight-forward map() instead of a join().Wayne Davison2007-03-211-2/+2
* Fixed the item numbers in the regex comment.Wayne Davison2006-12-201-5/+5
* Call SIGACTION() instead of signal().Wayne Davison2006-12-181-1/+5
* Added parsing for all the latest options.Wayne Davison2006-09-181-1/+9
* The --min-size arg doesn't need to be path-checked either.Wayne Davison2006-09-181-1/+1
* A slight simplification to the last change.Wayne Davison2006-09-021-1/+1
* An even better way to un-backslash-escape the filenames from find.Wayne Davison2006-09-021-2/+1
* Fixed handling of filenames with an embedded $, @, or %.Wayne Davison2006-08-311-1/+3
* A nice file-attribute maintenance script that lets you restoreWayne Davison2006-03-211-0/+172
* Improved the regex to match syslog lines and be easier to read.Wayne Davison2006-03-131-2/+15
* Changed default logfile setting from /var/adm/rsyncd.log toWayne Davison2006-02-021-1/+1
* This perl script automates the conversion of a list of pathnamesWayne Davison2006-01-301-0/+27
* Improved the usage info in the opening comment.Wayne Davison2005-12-191-12/+5
* Improved the usage comments.Wayne Davison2005-10-041-2/+8
* A simple filter script to output messages from a single module.Wayne Davison2005-10-031-0/+28
* Changed the arg-splitting code so that it can handle a literalWayne Davison2005-06-231-2/+3
* Tweaked a comment in the perl code we output.Wayne Davison2005-06-231-1/+1
* Changed the code to use the single long-option hash from cull_options.Wayne Davison2005-06-171-65/+57
* - Fixed a bug where the --*-dest options weren't being culled.Wayne Davison2005-06-171-25/+17