Commits for braney
switch to files view, user index
v451_base to v452_preview (2023-07-17 to 2023-07-24) v452
Show details
cb9de88c1e416860a1a69047f6e4c9b338a1cfec Tue Jul 18 17:22:47 2023 -0700
- first cut at liftOver on the fly
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 4, context: html, text, full: html, text
- src/hg/hgTracks/instaPortTrack.c - lines changed 104, context: html, text, full: html, text
- src/hg/hgTracks/makefile - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
- src/hg/lib/chainNetDbLoad.c - lines changed 38, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hs1/instaPortHg38.ra - lines changed 32, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hs1/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/tagTypes.tab - lines changed 5, context: html, text, full: html, text
e7a5e4344d16066dbde3cb8ab400f0b1c6a55028 Wed Jul 19 13:21:28 2023 -0700
- fix a problem with sequence logos where zero height letters were getting
drawn incorrectly
- src/hg/hgTracks/wigTrack.c - lines changed 2, context: html, text, full: html, text
9c1ec624e439a173b8210cc0522961c00777b8cc Wed Jul 19 16:17:00 2023 -0700
- add the little program I'm using to generate log file tales for Louis
- src/utils/louisParse/louisParse.c - lines changed 138, context: html, text, full: html, text
- src/utils/louisParse/makefile - lines changed 3, context: html, text, full: html, text
4806dfe43d8059bae36c0eee610ac1f50170c58e Wed Jul 19 17:41:36 2023 -0700
- add CGI version to track log output
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
7f8cbd77c72c1f24031395bbbeaf701e60c01fee Fri Jul 21 15:56:07 2023 -0700
- initialize some pointers to NULL and check if they're NULL before using
them refs #31729
switch to files view, user index