File Changes for braney
switch to commits view, user indexv417_base to v418_preview (2021-07-05 to 2021-07-12) v418
Show details
- src/hg/hgBlat/hgBlat.c
- lines changed 1, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/hg/hgGene/rnaStructure.c
- lines changed 13, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- lines changed 5, context: html, text, full: html, text
4627c107f20b2ff3969114bcb619a0d02c0258a6 Fri Jul 9 12:58:00 2021 -0700
replace a couple of calls to popen() with pipeline()
- src/hg/hgSession/backup.c
- lines changed 12, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/hg/hgSession/hgSession.c
- lines changed 4, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/hg/hgc/barChartClick.c
- lines changed 6, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/hg/hgc/hgc.c
- lines changed 15, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/hg/hgc/rnaFoldClick.c
- lines changed 9, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- lines changed 5, context: html, text, full: html, text
4627c107f20b2ff3969114bcb619a0d02c0258a6 Fri Jul 9 12:58:00 2021 -0700
replace a couple of calls to popen() with pipeline()
- src/hg/lib/gtexBoxplot.c
- lines changed 7, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/hg/lib/hubConnect.c
- lines changed 16, context: html, text, full: html, text
bbb7c4d70c083dc0285248a946892a5182da5e9f Thu Jul 8 13:04:25 2021 -0700
use mysql advisory locks to avoid duplication of hubUrl in hubStatus
- lines changed 1, context: html, text, full: html, text
b85c7945f14c858bdd855fbdf2c5a55361052f28 Thu Jul 8 13:10:16 2021 -0700
fix up misleading comment
- src/lib/dnaMotif.c
- lines changed 35, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
- src/lib/psGfx.c
- lines changed 8, context: html, text, full: html, text
f02bb3ce9489bb2c922188ebf94f52a0e80dd757 Mon Jul 5 10:45:34 2021 -0700
change system() calls to pipeline() calls.
switch to commits view, user index