- May 08, 2014
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
This reverts commit 056f86ae. Conflicts: vcsh.1 This messes too much with my Debian packaging workflow; I will introduce a new branch with static manpages (basically what I did for homebrew).
-
- May 07, 2014
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Thorsten Glaser authored
Never pass user input as first argument of printf(1), similar to how you never do that with printf(3). Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
-
- Apr 05, 2014
-
-
Richard Hartmann authored
Fix ticks and commas
-
- Mar 31, 2014
-
-
Richard Hartmann authored
sh-code portability improvements and fixes
-
G.raud authored
use export without assignment delete needless quoting (after case, in assignments, ...) add missing quoting (on the echo command line, ...) make sure 'test =' is not called with empty arguments do not call test with more than 4 arguments
-
- Mar 24, 2014
-
-
Thomas Ferris Nicolaisen authored
-
Richard Hartmann authored
Link to doc files
-
Thomas Ferris Nicolaisen authored
GitHub markdown supports linking to relative files.
-
Richard Hartmann authored
Hopefully, this makes vcsh less scary
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Mar 23, 2014
-
-
Richard Hartmann authored
Fix a typo and some casing
-
Thomas Ferris Nicolaisen authored
-
- Mar 16, 2014
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
-
- Mar 15, 2014
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Mar 13, 2014
-
-
Richard Hartmann authored
-
Richard Hartmann authored
The "Git won the Linux New Media Award for Outstanding contributions to Open Source" edition.
-
Richard Hartmann authored
-
- Mar 12, 2014
-
-
Jeff Fein-Worton authored
Added better help text Added error message if $GITURL unset
-
- Mar 07, 2014
-
-
Andrew Schwartzmeyer authored
-
Andrew Schwartzmeyer authored
-
- Mar 05, 2014
-
-
Richard Hartmann authored
-
Richard Hartmann authored
Conflicts: vcsh
-
- Mar 04, 2014
-
-
Richard Hartmann authored
github: fixes richih/vcsh#111
-
Richard Hartmann authored
assorted readme updates and other fixes
-
- Feb 27, 2014
-
-
Richard Hartmann authored
assorted readme updates and other fixes
-
Caleb Maclennan authored
BSD find (e.g. as found on Mac OSX) has more strict rules for parsing arguments and needs a path. PWD is not assumed as on GNU find.
-
Caleb Maclennan authored
There are other ways to do this, but this seems to be the most commonly used and easiest way to get the job done. Alternate methods could be added but at least having this one will alert folks that using this on OSX is an option.
-
- Feb 26, 2014
-
-
Caleb Maclennan authored
Since myrepos is so strongly recommended, included it in the distro specific install instructions. Refactor the Arch Linux instructions to better reflect most common usage.
-
Caleb Maclennan authored
Encourage the use of the stable packages per disro norms. The devel packages can be used but they trigger full git clones in many AUR helpers and are generally a pain if you don't specifically want them for something. Mention the devel package but update the URLs to point to the one that uses the normal packaging system.
-
Caleb Maclennan authored
The `mr` utilily is now called myrepos upstream and they have a new website address. Update the links in the readme, reflect the new name of the project where appropriate, and fix the copy surrounding its introdiction. The actual command is still `mr`.
-