Files
git/builtin
Junio C Hamano 8813596531 Merge branch 'ah/log-no-graph'
"git log --graph --graph" used to leak a graph structure, and there
was no way to countermand "--graph" that appear earlier on the
command line.  A "--no-graph" option has been added and resource
leakage has been plugged.

* ah/log-no-graph:
  log: add a --no-graph option
  log: fix memory leak if --graph is passed multiple times
2022-02-23 16:58:03 -08:00
..
2022-02-09 14:21:00 -08:00
2022-02-11 10:06:41 -08:00
2022-02-17 16:25:05 -08:00
2022-02-09 14:21:00 -08:00
2022-02-16 15:14:29 -08:00
2022-02-17 16:25:05 -08:00
2022-02-11 10:06:41 -08:00
2022-02-16 15:14:30 -08:00