summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UTIL: Add temporary file supportDaniel Silverstone2016-09-241-0/+17
* Fix inconsistent indentation for recent commitsRichard Maw2016-09-243-13/+13
* KEYRING: Add keyring command and associated gubbinsDaniel Silverstone2016-09-245-1/+176
* CONFIG: Ensure keyrings aren't unexpectedly copiedDaniel Silverstone2016-09-241-2/+3
* Allow specifying 'SCENARIO=blah' when make testDaniel Silverstone2016-09-241-0/+3
* LACE: Provide new/old object data (incl. type and sign state) to laceDaniel Silverstone2016-09-242-0/+6
* CONFIG: Add basic support for keyrings into configDaniel Silverstone2016-09-241-0/+24
* Performed i18n on all bin/*.inDaniel Silverstone2016-08-286-58/+101
* Initial i18n/l10n of gitano-setupDaniel Silverstone2016-08-277-72/+272
* Basic i18n moduleDaniel Silverstone2016-08-2712-1/+53
* Remove set-head and set-description since config has been able to set these f...Daniel Silverstone2016-08-201-86/+0
* Remove mention of set-ownerDaniel Silverstone2016-08-201-1/+2
* Remove set-owner and ensure setting project.owner gets validatedDaniel Silverstone2016-08-202-63/+13
* Ensure that supple works during gitano-setup to early-warn if something's oddDaniel Silverstone2016-05-301-0/+34
* Allow --force as token textDaniel Silverstone2016-05-302-9/+18
* Ensure curl operations are pcall'dDaniel Silverstone2016-05-301-1/+8
* Support tags pointing at tags in the update hookDaniel Silverstone2016-05-301-2/+2
* Ensure user add and group add validate their inputs. Fixes https://trello.co...Daniel Silverstone2016-05-303-0/+24
* Add CoCDaniel Silverstone2016-05-301-0/+20
* Merge remote-tracking branch 'rmaw/config'Daniel Silverstone2016-02-029-31/+83
|\
| * testing: Add yarn for shallow pushesRichard Maw2016-01-132-1/+21
| * testing: Support checking for the existence of files in repos server-sideRichard Maw2016-01-131-0/+4
| * testing: extend gtt to support pushingRichard Maw2016-01-132-0/+10
| * testing: Extend cloneviassh to accept depthRichard Maw2016-01-132-4/+4
| * gitano.repository.git_command: Handle shallowUpdate configRichard Maw2016-01-131-0/+17
| * Call git commands through repo:git_command()Richard Maw2016-01-134-26/+20
| * gitano.repository: Add git_command() methodRichard Maw2016-01-111-0/+7
* | Merge remote-tracking branch 'rmaw/yarns'Daniel Silverstone2016-02-023-21/+51
|\ \ | |/ |/|
| * yarns: Test basic server side copy behaviourRichard Maw2016-01-052-2/+32
| * util.copy_dir: Make more tolerant to DT_UNKNOWNRichard Maw2016-01-051-19/+19
|/
* Merge remote-tracking branch 'rmaw/yarns'Daniel Silverstone2016-01-049-9/+65
|\
| * testing: Add tests for rsync pluginRichard Maw2015-12-044-1/+43
| * testing: One weird tip discovered by test engineer to extend coverage, LOC me...Richard Maw2015-12-041-1/+1
| * testing: Test that project.owner can be setRichard Maw2015-12-041-0/+18
| * testing: Remove yarn files for deprecated commandsRichard Maw2015-12-044-8/+4
|/
* Of course, we might rename the orig user tooDaniel Silverstone2015-11-061-0/+3
* Try and make detection of lack of repository somewhat automaticDaniel Silverstone2015-11-052-1/+4
* Warn about dangling HEAD following a successful pushDaniel Silverstone2015-11-051-1/+8
* Ensure you can write before copy is permitted to proceedDaniel Silverstone2015-11-051-1/+8
* Fix up set_head set_description and set_readme to thread committerDaniel Silverstone2015-11-051-3/+3
* Fix up calls to set_ownerDaniel Silverstone2015-11-052-3/+3
* Ensure uses of repo:save_admin() propagate author and committerDaniel Silverstone2015-11-052-10/+14
* Support committing to adminrefs with author/committer differentDaniel Silverstone2015-11-051-7/+11
* Thread the old user context through cleanlyDaniel Silverstone2015-11-051-1/+2
* Support passing the committer for user and group and sshkey commandsDaniel Silverstone2015-11-052-3/+4
* Support author and committerDaniel Silverstone2015-11-051-7/+12
* Support dots in users and groupsDaniel Silverstone2015-11-052-4/+4
* Support renaming the user calling user renameDaniel Silverstone2015-11-051-0/+4
* Fix message on group renameDaniel Silverstone2015-11-051-1/+1
* Add support for auto_user_* and auto_group_*Daniel Silverstone2015-11-051-1/+36