Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-25 | Merge branch 'jk/unused-params-even-more' | Junio C Hamano | 1 | -1/+1 |
2019-04-22 | Merge branch 'tg/stash-in-c-show-default-to-p-fix' | Junio C Hamano | 1 | -0/+4 |
2019-04-22 | Merge branch 'js/stash-in-c-pathspec-fix' | Junio C Hamano | 1 | -31/+40 |
2019-04-22 | Merge branch 'tb/stash-in-c-unused-param-fix' | Junio C Hamano | 1 | -4/+4 |
2019-04-22 | Merge branch 'ps/stash-in-c' | Junio C Hamano | 1 | -0/+1635 |
2019-03-21 | stash: setup default diff output format if necessary | Thomas Gummerer | 1 | -0/+4 |
2019-03-12 | stash: pass pathspec as pointer | Thomas Gummerer | 1 | -30/+38 |
2019-03-11 | stash: drop unused parameter | Thomas Gummerer | 1 | -4/+4 |
2019-03-08 | built-in stash: handle :(glob) pathspecs again | Johannes Schindelin | 1 | -2/+3 |
2019-03-07 | tests: add a special setup where stash.useBuiltin is off | Johannes Schindelin | 1 | -1/+4 |
2019-03-07 | stash: optionally use the scripted version again | Johannes Schindelin | 1 | -0/+35 |
2019-03-07 | stash: convert `stash--helper.c` into `stash.c` | Paul-Sebastian Ungureanu | 1 | -0/+1595 |