Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | git: fix invalid check for branch existence | Karel Kočí | 2022-09-27 |
| | |||
* | git: gitbmerge validates existence and remote status | Karel Kočí | 2022-09-20 |
| | |||
* | shellrc.d/git: add sgit | Karel Kočí | 2022-09-18 |
| | |||
* | git: protect against self-merge | Karel Kočí | 2020-11-26 |
| | |||
* | shellrc.d/git: fix gitbmerge to work with new Gitlab formatv0.7.8 | Karel Kočí | 2020-09-02 |
| | |||
* | shellrc.d/git: gitbmerge error on applied suggestions commits | Karel Kočí | 2020-06-30 |
| | | | | | These are commits created by Gitlab and should not be in tree neither (same as fixup commits). | ||
* | shellrc.d/git: do not remove root directory with gitbmergev0.7.6 | Karel Kočí | 2020-04-24 |
| | |||
* | shellrc.d/git: fix problem with / in gitbmergev0.7.5 | Karel Kočí | 2019-12-04 |
| | |||
* | shellrc.d/git: tweak syntax for gitbmergev0.7.4 | Karel Kočí | 2019-11-04 |
| | |||
* | gitbcheckout: do not fetch on submodule update | Karel Kočí | 2019-04-24 |
| | | | | | | | This is intended to be used not only in online mode but in offline as well. We should have submodules already fetched so there is no reason to fetch them again. This makes this operation faster and reliable without network connection. | ||
* | shellrc: fix gitbco alias | Karel Kočí | 2019-02-21 |
| | |||
* | git: Add gitbcheckout | Karel Kočí | 2018-11-29 |
| | |||
* | Move some definitions around and add --desktop optionv0.5.2 | Karel Kočí | 2018-08-12 |