summary refs log tree commit diff
path: root/pkgs/applications/version-management/git-and-tools
Commit message (Collapse)AuthorAge
* git-sync: unstable-2015-10-24 -> unstable-2021-07-14 (#130306)Ivan Malison2021-07-16
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Merge pull request #128062 from deviant/git-shell-pathedef2021-07-14
|\ | | | | git: add shellPath passthru
| * git: add shellPath passthruV2021-06-25
| | | | | | | | git features a restricted login shell for allowing Git-only SSH access.
* | Merge pull request #130129 from SuperSandro2000/deltaSandro2021-07-14
|\ \ | | | | | | delta: 0.8.2 -> 0.8.3
| * | delta: 0.8.2 -> 0.8.3Sandro Jäckel2021-07-13
| | |
* | | Merge pull request #130052 from DeeUnderscore/git-cola-no-double-wrapSandro2021-07-13
|\ \ \ | |/ / |/| |
| * | git-cola: avoid double wrappingD Anzorge2021-07-12
| | |
* | | git-vendor: 1.2.1 -> 1.2.2R. RyanTM2021-07-13
|/ /
* | git-cola: 3.9 -> 3.10.1R. RyanTM2021-07-12
| |
* | gitui: 0.16.1 -> 0.16.2R. RyanTM2021-07-10
| |
* | bit: 1.1.1 -> 1.1.2Fabian Affolter2021-07-05
| |
* | gh: 1.12.0 -> 1.12.1zowoq2021-07-01
| | | | | | | | https://github.com/cli/cli/releases/tag/v1.12.1
* | Merge pull request #128660 from zowoq/deltaSandro2021-06-30
|\ \ | | | | | | delta: 0.8.1 -> 0.8.2
| * | delta: 0.8.1 -> 0.8.2zowoq2021-06-30
| | | | | | | | | | | | https://github.com/dandavison/delta/releases/tag/0.8.2
* | | gh: 1.11.0 -> 1.12.0zowoq2021-06-30
|/ / | | | | | | https://github.com/cli/cli/releases/tag/v1.12.0
* | Merge branch 'master' into staging-nextRobert Schütz2021-06-26
|\ \
| * | delta: 0.8.0 -> 0.8.1zowoq2021-06-25
| | | | | | | | | | | | https://github.com/dandavison/delta/releases/tag/0.8.1
* | | Merge master into staging-nextgithub-actions[bot]2021-06-25
|\| |
| * | Merge pull request #127816 from VirtusLab/git-machete-3.2.1Sandro2021-06-25
| |\ \ | | |/ | |/| gitAndTools.git-machete: 3.2.0 -> 3.2.1
| | * gitAndTools.git-machete: 3.2.0 -> 3.2.1Git Machete Release Bot2021-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ###### Motivation for this change Update to latest upstream version ###### Things done * [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux) * Built on platform(s) * [x] NixOS * [ ] macOS * [ ] other Linux distributions * [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests)) * [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"` * [x] Tested execution of all binary files (usually in `./result/bin/`) * [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after) * [ ] Ensured that relevant documentation is up to date * [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).
* | | Merge branch 'master' into staging-nextRobert Schütz2021-06-25
|\| |
| * | git-branchless: init at 0.3.2Niklas Hambüchen2021-06-24
| |/
* | Merge branch 'master' into staging-nextMartin Weinelt2021-06-22
|\|
| * Merge pull request #127301 from r-ryantm/auto-update/gitstatusMaximilian Bosch2021-06-20
| |\ | | | | | | gitstatus: 1.5.1 -> 1.5.2
| | * gitstatus: 1.5.1 -> 1.5.2R. RyanTM2021-06-18
| | |
* | | Merge master into staging-nextgithub-actions[bot]2021-06-18
|\| |
| * | Merge pull request #127228 from r-ryantm/auto-update/ghrSandro2021-06-18
| |\ \ | | |/ | |/| ghr: 0.13.0 -> 0.14.0
| | * ghr: 0.13.0 -> 0.14.0R. RyanTM2021-06-17
| | |
* | | Merge master into staging-nextgithub-actions[bot]2021-06-17
|\| |
| * | Merge pull request #127119 from VirtusLab/git-machete-3.2.0Sandro2021-06-17
| |\ \ | | |/ | |/|
| | * gitAndTools.git-machete: 3.1.1 -> 3.2.0Git Machete Release Bot2021-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ###### Motivation for this change Update to latest upstream version ###### Things done * [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux) * Built on platform(s) * [x] NixOS * [ ] macOS * [ ] other Linux distributions * [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests)) * [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"` * [x] Tested execution of all binary files (usually in `./result/bin/`) * [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after) * [ ] Ensured that relevant documentation is up to date * [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).
* | | Merge staging-next into staginggithub-actions[bot]2021-06-17
|\| |
| * | Merge master into staging-nextgithub-actions[bot]2021-06-17
| |\ \
| | * \ Merge pull request #125476 from LeSuisse/git-fix-pkgsStaticSandro2021-06-17
| | |\ \ | | | |/ | | |/| git: fix pkgsStatic build
| | | * git: fix pkgsStatic buildThomas Gerbet2021-06-16
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2021-06-16
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2021-06-16
| |\| |
| | * | Merge pull request #127022 from r-ryantm/auto-update/glabSandro2021-06-16
| | |\ \ | | | | | | | | | | glab: 1.18.0 -> 1.18.1
| | | * | glab: 1.18.0 -> 1.18.1R. RyanTM2021-06-16
| | | | |
* | | | | Merge branch 'staging-next' into stagingJan Tojnar2021-06-16
|\| | | | | | | | | | | | | | | | | | | Regenerated pkgs/servers/x11/xorg/default.nix to resolve the conflict.
| * | | | Merge master into staging-nextgithub-actions[bot]2021-06-16
| |\| | |
| | * | | lefthook: 0.7.5 -> 0.7.6R. RyanTM2021-06-15
| | | | |
| * | | | Merge branch 'master' into staging-nextJonathan Ringer2021-06-15
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/servers/x11/xorg/default.nix
| | * | | gitAndTools.diff-so-fancy: 1.4.1 -> 1.4.2Maximilian Bosch2021-06-14
| | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.4.2
| * | | | Merge branch 'master' into staging-nextJan Tojnar2021-06-15
| |\| | | | | | | | | | | | | | | | | | Regenerated pkgs/servers/x11/xorg/default.nix to resolve the conflict.
| | * | | gitAndTools.gitstatus: 1.4.4 -> 1.5.1Martin Weinelt2021-06-10
| | |/ /
* | | | Merge branch 'staging-next' into stagingJan Tojnar2021-06-10
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2021-06-10
| |\| |
| | * | Merge pull request #126152 from r-ryantm/auto-update/git-filter-repoMario Rodas2021-06-10
| | |\ \ | | | | | | | | | | git-filter-repo: 2.29.0 -> 2.32.0
| | | * | git-filter-repo: 2.29.0 -> 2.32.0R. RyanTM2021-06-08
| | | | |