index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
land: Fix failure detection.
Jelmer Vernooij
2010-10-05
1
-33
/
+39
*
land: Simplify retry checker.
Jelmer Vernooij
2010-10-05
1
-20
/
+30
*
land-remote: Force running in foreground when pushing to master.
Jelmer Vernooij
2010-10-04
1
-2
/
+2
*
land-remote: Announce what address email is going to be sent to.
Jelmer Vernooij
2010-10-04
1
-0
/
+3
*
autobuild: override the editor when marking the commit
Andrew Tridgell
2010-10-03
1
-1
/
+2
*
land: Inherit EMAIL from the environment.
Jelmer Vernooij
2010-10-03
1
-0
/
+3
*
land: Force always emailing when there is no other mechanism of progress repo...
Jelmer Vernooij
2010-10-03
1
-2
/
+8
*
land: Attach tarball of logs rather than individual logs to keep the
Jelmer Vernooij
2010-10-03
1
-19
/
+11
*
land: Some cosmetic fixes.
Jelmer Vernooij
2010-10-03
2
-30
/
+55
*
land: Attach test output files to result emails.
Jelmer Vernooij
2010-10-03
1
-11
/
+43
*
land: Add --revision argument.
Jelmer Vernooij
2010-10-03
2
-8
/
+29
*
land-remote: Run remote land command unbuffered.
Jelmer Vernooij
2010-10-03
2
-2
/
+2
*
land-remote: Pass extra arguments on to land.
Jelmer Vernooij
2010-10-03
2
-3
/
+3
*
land: Implement --fail-immediately directly in Python, provide subunit file.
Jelmer Vernooij
2010-10-02
1
-26
/
+96
*
land: Add separate treestagebuilder for subunit.
Jelmer Vernooij
2010-10-02
1
-12
/
+41
*
land: Cherry-pick tridges changes to autobuild.
Jelmer Vernooij
2010-10-02
1
-3
/
+22
*
land: Move stage building into a separate class so we can have subclasses (e....
Jelmer Vernooij
2010-10-02
1
-35
/
+64
*
land: Only pass shell=True if necessary.
Jelmer Vernooij
2010-10-02
1
-19
/
+22
*
land: Add --fail-slowly option.
Jelmer Vernooij
2010-10-02
2
-6
/
+13
*
Several smaller cleanups, use python coding style.
Jelmer Vernooij
2010-10-02
1
-17
/
+16
*
land: Avoid running things in a shell where not necessary.
Jelmer Vernooij
2010-10-02
1
-4
/
+9
*
land-remote: Checkout repository first.
Jelmer Vernooij
2010-10-02
1
-2
/
+3
*
land-remote: Use --repository option.
Jelmer Vernooij
2010-10-02
1
-1
/
+1
*
land: Add --repository option.
Jelmer Vernooij
2010-10-02
2
-4
/
+12
*
land: Move more functionality onto builder.
Jelmer Vernooij
2010-10-02
1
-9
/
+23
*
land: Avoid more uses of chdir().
Jelmer Vernooij
2010-10-02
1
-8
/
+2
*
Split land.py back out of autobuild.py, so I can change it without
Jelmer Vernooij
2010-10-02
2
-0
/
+473
*
bisect: more bisection options
Andrew Tridgell
2010-10-02
1
-6
/
+12
*
script: added bisect-test.py git bisect script
Andrew Tridgell
2010-10-01
1
-0
/
+85
*
autobuild: show top commit in emails
Andrew Tridgell
2010-10-01
1
-2
/
+20
*
autobuild: include autobuild.log in logs.tar.gz
Andrew Tridgell
2010-10-01
1
-0
/
+1
*
autobuild: fixed tuple count for retry
Andrew Tridgell
2010-10-01
1
-1
/
+1
*
autobuild: revert a bit more of the subunit changes
Andrew Tridgell
2010-10-01
1
-2
/
+2
*
autobuild: disable the subuit changes for now - they break error checking
Andrew Tridgell
2010-10-01
1
-2
/
+2
*
autobuild: fixed the tuples in the retry_task
Andrew Tridgell
2010-10-01
1
-2
/
+3
*
autobuild: cwd is needed on all command types
Andrew Tridgell
2010-10-01
1
-2
/
+2
*
autobuild: Avoid unnecessary chdir() calls.
Jelmer Vernooij
2010-10-01
1
-11
/
+7
*
autobuild: Output test results in subunit.
Jelmer Vernooij
2010-10-01
1
-3
/
+5
*
autobuild: Provide more information about build sequence, stage name and outp...
Jelmer Vernooij
2010-10-01
1
-51
/
+54
*
autobuild: Add --always-email option.
Jelmer Vernooij
2010-10-01
1
-0
/
+33
*
autobuild-remote: Support autobuild.py rather than land.py.
Jelmer Vernooij
2010-10-01
1
-0
/
+70
*
autobuild: Add --daemon option.
Jelmer Vernooij
2010-10-01
1
-0
/
+31
*
autobuild: Remove autogen step for projects that have checked in configure.
Jelmer Vernooij
2010-10-01
1
-6
/
+3
*
autobuild: Simplify find_git_root.
Jelmer Vernooij
2010-10-01
1
-11
/
+6
*
autobuild: fixed the --tail option for new log locations
Andrew Tridgell
2010-09-30
1
-1
/
+1
*
autobuild: push of ref/notes/commits isn't allowed in master
Andrew Tridgell
2010-09-30
1
-1
/
+3
*
autobuild: added much better email reporting
Andrew Tridgell
2010-09-30
1
-10
/
+48
*
autobuild: fixed exit status
Andrew Tridgell
2010-09-30
1
-1
/
+1
*
autobuild: use git notes for autobuild messages
Andrew Tridgell
2010-09-28
1
-1
/
+1
*
selftest: enable FAIL_IMMEDIATELY in autobuild make test
Andrew Tridgell
2010-09-28
1
-2
/
+2
[prev]
[next]