12 Commits (14954b799f0bac76e500593c95d1f274cf0636e5)

Author SHA1 Message Date
Thomas Gummerer 8e407bc817 stash: setup default diff output format if necessary 6 years ago
Thomas Gummerer 7db9302d7c stash: pass pathspec as pointer 6 years ago
Thomas Gummerer eabf7405ab stash: drop unused parameter 6 years ago
Johannes Schindelin 1366c78c23 built-in stash: handle :(glob) pathspecs again 6 years ago
Johannes Schindelin 7906af0cb8 tests: add a special setup where stash.useBuiltin is off 6 years ago
Johannes Schindelin 90a462725e stash: optionally use the scripted version again 6 years ago
Paul-Sebastian Ungureanu 40af146834 stash: convert `stash--helper.c` into `stash.c` 6 years ago
Paul-Sebastian Ungureanu 48ee24ab72 stash: replace all `write-tree` child processes with API calls 6 years ago
Paul-Sebastian Ungureanu ef0f0b4509 stash: optimize `get_untracked_files()` and `check_changes()` 6 years ago
Paul-Sebastian Ungureanu 64fe9c26a4 stash: convert save to builtin 6 years ago
Paul-Sebastian Ungureanu 1ac528c0b0 stash: make push -q quiet 6 years ago
Paul-Sebastian Ungureanu d553f538b8 stash: convert push to builtin 6 years ago
Paul-Sebastian Ungureanu d4788af875 stash: convert create to builtin 6 years ago
Paul-Sebastian Ungureanu 41e0dd55c4 stash: convert store to builtin 6 years ago
Paul-Sebastian Ungureanu dc7bd382b1 stash: convert show to builtin 6 years ago
Paul-Sebastian Ungureanu 130f2697da stash: convert list to builtin 6 years ago
Joel Teichroeb c4de61d7a9 stash: convert pop to builtin 6 years ago
Joel Teichroeb 577c1995e8 stash: convert branch to builtin 6 years ago
Joel Teichroeb 4e2dd39303 stash: convert drop and clear to builtin 6 years ago
Joel Teichroeb 8a0fc8d19d stash: convert apply to builtin 6 years ago