Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Graph
6348758719d8d552badc56cea23f223fe4de4931
Select Git revision
Branches
7
FixAutogen
FixGitignore
Ubuntu21Build
develop
default
protected
feature/Unbundle_view
feature/zQT
production
Tags
20
2.13.0
2.12.0
2.11.6
2.11.5
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0
2.10.2
2.10.1
2.10.0
2.9.0
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.2
2.5.1
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Dec
2
30
Nov
27
26
24
23
18
17
6
2
27
Oct
23
21
19
16
14
12
2
30
Sep
25
24
22
11
10
9
7
4
3
2
25
Aug
24
20
19
14
30
Jul
29
28
27
15
10
9
8
7
3
2
1
30
Jun
25
24
23
19
18
17
12
11
10
9
8
7
5
4
3
2
26
May
22
18
15
12
11
8
7
6
5
1
30
Apr
29
28
27
24
23
22
21
20
16
15
14
9
8
7
6
5
3
2
1
31
Mar
30
27
26
25
24
20
19
18
17
16
6
5
13
Feb
12
11
added code for pipeServer
added functions to get style stanzas from list of names
iffed out unused functions: see libpfetch
added warning string to genomic cannonical warning if known name not given - was NULL
fix revcomp display of assembly path.
avoid displaying misleading error message.
/var/tmp/zmap.13503/ZMap/scripts/versioner run by zmap
update last release notes to 02/12/2009
RELEASE_0-1-73
RELEASE_0-1-73
update release notes file to release_notes.2009_12_02.shtml
new zmap release notes for 2 December 2009
/var/tmp/zmap.16332/ZMap/scripts/versioner run by zmap
update last release notes to 30/11/2009
RELEASE_0-1-72
RELEASE_0-1-72
update release notes file to release_notes.2009_11_30.shtml
new zmap release notes for 30 November 2009
fix missing dec.
fix text colouring for text.
fix bug in feature sizing, must be _relative_ to block.
remove faulty setting of sequence size, it is _not_ the window size.
fix bump handling when bump not set yet.
do return an error if getting dna is unsupported, just return a message.
fix up context call, was wrong, also sequence getting call, but this is still bugged cvs diff zmapServer/file/fileServer.c double free somewhere.
fix up for new GFF parser args.
fix up code for new GFF parser args.
create parser without args now, add feature args later.
fix up create call for new params.
add code to parse sequence separately and simplify handling of parser state/errors.
add code to allow separate parsing of sequence from file.
added scripts-dir to [ZMap] ...configKeyEntryStruct
fix ghastly uninitialised variable bug and rationalise some of the code.
add macros to do gtk like 'return_if_fail' testing.
fix stupid assert bug.
add stuff about using zmaplog on error funcs.
add zmap version info to log start/stop messages.
fixed errors on build, still incomplete
added instructions on how to add directories to the build
added zmapServer/pipe directory
updated to test build scripts - warning: incompleted work
took out pipe directory as this would break the build for others
pipeServer library added