Commit graph

1415 commits

Author SHA1 Message Date
Mario Rodas
79cd1cc2d7
Merge pull request #89085 from wigust/gita
Update gitAndTools.gita and add bash completion
2020-06-29 14:52:55 -05:00
Marco Hennings
e5f0d13a49
gitAndTools.stgit: Fix broken package. (#84198)
The stgit package is installing using make, which leaves the application in a state where it can not properly find the installed package stgit.

---
File "/run/current-system/sw/bin/stg", line 35, in <module>
    from stgit.main import main
ImportError: No module named stgit.main
---

This is fixed by using buildPythonApplication instead of stdenv.mkDerivation.
2020-06-27 23:54:57 +02:00
R. RyanTM
d8cab5ba0b ghq: 1.1.1 -> 1.1.2 2020-06-26 09:22:04 +00:00
zowoq
b2c8af46fc gitAndTools.gh: 0.10.0 -> 0.10.1
https://github.com/cli/cli/releases/tag/v0.10.1
2020-06-25 09:18:44 +10:00
Ryan Mulligan
a61b4946d1
Merge pull request #90557 from r-ryantm/auto-update/git-open
gitAndTools.git-open: 2.0.0 -> 2.1.0
2020-06-16 05:59:15 -07:00
Mario Rodas
f5ae175e1c
Merge pull request #90568 from marsam/update-git-gone
gitAndTools.git-gone: 0.3.2 -> 0.3.6
2020-06-16 05:33:14 -05:00
R. RyanTM
acd91479ed gitAndTools.git-open: 2.0.0 -> 2.1.0 2020-06-16 01:05:26 +00:00
Mario Rodas
b288c361de
gitAndTools.git-gone: 0.3.2 -> 0.3.6 2020-06-15 04:20:00 -05:00
Mario Rodas
573d41ddbe
gitAndTools.git-subtrac: 0.02 -> 0.03 2020-06-15 04:20:00 -05:00
R. RyanTM
18154b0a44 gitAndTools.git-filter-repo: 2.27.0 -> 2.27.1 2020-06-16 01:58:09 +00:00
Frederik Rietdijk
1523382160 Merge master into staging-next 2020-06-13 11:02:21 +02:00
volth
54c4223e55 treewide: central.maven.org -> repo1.maven.org 2020-06-12 14:26:08 +00:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
zowoq
b479619da8 gitAndTools.gh: 0.9.0 -> 0.10.0
https://github.com/cli/cli/releases/tag/v0.10.0
2020-06-12 08:58:26 +10:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Mario Rodas
531bedd2f8
Merge pull request #89938 from r-ryantm/auto-update/gitui
gitAndTools.gitui: 0.3.0 -> 0.5.0
2020-06-10 05:42:48 -05:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
Mario Rodas
926e8631bc
Merge pull request #89969 from r-ryantm/auto-update/git-filter-repo
gitAndTools.git-filter-repo: 2.26.0 -> 2.27.0
2020-06-09 18:48:22 -05:00
Mario Rodas
3d44c01fe3
gitAndTools.git-filter-repo: add meta platforms 2020-06-09 18:18:18 -05:00
Mario Rodas
a8ba9a04b3
Merge pull request #89965 from r-ryantm/auto-update/git-absorb
gitAndTools.git-absorb: 0.6.2 -> 0.6.3
2020-06-09 18:12:42 -05:00
R. RyanTM
4f5e740880 gitAndTools.git-filter-repo: 2.26.0 -> 2.27.0 2020-06-09 19:59:57 +00:00
R. RyanTM
84264ef0f0 gitAndTools.git-absorb: 0.6.2 -> 0.6.3 2020-06-09 19:34:00 +00:00
R. RyanTM
01b660d8f1 gitAndTools.gitui: 0.3.0 -> 0.5.0 2020-06-09 15:49:24 +00:00
Vladimír Čunát
0b4afef84a
gitMinimal: fix build after PR #86848
In that case it specified $doc output but didn't even create it.
I expect it's better to do it this way instead of creating it
as an empty directory.
(Only the failed builds get rebuilt by this commit.)
2020-06-09 09:28:24 +02:00
R. RyanTM
d57cf1d355 ghq: 1.1.0 -> 1.1.1 2020-06-08 18:58:20 +00:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Mario Rodas
3795ac59cf
gitAndTools.git-subset: init at 0.1.1 2020-06-07 04:20:00 -05:00
Michael Weiss
98c44f5657
git: 2.26.2 -> 2.27.0 (#89355)
disable_test: Use \s instead of ' ' as tabs are used for indentation in
t5324-split-commit-graph.sh. It's also necessary to insert : (no op) in
front of # to prevent Bash syntax errors due to empty loops.

Two newly added tests fail due the usage of shared permissions (outside
of the build sandbox they succeed, actually even with breakpointHook
(cntr attach + cntr exec bash)):
```
t5324-split-commit-graph.sh                      (Wstat: 256 Tests: 29
Failed: 2)
  Failed tests:  28-29
  Non-zero exit status: 1
```

I'm also adding myself as maintainer since there currently doesn't seem
to be a fixed one for regular updates.

Announcement:
https://lkml.kernel.org/lkml/xmqqzh9mu4my.fsf@gitster.c.googlers.com/
2020-06-06 19:21:54 +02:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Oleg Pykhalov
a34547730f
gitAndTools.gita: enable tests 2020-06-02 23:35:03 +03:00
Oleg Pykhalov
abf309e005
gitAndTools.gita: add bash completion 2020-06-02 22:31:09 +03:00
Oleg Pykhalov
880c9a8519
gitAndTools.gita: 0.10.5 -> 0.10.9 2020-06-02 22:22:04 +03:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
Remove sri hashes
2020-06-02 16:24:01 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Martin Weinelt
43e6a42da8
gitstatus: unstable-2020-04-21 -> 1.1.3 2020-06-01 01:29:55 +02:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
R. RyanTM
e74425ad1b gitAndTools.lefthook: 0.7.1 -> 0.7.2 2020-05-27 12:53:26 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
zowoq
ad77631a6a gitAndTools.gh: 0.8.0 -> 0.9.0
https://github.com/cli/cli/releases/tag/v0.9.0
2020-05-27 09:53:02 +10:00
Mario Rodas
3b9ebb8b8c
gitAndTools.git-absorb: 0.6.0 -> 0.6.2 2020-05-25 04:20:00 -05:00
Kimat Boven
72716b7a6f gitAndTools.gitin: init at 0.27.8 2020-05-24 12:56:53 +02:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Oleksii Filonenko
c2d6a3c4cf gitAndTools.gitui: 0.2.5 -> 0.3.0 2020-05-20 15:28:22 +03:00
Wout Mertens
fd05023849
Merge pull request #86848 from primeos/git-add-doc-output
git: Add a doc output for the HTML and text files
2020-05-18 21:28:58 +02:00
Michael Weiss
9f2faa1f6f
git-doc: init 2020-05-18 16:53:13 +02:00
Michael Weiss
54918d6366
git: Add a doc output for the HTML and text files
This will install the HTML and text documentation into a separate output
so that users can install it without having to rebuild Git.
Previously only `doc/git/git-subtree.html` was installed (which is now
in $doc as well).
The current output sizes are as follows:
```
$ du -sh $(nix-build -A git)
47M     /nix/store/wyqgalp61kmavx06rams7z8jz177nd8y-git-2.26.2
$ du -sh $(nix-build -A git.doc)
14M     /nix/store/6zi22fl5xc3sg23d9shsviinvwk89wvq-git-2.26.2-doc
```

Fixes #86022 (at least partly since the output has to be installed).
2020-05-18 16:50:43 +02:00
Oleksii Filonenko
70df85260b gitAndTools.gitui: 0.2.2 -> 0.2.5 2020-05-16 19:36:46 +00:00