Commit graph

1598 commits

Author SHA1 Message Date
Florent Becker 1951578395 pijul: 0.4.4 -> 0.6.0 2017-06-12 13:37:14 +02:00
Franz Pletz 48996dba46
gitlab: fix build, add nokogiri exception to Gemfile.lock 2017-06-07 06:55:39 +02:00
Tim Steinbach 385ba07615
git: 2.13.0 -> 2.13.1 2017-06-05 09:10:26 -04:00
Jörg Thalheim 725f6a174a Merge pull request #26363 from winniequinn/gitkraken-2.6.0
gitkraken: 2.5.0 -> 2.6.0
2017-06-04 10:45:56 +01:00
montag451 cce8dbf8d3 git-annex-remote-rclone: 0.4 -> 0.5 2017-05-28 18:16:00 +02:00
Winnie Quinn 63b3212471 gitkraken: 2.5.0 -> 2.6.0 2017-05-27 13:04:08 -04:00
Michael Weiss 175ecbab91 gitRepo: Improve the packaging
Improvements:
- Use a versioned URL
  - The build won't break anymore (due to a wrong hash) after a new
    version is being released
  - It will be possible to build older versions
- Add (hopefully all) runtime dependencies (Git, GnuPG and less (for
  "repo help"))
- Add the upstream license
- Add a long description
- Use the name of the Git tag for the version
  - The version number from the script (currently 1.23) is only
    incremented after "important" changes (i.e. there are slightly
    different different scripts with "VERSION = (1, 23)")
2017-05-26 16:04:15 +02:00
leenaars 92964a2ea8 srcml: init at 0.9.5 (#25395) 2017-05-20 17:23:55 +01:00
Jaakko Luttinen 4a9acbb79a
nbstripout: fix build on darwin 2017-05-17 11:06:59 +03:00
Frederik Rietdijk 9468764b15 Merge pull request #25609 from jluttine/add-nbstripout
nbstripout: init at 0.3.0
2017-05-15 08:47:12 +02:00
Tim Steinbach ce8662e693
git: 2.12.2 -> 2.13.0 2017-05-09 21:57:24 -04:00
Franz Pletz 326efe5fdc
gitlab: 8.17.5 -> 8.17.6
Security release: https://about.gitlab.com/2017/05/08/gitlab-9-dot-1-dot-3-security-release/
2017-05-09 18:19:38 +02:00
Jaakko Luttinen 1745b7e949
nbstripout: init at 0.3.0 2017-05-08 18:58:37 +03:00
Yann Hodique c2cbe7c4cd tig: 2.2.1 -> 2.2.2 2017-05-07 14:22:29 -07:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Jaakko Luttinen dee8865d03
gitAndTools.gitflow: fix runtime dependencies #25487
If `git-flow` was installed without explicitly installing `getopt` and `git`
too, it couldn't find those executables. Now it can find those and it can be
used as `git-flow` executable. Note, however, that in order to use `git-flow` as
git subcommand (`git flow`), one needs to install `git` too.
2017-05-06 09:33:27 +03:00
Winnie Quinn b7ea2a4f39 gitkraken: 2.4.0 -> 2.5.0 2017-05-05 20:29:55 -04:00
José Romildo Malaquias be55657958 smartgithg: 8_0_3 -> 17_0_3 (#25343) 2017-05-02 10:10:06 +01:00
Bjørn Forsman 83129a6eed qgit: fix meta: maintainer -> maintainers 2017-04-30 16:54:59 +02:00
Jörg Thalheim f47921f3d4 Merge pull request #25036 from xNWDD/gitkraken/2.4.0
gitkraken: 2.3.3 -> 2.4.0
2017-04-20 13:11:30 +02:00
Michael Raskin 9c16f669b9 Merge pull request #24244 from mythmon/mercurial-upgrade
Upgrade mercrial and tortoisehg to 4.1.1
2017-04-20 08:34:16 +02:00
NWDD 940a71faed gitkraken: 2.3.3 -> 2.4.0 2017-04-19 22:56:16 +02:00
James ‘Twey’ Kay cba00cb44b
git-lfs: 1.3.1 -> 2.0.2
fixes #25004
2017-04-18 21:39:12 +02:00
José Luis Lafuente 7b20341727
git-recent: init at 1.0.3 2017-04-18 11:09:33 +02:00
Jörg Thalheim 7283aa6063 Merge pull request #24877 from FlorentBecker/pijul_044
pijul: 0.4.1 -> 0.4.4
2017-04-16 20:37:15 +02:00
José Luis Lafuente cb624198e8
git-open: init at 1.3.0 2017-04-16 19:32:12 +02:00
Yann Hodique 04b30942bf ghq: init at 0.7.4 2017-04-14 20:59:45 -07:00
Florent Becker dcca9b17e3 pijul: 0.4.1 -> 0.4.4 2017-04-13 15:25:25 +02:00
Yann Hodique a78ce1d4c6 tig: 2.2 -> 2.2.1 (#24770)
* tig: 2.2 -> 2.2.1

Also move to different project URLs, as requested in
https://github.com/jonas/tig/releases/tag/tig-2.2.1

* tig: fix fetching mechanism

Rework the dependencies to allow use of fetchFromGitHub.
2017-04-10 15:03:04 +02:00
xNWDD 9ef5fd4189 gitkraken: 2.3.1 -> 2.3.3 (#24684)
* gitkraken: 2.3.1 -> 2.3.2

* gitkraken: 2.3.2 -> 2.3.3
2017-04-07 14:52:46 +02:00
Franz Pletz d3ef8dc633
gitlab: 8.17.4 -> 8.17.5
Fixes security issues:

  https://about.gitlab.com/2017/04/05/gitlab-9-dot-0-dot-4-security-release/
2017-04-06 21:04:22 +02:00
Aaron Bull Schaefer 55d1237c6b transcrypt: 1.0.1 -> 1.0.2 2017-04-05 11:18:12 -05:00
NWDD f24c89a4d6 gitkraken: 2.2.1 -> 2.3.1 2017-04-04 21:10:53 +02:00
Florent Becker 3699a545fd pijul: 0.3.3 -> 0.4.1 2017-04-03 15:04:04 +02:00
Victor Calvert 53a516b198 src: 1.12 -> 1.13 2017-04-02 22:36:02 -04:00
Jörg Thalheim 49aa2483e0 Merge pull request #24543 from winniequinn/gitkraken-desktop-entry
gitkraken: add desktop entry
2017-04-02 23:50:15 +02:00
Jörg Thalheim 3e7c485e19 Merge pull request #24553 from ndowens/git-imerge
git-imerge: 0.7.0 -> 1.0.0
2017-04-02 23:39:53 +02:00
Jörg Thalheim 6df9e84773 Merge pull request #24554 from ndowens/git-radar
git-radar: 0.3.2 -> 0.5
2017-04-02 23:28:52 +02:00
Jörg Thalheim a18ac4fd35 Merge pull request #24552 from ndowens/git-cola
git-cola: 2.8 -> 2.10
2017-04-02 23:26:29 +02:00
ndowens ff4fa6387e diff-so-fancy: 0.11.1 -> 0.11.4 (#24562) 2017-04-02 22:22:32 +02:00
ndowens 6ee0d284c1 git-cola: 2.8 -> 2.10
git-cola: Remove postFixup
2017-04-02 08:56:18 -05:00
ndowens 02dddacc75 git-radar: 0.3.2 -> 0.5 2017-04-01 21:30:23 -05:00
ndowens 45fa146829 git-imerge: 0.7.0 -> 1.0.0 2017-04-01 21:24:08 -05:00
Winnie Quinn dda001b0ba gitkraken: add desktop entry
The tarball does not contain an icon so switched over to using the
dpkg.
2017-04-01 17:38:43 -04:00
Orivej Desh ecf5daa5d7 subgit: 3.1.0 -> 3.2.4 2017-04-01 02:19:51 +00:00
Pascal Wittmann 80b7cdfb31 Merge pull request #24276 from jluttine/yadm-1.07
yadm: 1.05 -> 1.07
2017-03-25 21:06:48 +01:00
Tim Steinbach 10725a6329
git: 2.12.0 -> 2.12.2 2017-03-25 10:25:54 -04:00
Robin Gloster 4f9e590c06
gitkraken: clean-up 2017-03-25 12:52:01 +01:00
Joachim F 872a15a0ba Merge pull request #24301 from winniequinn/gitkraken-2.2.1
gitkraken: 2.2.0 -> 2.2.1
2017-03-25 00:14:08 +01:00
Winnie Quinn 8c2f986ed1 gitkraken: 2.2.0 -> 2.2.1 2017-03-24 17:31:41 -04:00