use a simple toposort algorithm for DAG (post order from a DFS from the heads)
Showing
- hggit/git_handler.py 15 additions, 10 deletionshggit/git_handler.py
- hggit/toposort.py 0 additions, 159 deletionshggit/toposort.py
- tests/test-octopus.out 13 additions, 13 deletionstests/test-octopus.out
- tests/test-topo-sort.py 0 additions, 45 deletionstests/test-topo-sort.py
- tests/test-topo-sort.py.out 0 additions, 2 deletionstests/test-topo-sort.py.out
Loading
Please register or sign in to comment