summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Additional scenario for the 'as' commandDaniel Silverstone2013-06-221-0/+34
| * Support testing of 'as'Daniel Silverstone2013-06-223-11/+54
| * Add empty command yarnsDaniel Silverstone2013-06-2221-1/+28
| * Add a repo creation scenarioDaniel Silverstone2013-06-221-0/+25
| * Some more basic testing scenarios.Daniel Silverstone2013-06-222-0/+49
| * Initial testing tool, library and basic testDaniel Silverstone2013-06-225-0/+332
* | ACTION: Correct mistake regarding HTTP clientDaniel Silverstone2013-06-241-1/+1
|/
* Fix hiccough in error pathDaniel Silverstone2013-06-041-1/+2
* MAKEFILE: Also install gitano.copycommandDaniel Silverstone2013-06-041-1/+1
* Merge remote-tracking branch 'richardmaw/add-copy-command-rebase3'Daniel Silverstone2013-05-274-5/+319
|\
| * commands: add copy <source> <target>Richard Maw2013-05-272-0/+110
| * repository: don't break a copy in progressRichard Maw2013-05-271-0/+10
| * repository: add a copy_to methodRichard Maw2013-05-271-0/+51
| * util: add recursive directory copy functionsRichard Maw2013-05-271-0/+70
| * util: add hardlink_file and copy_symlink functionsRichard Maw2013-05-271-0/+24
| * util: add copy_fileRichard Maw2013-05-271-0/+44
| * repository: use path_join in some placesRichard Maw2013-05-231-4/+4
| * util: add path_join functionRichard Maw2013-05-231-0/+5
| * command: fix a typo in rename's error handlerRichard Maw2013-05-231-1/+1
* | Merge branch 'dsilvers/add-commands'Daniel Silverstone2013-05-276-88/+268
|\ \
| * | SKEL: Add setreadme to the operational defines.dsilvers/add-commandsDaniel Silverstone2013-05-271-1/+2
| * | COMMAND: Add readme set subcommandDaniel Silverstone2013-05-271-14/+41
| * | REPOSITORY: Add set_readme method.Daniel Silverstone2013-05-271-0/+20
| * | SKEL: Update defines for rename commandsDaniel Silverstone2013-05-271-2/+4
| * | COMMANDS: Add reasons to generate_confirmation callsDaniel Silverstone2013-05-272-4/+5
| * | ADMINCOMMAND: Fix group del to remove subgroup membershipDaniel Silverstone2013-05-271-0/+8
| * | ADMINCOMMAND: Add group renameDaniel Silverstone2013-05-271-5/+42
| * | ADMINCOMMAND: Fix user delete for group membershipDaniel Silverstone2013-05-271-0/+1
| * | ADMINCOMMAND: Add user rename commandDaniel Silverstone2013-05-271-7/+50
| * | REPOSITORY: Allow tokens to be customised with notesDaniel Silverstone2013-05-271-2/+2
| * | REPOCOMMAND: Add fsck commandDaniel Silverstone2013-05-271-1/+20
| * | REPOCOMMAND: Shunt gc and count-objects to gitano.repocommandDaniel Silverstone2013-05-273-53/+74
|/ /
* | README: Include PCRE dependency informationDaniel Silverstone2013-05-231-0/+2
* | Merge branch 'dsilvers/revamp-patterns'Daniel Silverstone2013-05-234-33/+65
|\ \ | |/ |/|
| * LACE: Add PCRE support to simple matcherdsilvers/revamp-patternsDaniel Silverstone2013-05-231-1/+6
| * LACE: Add prefix and suffix simple matchesDaniel Silverstone2013-05-234-4/+10
| * LACE: Update simple match with generic matchersDaniel Silverstone2013-05-231-22/+27
| * LACE: Alter simple match compiler ready for moreDaniel Silverstone2013-05-231-11/+27
|/
* BIN: gitano-post-receive-hook fix for newlines in oldshaDaniel Silverstone2013-05-161-1/+1
* REPOSITORY: Cope better with various cases of branch deletionDaniel Silverstone2013-05-011-8/+13
* ADMINCOMMAND: Fix 'as' to check if users existDaniel Silverstone2013-04-301-1/+8
* MAKE: Manpage installationDaniel Silverstone2013-04-251-1/+15
* Add the input data for gitano-setupDaniel Silverstone2013-04-251-1/+96
* Merge remote-tracking branch 'origin/liw/gitano-setup-manpage'Daniel Silverstone2013-04-251-0/+47
|\
| * Add preliminary manual page for gitano-setupliw/gitano-setup-manpageLars Wirzenius2013-04-251-0/+47
|/
* MAKE: distcleanDaniel Silverstone2013-04-251-0/+3
* POST-RECEIVE: Cause the info/web/last-modified to be updatedDaniel Silverstone2013-04-241-0/+9
* REPO: Add a mechanism to update the info/web/last-modified fileDaniel Silverstone2013-04-241-0/+49
* USERCOMMAND: In sshkey, ensure we refuse to continue if tag format is badDaniel Silverstone2013-04-241-0/+1
* USERCOMMAND: Fix up whoami output a littleDaniel Silverstone2013-04-241-6/+6