index
:
delta/gitano/gitano.git
archive-plugin
baserock/danielsilverstone/S10632-plugin-support
baserock/danielsilverstone/S10633-repo-detection
baserock/danielsilverstone/S10634-rsync-support
baserock/danielsilverstone/upgrade-gitano-fix-rsync
baserock/liw/new-lc-2
baserock/master
baserock/morph
baserock/pedroalvarez/openstack-trove2
baserock/pedroalvarez/trove-ansible3
baserock/richardipsum/cgis
baserock/richardipsum/gitano_http
baserock/richardipsum/http
baserock/richardipsum/http_br
baserock/richardipsum/http_v2
baserock/richardipsum/http_v3
baserock/richardipsum/http_v3_br
baserock/richardipsum/log_emerg
baserock/richardipsum/stringbuf
baserock/richardipsum/syslog
dsilvers/1.1.1
dsilvers/add-commands
dsilvers/coverage-testing
dsilvers/fix-272
dsilvers/fix-for-git-213
dsilvers/force-push-testing
dsilvers/gitano-setup-tweaks
dsilvers/gtt-cover-not-default
dsilvers/hooks
dsilvers/multimail
dsilvers/reown-on-rename
dsilvers/revamp-patterns
dsilvers/sysbranch-fixes
dsilvers/testing
dsilvers/testing-improvement
dsilvers/update-on-create
http-updates
liw/admindoc
liw/gitano-setup-manpage
lua-http
master
nexus/ed25519
nexus/ed25519_retry
nexus/yarn_testing_dots_in_names
nexus/yarn_testing_rename_self
richardmaw/githookdoc
richardmaw/test-as-auditable
richardmaw/test-warn-dangling-head
richardmaw/unified-patterns
richards/config-public
supple-integration
git.gitano.org.uk: gitano.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Change commands to lace themselves using repo:run_lace() so that we can ↵
Daniel Silverstone
2012-05-27
4
-39
/
+44
|
|
|
|
later do multiple laces in a command
*
Iterate the revlist backwards so CIA gets the oldest commit first
Daniel Silverstone
2012-05-27
1
-1
/
+1
|
*
Ensure CIA only uses the first parent, so it doesn't blow up merge requests
Daniel Silverstone
2012-05-27
1
-1
/
+1
|
*
GIT.REPOSITORY: Allow :rev_list() to support first-parent-only
Daniel Silverstone
2012-05-27
1
-1
/
+4
|
*
MARKDOWN: Add a make_id function and add IDs to header lines
Daniel Silverstone
2012-05-27
1
-2
/
+36
|
*
Add a readme command
Daniel Silverstone
2012-05-21
1
-0
/
+46
|
*
REPOSITORY: Fix typo in self:fs_path()
Daniel Silverstone
2012-05-21
1
-1
/
+1
|
*
REPOSITORY: import markdown properlY
Daniel Silverstone
2012-05-21
1
-1
/
+1
|
*
REPOSITORY: If there's an HTML README created, export it
Daniel Silverstone
2012-05-21
1
-0
/
+19
|
*
REPOSITORY: If there's a README.mdwn, load and convert it
Daniel Silverstone
2012-05-21
1
-1
/
+15
|
*
GITANO: Add markdown to the imported modules
Daniel Silverstone
2012-05-21
1
-0
/
+2
|
*
MARKDOWN: Tidy up for portability
Daniel Silverstone
2012-05-21
1
-307
/
+58
|
*
MARKDOWN: Tidy markdown.lua
Daniel Silverstone
2012-05-21
1
-1358
/
+1247
|
*
Add markdown.lua and the copyright for it
Daniel Silverstone
2012-05-21
1
-0
/
+1359
|
*
REPOSITORY: Force the empty tree to always exist. Skanky for now
Daniel Silverstone
2012-05-17
1
-0
/
+4
|
*
GIT.REPOSITORY: Add a force_empty_tree() method
Daniel Silverstone
2012-05-17
1
-0
/
+4
|
*
match returns nil/str, matcher should return true/false
Daniel Silverstone
2012-05-17
1
-1
/
+1
|
*
LOG: Fix logging snafu
Daniel Silverstone
2012-05-16
1
-1
/
+1
|
*
Force all logging statements to be strings
Daniel Silverstone
2012-05-16
1
-1
/
+5
|
*
LACE: Work better with nascent repositories
Daniel Silverstone
2012-05-16
1
-7
/
+15
|
*
LACE: Remove some debug and clean up simple matchers setup
Daniel Silverstone
2012-05-16
1
-7
/
+15
|
*
ACTIONS: Fix ref access for builtin actions
Daniel Silverstone
2012-05-16
1
-6
/
+6
|
*
COMMAND: Stop debug statements for adding commands
Daniel Silverstone
2012-05-16
1
-0
/
+2
|
*
REPOSITORY: Better debug during check_local_git_files
Daniel Silverstone
2012-05-16
1
-3
/
+2
|
*
COMMANDS: fix the operation context. Will want to change how _prep works later
Daniel Silverstone
2012-05-16
1
-7
/
+5
|
*
LACE: add execute
Daniel Silverstone
2012-05-16
1
-0
/
+1
|
*
Rename git/init.lua to git.lua
Daniel Silverstone
2012-05-16
1
-0
/
+0
|
*
LACE: Switch over to Lace for rulesets. Untested
Daniel Silverstone
2012-05-16
6
-633
/
+276
|
*
CONFIG: Load a gitano repository object for the admin repo once it's ready
Daniel Silverstone
2012-05-16
1
-1
/
+6
|
*
LIB: Rename gitano/init.lua to gitano.lua for easier LUA_PATH
Daniel Silverstone
2012-05-16
1
-0
/
+0
|
*
Handle description updates more effectively
Daniel Silverstone
2012-05-16
1
-4
/
+13
|
*
COMMAND: Add help text to all remaining visible commands
Daniel Silverstone
2012-05-09
1
-4
/
+35
|
*
UTIL: Neater mkdir_p implementation which does not spawn()
Daniel Silverstone
2012-05-07
1
-7
/
+28
|
*
REPOSITORY: Rework chmod to use luxio.simple.chmod() rather than spawning
Daniel Silverstone
2012-05-07
1
-8
/
+5
|
*
GIT.REPOSITORY: Ensure stderr is swallowed when running git
Daniel Silverstone
2012-05-07
1
-0
/
+2
|
*
REPOSITORY: Make get_ref() use --verify to ensure a single ref is returned
Daniel Silverstone
2012-05-07
1
-1
/
+1
|
*
ACTIONS: Initial CIA.vc report commit-notifications
Daniel Silverstone
2012-05-07
1
-0
/
+152
|
*
LOG: More resilient log level setting etc
Daniel Silverstone
2012-05-07
1
-2
/
+21
|
*
REPOSITORY: Add rev_list() support
Daniel Silverstone
2012-05-07
1
-0
/
+17
|
*
UTIL: Add html_escape. Incomplete but good enough for things like CIA
Daniel Silverstone
2012-05-07
1
-0
/
+9
|
*
GIT.LL: Add rev-list
Daniel Silverstone
2012-05-07
1
-1
/
+1
|
*
ACTIONS: Move hook_globals into actions, add a simple http_get wrapper
Daniel Silverstone
2012-05-04
1
-0
/
+48
|
*
RULES: More useful ddebug on trycallout
Daniel Silverstone
2012-05-04
1
-0
/
+3
|
*
RULES: if the compile fails on a trycallout, ddebug it
Daniel Silverstone
2012-05-04
1
-0
/
+2
|
*
RULES: UserIs not IsUser
Daniel Silverstone
2012-05-04
1
-1
/
+4
|
*
RULES: Support reponame for CORE: rulesets
Daniel Silverstone
2012-05-04
1
-1
/
+2
|
*
RULES: Ensure we can load core: rules
Daniel Silverstone
2012-05-03
1
-0
/
+4
|
*
REPOSITORY: Add a populate_tags() method to repositories
Daniel Silverstone
2012-05-03
1
-0
/
+5
|
*
RULES: Add various matches/is rules. Also fix the wagon error and allow ↵
Daniel Silverstone
2012-05-03
1
-3
/
+34
|
|
|
|
setting arbitrary tags
*
Allow underscores in the key name
Daniel Silverstone
2012-05-03
1
-1
/
+1
|
[prev]
[next]