index
:
git
master
stack-adapter
stack-refactor
Mirror of https://github.com/MitMaro/git-interactive-rebase-tool
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-22
add takewhileok iterator adapter
stack-adapter
tummychow
2018-03-11
bump cargo.lock version as well
tummychow
2018-03-11
bump version for dry run feature
0.2.0
tummychow
2018-03-11
actually do dry run
tummychow
2018-03-11
rename base in stack
tummychow
2018-03-11
remove trailing whitespace
tummychow
2018-03-11
remove superfluous deref
tummychow
2018-03-11
more todos
tummychow
2018-03-11
make anchors a method on hunk
tummychow
2018-03-11
remove superfluous braces in slog fnvalues
tummychow
2018-03-11
list global todos
tummychow
2018-03-10
more usage notes
tummychow
2018-03-10
fix badge link
tummychow
2018-03-10
add install notes and crates badge
tummychow
2018-03-10
clean up cargo.toml for crates.io
tummychow
2018-03-10
add readme
0.1.0
tummychow
2018-03-10
actually create absorb commits
tummychow
2018-03-10
assemble tree with a hunk applied
tummychow
2018-03-10
only add line/module to log in verbose mode
tummychow
2018-03-10
remove option from patch paths
tummychow
2018-03-10
add logging to commute loop
tummychow
2018-03-10
lower parsing output to trace logging
tummychow
2018-02-26
implement basic absorb commute loop
tummychow
2018-02-26
remove some use statements
tummychow
2018-02-26
index paths in diff structure
tummychow
2018-02-25
tweak uniform to take an IntoIterator
tummychow
2018-02-25
remove superfluous braces in closure
tummychow
2018-02-25
add some explanatory comments to tests
tummychow
2018-02-25
implement commuting against an entire patch
tummychow
2018-02-25
use std::iter in commute
tummychow
2018-02-25
make commute public
tummychow
2018-02-21
remove result from commutation
tummychow
2018-02-21
fix commutation again
tummychow
2018-02-21
implement interleave check
tummychow
2018-02-21
use rc for block lines vector
tummychow
2018-02-20
fix commutation
tummychow
2018-02-16
implement hunk commutation
tummychow
2018-02-16
use usize for line numbers
tummychow
2018-02-16
remove prefix in owned module
tummychow
2018-02-16
move stack to a module
tummychow
2018-02-16
make all stack breakpoints into warnings
tummychow
2018-02-16
remove extraneous clone()
tummychow
2018-02-16
refactor diff_options again
tummychow
2018-02-16
compute diffs for stack
tummychow
2018-02-16
use len on exact size iterator
tummychow
2018-02-16
move parsed objects to another module
tummychow
2018-02-16
rudimentary diff parsing
tummychow
2018-02-15
add failure
tummychow
2018-02-15
add test helper to compare commit chains
tummychow
2018-02-15
remove static lifetime
tummychow
[next]