File Changes for markd
switch to commits view, user indexv496_preview to v496_preview2 (2026-03-16 to 2026-03-23) v496
Show details
- src/hg/lib/trackHub.c
- lines changed 13, context: html, text, full: html, text
5bf51515b69bd518b2154df5476bc7ed319e33bd Sun Mar 22 21:05:42 2026 -0700
Add bigMethyl to the list of valid tracktyopes to check.
Generate a warning rather than error for halSnake tracks when when HAL support is not compiled in.
Added danger comments about duplicated track name checking
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 47, context: html, text, full: html, text
5bf51515b69bd518b2154df5476bc7ed319e33bd Sun Mar 22 21:05:42 2026 -0700
Add bigMethyl to the list of valid tracktyopes to check.
Generate a warning rather than error for halSnake tracks when when HAL support is not compiled in.
Added danger comments about duplicated track name checking
- src/hg/utils/hubCheck/tests/makefile
- lines changed 1, context: html, text, full: html, text
5bf51515b69bd518b2154df5476bc7ed319e33bd Sun Mar 22 21:05:42 2026 -0700
Add bigMethyl to the list of valid tracktyopes to check.
Generate a warning rather than error for halSnake tracks when when HAL support is not compiled in.
Added danger comments about duplicated track name checking
- src/lib/udc.c
- lines changed 6, context: html, text, full: html, text
7d39d6e6cbd055195a34ad066be052dbc338b258 Sun Mar 22 21:12:13 2026 -0700
added missing newlines in verbose() calls that led to hard to read message
switch to commits view, user index