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
7e28e3bc3197384a2374cbc3db040e4a68281fe5
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
16
Feb
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
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
add colinearity type, used in several places in Window.
clean up item header include.
remove bad piece of code doing an undefined test in C !
remove colinearity enum, replicates enum in windows header.
include new items header.
fix bug on mac in handling mouse events, we were not getting the motion events. Needs testing on linux.
make debugprint macro deal with var args.
turn on extra debug info.
add blixem short cuts.
fix shortcut text for blixems to match code.
removed debug message
fix short cut keys for doing blixem aligns.
fixed DNA from pipe/file server - RT 156982
fix small bug in setting seq_start/end, clamp to block coords.
fix small bug in mark setting, mark coords are zero-based, not sequence-based.
removed debug printfs
add macports description to build stuff...work in progress.
fix bug causing us to ask for wrong type of local sequence from acedb.
suspected glitch in CVS: addMapping function returned to spec
allow setting of --prefix=dir arg.
fix logging messages to go to stderr when code compiled into non-zmap prog.
set block sequence to be inner loaded protion not logical seq from 1
added a comment after checking rev comp related code
remove --warnings flag that I put in, not supported on all platforms.
restored partial sequence display (not starting from 1)
fix my own stupid mistake, wrong params for map-event callback.
add in warnings flag from aclocal.
re-instate the installation of static libraries
/var/tmp/zmap.21341/ZMap/scripts/versioner run by zmap
disable more of the release note building etc.until build is right.
RELEASE_0-1-82
RELEASE_0-1-82
disable all docs, web updating, testing until I can get a good build going.
removed featureContext->length
turn off docs generation until I've got the doxygen stuff sussed.
update last release notes to 05/02/2010
update release notes file to release_notes.2010_02_05.shtml
new zmap release notes for 5 February 2010
disable testing for now, it doesn't work...
fix bug in setting up locus obj. for new feature which has a locus.
reverse change allowing start = 0
clarify parent_span meaning.