Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tlatools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
tlatools
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
towards_1.8.0
Select Git revision
Selected
towards_1.8.0
Branches
2
master
default
protected
updateTLC
Tags
4
1.1.0-stups
1.0.2-stups
1.0.1-stups
1.0.0-stups
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Oct
30
Jul
24
19
18
17
20
Mar
2
Feb
1
31
Jan
23
17
14
8
6
5
4
3
30
Dec
28
23
21
20
16
15
12
11
10
1
30
Nov
23
17
15
12
8
2
30
Oct
26
25
20
18
15
12
11
10
27
Sep
14
13
9
7
6
4
2
27
Aug
26
25
24
23
17
4
3
29
Jul
28
27
23
21
19
15
14
13
8
7
6
1
25
Jun
24
14
11
9
4
31
May
30
27
18
13
11
7
6
28
Apr
27
26
22
20
19
14
13
10
9
8
7
6
5
4
1
29
Mar
25
22
21
17
16
9
7
1
24
Feb
22
21
20
19
18
17
16
15
12
11
4
3
27
Jan
26
25
24
20
14
13
6
31
Dec
30
29
28
27
26
21
18
10
9
20
Nov
16
9
4
3
2
27
Oct
26
23
21
18
17
15
22
Sep
21
18
17
16
15
14
9
24
Aug
20
19
18
17
14
13
11
10
9
7
4
3
25
Jul
23
22
16
13
10
9
Bump version number to 1.1.1-SNAPSHOT
master
master
Release version 1.1.0
1.1.0-stups
1.1.0-stups
Use new Gradle plugins syntax
Remove unused Gradle eclipse plugin
Replace uses of newly deprecated Gradle features
Update Gradle wrapper to version 8.10.2
Update Gradle wrapper to version 7.6.4
Add missing line to publishing configuration
Add comment about why javadoc.failOnError is disabled
Migrate to Gradle maven-publish plugin from deprecated maven plugin
Fix NPE in OutputCollector.addStateToTrace
Increase next version from 1.0.3 to 1.1.0 because of TLA Tools update
Weaken some collection types in our code
Replace Hashtable with HashMap in our code
Fix tlatools directory name in .gitlab-ci.yml
Collect violated assumptions in DFIDModelChecker as well
Merge tag 'v1.7.3'
Merge tag 'v1.7.2'
Merge commit 'cdddf55c262536c01adac3f15ecd5b71b9d1ec72' (1.7.1)
Add Gson and lsp4j dependencies as required after last merge
towards_1.8.0
towards_1.8.0
Require Java 11 as expected by TLA Tools 1.8.0 development version
Merge commit 'c70d1da0dd35b58c4b2e611413c2f438e11bd878' (around 1.7.2)
Remove REPL class to avoid jline dependency
Merge tag 'v1.7.1'
Merge tag 'v1.7.0'
Merge commit 'ab14a33e39c78e4c88e81b664b9a8c916b943cab' (the big move)
Merge commit 'b7af771863e5484d449146c5a789a46ede5c7954' (before move)
Ignore Gradle build directories regardless of location
Remove StateMonitor to avoid dependency on com.sun.tools.attach
Merge tag 'v1.6.0'
Stub out MailSender so we don't need the email-related dependencies
Remove testImplementation declaration from build.gradle
Fix JUnit jar version in build.gradle
Replace uses of deprecated compile/testCompile configurations
Ignore duplicates in sourcesJar
Remove --stacktrace argument for now to reduce huge CI logs
Merge tag 'v1.5.7'
Require Java 8 as expected by TLA Tools version 1.5.7
Merge tag 'v1.5.6'
Merge tag 'v1.5.5'
Loading