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
a2b786d8adac6417c09abca77291eb7bab9f348f
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
30
Apr
29
28
27
26
23
22
21
20
19
15
14
12
7
6
1
31
Mar
30
29
26
25
24
23
22
19
16
15
12
11
10
9
8
5
4
3
2
1
26
Feb
25
24
23
22
19
18
17
16
12
10
9
8
6
5
4
27
Jan
26
25
24
22
21
20
19
18
17
15
14
12
11
8
6
22
Dec
21
18
17
16
15
14
8
7
4
3
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
reinstate code to make sure items are put back in right place in their container list when unhighlighted.
remove class init from here, wrong place to do it.
put static functions where they should be in the 'internal routines' section.
fix up bug in init'ing featuredata class. partially fix tabbing through cols, all broken.
fset config redux
fset config namespace collision documented
fset config hammered out
/var/tmp/zmap.1973/ZMap/scripts/versioner run by zmap
remove debugging printfs
RELEASE_0-1-89
RELEASE_0-1-89
fix small buglet in Gaps parsing caused by acedb gff format being tightened up.
/var/tmp/zmap.9789/ZMap/scripts/versioner run by zmap
fix build to get new blixems.
RELEASE_0-1-88
RELEASE_0-1-88
proposed zmap config
fetch new blixem binaries instead of old acedb versions.
proposed zmap config
proposed zmap config
fix up xremote_gui instructions.
/var/tmp/zmap.22918/ZMap/scripts/versioner run by zmap
just format changes to make more legible.
RELEASE_0-1-87
RELEASE_0-1-87
fix bug that lead to checking of long items when nothing has changed on canvas.
update for new build, pipework in progress
fixed gprof compile flags
fix off by one like error in test for whether intron is within cds.
changes to config and zmapView
remove redundant code.
we need to be able to get the zmap window from a canvas item in the navigator so add the set_data to do it.
add code to handle getting feature from a feature sub item.
add some issing asserts.
fixed DNA not there bug where ACEDB is second server running
make parsing buffer size and associated format string size fully dynamic. allow parser to accept a given line size for efficiency.
fix const compiler warnings.
read line returns length so pass this to gff parser.
make readline package return the length of the line it has just read.
add some macros for logical bit ops.
extra menus
new file from old developer dir
updated
fixed for styles glyph-align, unmarked-colinear and some other options
fix bug that caused highlighting to be drawn in wrong position when scrolled window changes.
add ypos select state, needed for highlighting. Remove redundant fields.