Launchpad.net

Code in branches

Recently imported branches

Name Status Registered Project Last Modified Last Commit
lp:ultisnips Development 2012-01-14 21:48:17 UTC ultisnips 2022-02-17 13:29:13 UTC
1063. Resolve paths to avoid duplicates in ...

Author: DavidBriscoe
Revision Date: 2022-02-17 13:29:13 UTC

Resolve paths to avoid duplicates in UltiSnipsEdit (#1440)

Use realpath to get the actual path so symlink directories are counted
as equal and excluded from the set of output.

When dotfiles are symlinked:

> dir c:\users\idbrii\.vim
...
2020-12-08 04:01 PM <SYMLINKD> .vim [C:\dotfiles\vim]

`:UltiSnipsEdit!` outputs:

    1: C:\Users\idbrii/.vim/bundle/david-snippets/UltiSnips/fugitive.snippets
  * 2: c:\dotfiles\vim\bundle\david-snippets\ultisnips\all.snippets
  * 3: c:\dotfiles\vim\bundle\david-snippets\ultisnips\all\shebang.snippets
  * 4: c:\dotfiles\vim\bundle\snippets\ultisnips\all.snippets
  * 5: c:\dotfiles\vim\bundle\project\ultisnips\all.snippets
  * 6: c:\users\idbrii\.vim\bundle\david-snippets\ultisnips\all.snippets
  * 7: c:\users\idbrii\.vim\bundle\david-snippets\ultisnips\all\shebang.snippets
    8: c:\users\idbrii\.vim\ultisnips\all.snippets
    9: c:\users\idbrii\.vim\ultisnips\fugitive.snippets

2,6 and 3,7 are duplicates.

This fixes the same issue on linux with similar symlink setup:
  $ ls -l ~/.vim
  lrwxrwxrwx 1 idbrii idbrii 49 Jan 24 2021 /home/idbrii/.vim -> /home/idbrii/dotfiles/vim

lp:pandora-net Development 2013-08-19 15:30:15 UTC pandora-net 2022-02-17 06:33:50 UTC
705. Merge pull request #25 from Novator/m...

Author: Michael Galyuk
Revision Date: 2022-02-17 06:33:50 UTC

Merge pull request #25 from Novator/main

version 0.75 alpha

lp:pyflakes Development 2013-01-24 06:24:25 UTC pyflakes 2022-02-13 16:32:09 UTC
363. support TypeAlias annotations (#679) ...

Author: Laurent Kadian
Revision Date: 2022-02-13 16:32:09 UTC

support TypeAlias annotations (#679)

For assignments with `TypeAlias` as annotation, handle the value as an annotation also.

Avoids incorrectly detecting `Bar` as unused in `x: TypeAlias = 'Bar'`.

lp:~minos-archive/minos/javier-lopez-learn Development 2022-02-13 00:46:43 UTC minos 2022-02-13 00:46:43 UTC
192. add -U/--update option

Author: Javier López
Revision Date: 2022-02-13 00:43:53 UTC

add -U/--update option

lp:crisscross Development 2009-12-06 14:12:41 UTC crisscross 2022-02-13 00:40:08 UTC
528. Ignore more visual studio content

Author: Gauthier Picalausa
Revision Date: 2022-02-13 00:40:08 UTC

Ignore more visual studio content

lp:php-chuid Development 2013-02-01 04:51:07 UTC php-chuid 2022-02-12 10:23:20 UTC
158. Merge pull request #13 from sjinks/de...

Author: Volodymyr Kolesnykov
Revision Date: 2022-02-12 10:23:20 UTC

Merge pull request #13 from sjinks/dependabot/github_actions/shivammathur/setup-php-2.17.0

Bump shivammathur/setup-php from 2.16.0 to 2.17.0

lp:pianobar Development 2010-02-27 03:51:21 UTC pianobar 2022-02-12 07:24:45 UTC
821. workflows: Always `apt update` before...

Author: Lars-Dominik Braun
Revision Date: 2022-02-12 07:24:45 UTC

workflows: Always `apt update` before installing dependencies

As suggested by the official documentation.

lp:zako (Linked to a blueprint) Development 2022-02-08 03:00:44 UTC zako 2022-02-08 03:00:44 UTC
1. Initial commit

Author: London Street Company
Revision Date: 2021-05-12 03:29:38 UTC

Initial commit

lp:webmachine Development 2011-07-08 06:07:03 UTC webmachine 2022-02-03 13:15:48 UTC
311. Update min vers.

Author: Martin Cox
Revision Date: 2022-02-03 13:15:48 UTC

Update min vers.

lp:repoze.who Development 2011-03-16 08:37:06 UTC repoze.who 2022-02-01 18:25:06 UTC
401. Drop support for Python 2.7, 3.4, and...

Author: Tres Seaver
Revision Date: 2022-02-01 18:25:06 UTC

Drop support for Python 2.7, 3.4, and 3.5. (#40)

Add support for Python 3.9 and 3.10.

Rename 'repoze.who._compat' to 'repoze.who._helpers': it no longer
provides any PY2 / PY3 straddling features.

lp:~pythonxy/pythonxy-upstream/cartopy Development 2013-10-21 20:50:11 UTC pythonxy-upstream 2022-01-29 00:36:59 UTC
714. Merge pull request #1991 from gregluc...

Author: Greg Lucas
Revision Date: 2022-01-29 00:36:59 UTC

Merge pull request #1991 from greglucas/flake8-updating

Flake8 updating

lp:acronymdecoder Development 2016-07-26 19:23:26 UTC acronymdecoder 2022-01-22 15:21:47 UTC
196. * Fixed: Relative path detection for ...

Author: chronos
Revision Date: 2022-01-22 15:21:47 UTC

* Fixed: Relative path detection for language files directory.

lp:cppman Development 2014-04-29 00:58:40 UTC cppman 2022-01-22 07:10:47 UTC
335. [zsh tab-completion] various updates ...

Author: pseyfert
Revision Date: 2022-01-22 07:10:47 UTC

[zsh tab-completion] various updates (#132)

- include options in tab completion
 - simplify completion code (drop `eval` and `perl` and use native zsh
   code instead)
 - use more standard installation / setup location

lp:suricata-daily-git-test Development 2018-07-16 07:27:42 UTC suricata-daily-git-test 2022-01-21 18:58:24 UTC
12674. github-ci: use curl -L for npcap: fol...

Author: Jason Ish
Revision Date: 2022-01-21 18:58:24 UTC

github-ci: use curl -L for npcap: follow redirects

lp:pyquery Development 2013-05-30 12:51:22 UTC pyquery 2022-01-19 08:49:57 UTC
362. typo. fixed #228

Author: Gaël Pasgrimaud
Revision Date: 2022-01-19 08:49:57 UTC

typo. fixed #228

lp:libfixposix Development 2012-03-25 03:59:40 UTC libfixposix 2022-01-18 15:14:56 UTC
481. lfp_sendfile: don't return EAGAIN in ...

Author: Stelian Ionescu
Revision Date: 2022-01-18 15:14:56 UTC

lfp_sendfile: don't return EAGAIN in case of partial write

In order to match the semantics of the Linux sendfile(), the wrapper
now hides EAGAIN if a partial write (more than 0 bytes, but fewer then
requested) was performed.

lp:~pythonxy/pythonxy-upstream/python-seaborn Mature 2014-11-15 12:59:09 UTC pythonxy-upstream 2022-01-18 12:50:58 UTC
1062. Test approximate equality on correlat...

Author: Michael Waskom
Revision Date: 2022-01-18 12:50:58 UTC

Test approximate equality on correlation matrix diagonal (#2728)

lp:~gbaconnier-c2c/openerp-connector/github-master Development 2014-06-26 13:06:40 UTC openerp-connector 2022-01-17 13:29:50 UTC
58. [UPD] addons table in README.md

Author: OCA-git-bot
Revision Date: 2022-01-17 13:29:50 UTC

[UPD] addons table in README.md

lp:snapcraft-hello Development 2016-06-14 15:30:58 UTC snapcraft-hello 2022-01-13 22:57:10 UTC
20. Merge pull request #5 from ubuntu-cor...

Author: Sergio Schvezov
Revision Date: 2022-01-13 22:57:10 UTC

Merge pull request #5 from ubuntu-core/hello-core20

update to core20

lp:~apt-fast/apt-fast/apt-fast-ro Development 2012-06-11 12:27:08 UTC apt-fast 2022-01-13 20:19:31 UTC
153. Bump version to 1.9.12

Author: Dominique Lasserre
Revision Date: 2022-01-13 20:19:31 UTC

Bump version to 1.9.12

lp:bullet-physics-playground Development 2012-12-24 14:17:57 UTC bullet-physics-playground 2022-01-09 20:42:46 UTC
599. Upgrade apt packages before build.

Author: koppi
Revision Date: 2022-01-09 20:42:46 UTC

Upgrade apt packages before build.

lp:~freefilesync/freefilesync/master bug Mature 2012-01-30 10:21:35 UTC freefilesync 2022-01-07 08:28:15 UTC
174. Update README.md

Author: Damien Lecan
Revision Date: 2022-01-07 08:28:15 UTC

Update README.md

lp:pika Development 2011-07-04 21:23:55 UTC pika 2022-01-05 21:37:13 UTC
1186. Merge pull request #1325 from PiotrDa...

Author: Luke Bakken
Revision Date: 2022-01-05 21:37:13 UTC

Merge pull request #1325 from PiotrDabrowskey/docstring-fixes

Documentation fixes

lp:alsa-midi-latency-test Development 2011-12-23 16:52:17 UTC alsa-midi-latency-test 2022-01-02 17:05:10 UTC
178. 2021 -> 2022.

Author: koppi
Revision Date: 2022-01-02 17:05:10 UTC

2021 -> 2022.

lp:superlance Development 2011-07-06 14:58:44 UTC superlance 2021-12-28 22:12:19 UTC
182. Run tests on pull requests

Author: Mike Naberezny
Revision Date: 2021-12-28 22:12:19 UTC

Run tests on pull requests

lp:ffmulticonverter Development 2011-12-11 08:45:53 UTC ffmulticonverter 2021-12-22 14:43:22 UTC
623. QProgressBar.setValue() expects an in...

Author: Ilias Stamatis
Revision Date: 2021-12-22 14:43:22 UTC

QProgressBar.setValue() expects an int, not a float

lp:~elementary-os/elementaryos/keyring Development 2017-10-08 07:59:48 UTC elementaryos 2021-12-19 16:53:26 UTC
1. Initial commit

Author: David Hewitt
Revision Date: 2021-12-19 16:53:26 UTC

Initial commit

lp:mechanize Development 2010-04-22 12:40:44 UTC mechanize 2021-12-19 16:32:01 UTC
1023. Handle mal-encoded robots.txt files m...

Author: Kovid Goyal
Revision Date: 2021-12-19 16:32:01 UTC

Handle mal-encoded robots.txt files more gracefully

Invalid bytes are now ignored. This matches the behavior of the Google
robots.txt parser in the absence of any actual standard. Fixes #68

lp:~harrison-rt/sapidlib/fluffos Development 2013-03-01 02:59:55 UTC sapidlib 2021-12-18 22:01:39 UTC
898. fix backwards.hpp for mac m1

Author: Justin McCormick
Revision Date: 2021-12-18 22:01:39 UTC

fix backwards.hpp for mac m1

lp:~baltix/libdvdcss/debian Development 2016-08-23 10:37:09 UTC libdvdcss 2021-12-17 10:53:34 UTC
75. Update changelog for 1.4.3-1.

Author: Unit 193
Revision Date: 2021-12-17 10:53:34 UTC

Update changelog for 1.4.3-1.

lp:~neon/libkdcraw/master Development 2011-02-23 11:01:18 UTC libkdcraw 2021-12-09 01:14:49 UTC
1094. Add auto generated files to .gitignor...

Author: ivan tkachenko
Revision Date: 2021-12-09 01:14:49 UTC

Add auto generated files to .gitignore

GIT_SILENT

lp:~neon/libksane/master Development 2011-02-23 22:54:44 UTC libksane 2021-12-09 01:13:12 UTC
558. Add auto generated files to .gitignor...

Author: ivan tkachenko
Revision Date: 2021-12-09 01:13:12 UTC

Add auto generated files to .gitignore

GIT_SILENT

lp:~neon/libkexiv2/master Development 2011-02-23 11:02:20 UTC libkexiv2 2021-12-09 00:47:50 UTC
775. Add auto generated files to .gitignor...

Author: ivan tkachenko
Revision Date: 2021-12-09 00:47:50 UTC

Add auto generated files to .gitignore

GIT_SILENT

lp:~neon/project-neon/polkit-qt-1 Development 2011-01-31 11:28:10 UTC project-neon 2021-12-08 16:50:47 UTC
397. Add compile_commands.json to gitignor...

Author: ivan tkachenko
Revision Date: 2021-12-08 16:50:47 UTC

Add compile_commands.json to gitignore

Other entries were copied from marble repo as well.

GIT_SILENT is cool and all, but have you even tried GIT_LOUD?

lp:evolution-data-server Development 2012-10-09 10:33:16 UTC evolution-data-server 2021-12-08 11:11:32 UTC
16754. e-cal-client: Correct non-NULL check ...

Author: Milan Crha
Revision Date: 2021-12-08 11:11:32 UTC

e-cal-client: Correct non-NULL check in e_cal_client_create_objects_sync()

The function is declared to allow non-NULL `out_uids`, but the code had
been testing for its non-NULL-ness, thus remove the check.

lp:librsvg Development 2010-09-20 10:24:30 UTC librsvg 2021-12-08 01:31:18 UTC
4066. Merge branch 'test-with-rsvg' into 'm...

Author: Marge Bot
Revision Date: 2021-12-08 01:31:18 UTC

Merge branch 'test-with-rsvg' into 'main'

Implement SvgPredicate with librsvg itself

See merge request GNOME/librsvg!640

lp:gnome-commander Development 2009-09-29 13:43:28 UTC gnome-commander 2021-12-07 22:06:52 UTC
5134. Change in behavior: on_new_textfile_o...

Author: Uwe Scholz
Revision Date: 2021-12-07 22:06:52 UTC

Change in behavior: on_new_textfile_ok does only create a file, not execute the edit command on it

lp:log-fine Development 2011-09-30 18:12:29 UTC log-fine 2021-12-07 19:12:09 UTC
320. Tell projectile to ignore .vscode dir...

Author: Christopher M. Fuhrman
Revision Date: 2021-12-07 19:12:09 UTC

Tell projectile to ignore .vscode directory

Tell emacs projectile[1] to ignore directory generated by VS Code

Footnotes:
[1] https://github.com/bbatsov/projectile

lp:pango Development 2011-05-23 11:50:13 UTC pango 2021-12-07 04:28:00 UTC
4618. Merge branch 'fix-tabs-nowrap' into '...

Author: Matthias Clasen
Revision Date: 2021-12-07 04:28:00 UTC

Merge branch 'fix-tabs-nowrap' into 'main'

Fix line width computation

Closes #635

See merge request GNOME/pango!535

lp:gnome-user-docs Development 2010-04-22 21:20:47 UTC gnome-user-docs 2021-12-06 22:43:17 UTC
5228. Add network-wired-symbolic.svg net-w...

Author: Gunnar Hjalmarsson
Revision Date: 2021-12-06 22:43:17 UTC

Add network-wired-symbolic.svg

net-wired-connect.page refers to it.

lp:pygobject Development 2011-06-08 18:34:32 UTC pygobject 2021-12-06 22:19:49 UTC
3614. gimodule: fix floating state of pytho...

Author: Mathieu Duponchelle
Revision Date: 2021-12-06 22:19:49 UTC

gimodule: fix floating state of python objects created with g_object_new

If C code calls g_object_new() for a GInitiallyUnowned subclass
implemented in python, the expectation is to receive a floating
reference.

The solution is used is the same picked for
5efe2e5c8458d9f4d72329ea1209d96b5ebecfb4, this is simply a special
case that was omitted at the time.

lp:gnome-orca Development 2011-03-30 19:58:14 UTC gnome-orca 2021-12-06 21:31:50 UTC
9937. Update Ukrainian translation

Author: Yuri Chornoivan
Revision Date: 2021-12-06 21:31:50 UTC

Update Ukrainian translation

lp:libsoup Development 2011-05-23 11:49:26 UTC libsoup 2021-12-06 19:49:13 UTC
3601. Fix the DDL cross-compile build. Miss...

Author: Melroy van den Berg
Revision Date: 2021-12-06 19:49:13 UTC

Fix the DDL cross-compile build. Missing `extern`.

lp:~vcs-imports-ii/freefont/trunk Development 2012-02-08 23:35:45 UTC freefont 2021-12-04 16:44:42 UTC
4263. math glyphs: improved spacing of some...

Author: Stevan_White
Revision Date: 2021-12-04 16:44:42 UTC

math glyphs: improved spacing of some calligraphic capitals.
ASCII: made bar thinner.
Mathematical Operators: made "divides" thinnger... because it looked
much too heavy in print, especially when doubled.

lp:gnome-session Development 2011-02-07 11:38:02 UTC gnome-session 2021-12-03 10:57:33 UTC
6569. Update Friulian translation

Author: Fabio Tomat
Revision Date: 2021-12-03 10:57:33 UTC

Update Friulian translation

lp:innoextract Development 2013-05-07 14:26:07 UTC innoextract 2021-12-02 17:23:00 UTC
846. README: Expand description to match w...

Author: Daniel Scharrer
Revision Date: 2021-12-02 17:23:00 UTC

README: Expand description to match website

lp:gvfs Development 2009-12-22 10:31:40 UTC gvfs 2021-12-02 14:46:47 UTC
6083. Update Occitan translation

Author: Quentin PAGÈS
Revision Date: 2021-12-02 14:46:47 UTC

Update Occitan translation

lp:~vcs-imports/libgweather/master Development 2011-05-23 12:04:50 UTC libgweather 2021-12-01 16:33:19 UTC
3279. Update Occitan translation

Author: Quentin PAGÈS
Revision Date: 2021-12-01 16:33:19 UTC

Update Occitan translation

lp:oz Development 2012-08-21 10:16:56 UTC oz 2021-12-01 16:29:01 UTC
1164. Merge pull request #290 from tkopecek...

Author: Pbrobinson
Revision Date: 2021-12-01 16:29:01 UTC

Merge pull request #290 from tkopecek/py3-issues

py3 compatibility issues

lp:~sushkov/+junk/gala-alternate-alt-tab Development 2015-05-10 19:40:36 UTC 2021-12-01 14:29:46 UTC
9. Update README.md

Author: Tom Beckmann
Revision Date: 2021-12-01 14:29:46 UTC

Update README.md

lp:brightbox Development 2010-11-25 15:45:41 UTC brightbox 2021-12-01 10:42:14 UTC
658. Revert "Bump rexml from 3.2.4 to 3.2....

Author: Neil Wilson
Revision Date: 2021-12-01 10:42:14 UTC

Revert "Bump rexml from 3.2.4 to 3.2.5"

Fails on ruby 2.0.0

This reverts commit e8ce94e3f8c511951d2e0bd257892656974bc688.

lp:network-manager-applet Development 2010-01-07 22:43:39 UTC network-manager-applet 2021-11-28 20:34:02 UTC
4194. Update Swedish translation

Author: Luna Jernberg
Revision Date: 2021-11-28 20:34:02 UTC

Update Swedish translation

lp:jhbuild Development 2010-04-30 10:49:17 UTC jhbuild 2021-11-27 15:50:42 UTC
7687. core-deps-latest: setuptools 59.3.0 ...

Author: Exalm
Revision Date: 2021-11-27 15:50:42 UTC

core-deps-latest: setuptools 59.3.0

The old version no longer builds with Python 3.10.0.

lp:brasero Development 2010-01-26 08:25:49 UTC brasero 2021-11-25 14:00:49 UTC
4450. Update Portuguese translation

Author: Hugo Carvalho
Revision Date: 2021-11-25 14:00:49 UTC

Update Portuguese translation

lp:~kst-plot/kst/trunk-git Development 2013-09-12 16:18:48 UTC kst 2021-11-25 03:00:35 UTC
3380. Some work with the theme dialog Some...

Author: Barth Netterfield
Revision Date: 2021-11-25 03:00:35 UTC

Some work with the theme dialog

Some bug fixes.
Also, set the default curve color.

lp:python-oath Development 2012-01-27 13:58:17 UTC python-oath 2021-11-22 19:45:23 UTC
106. docs: Fix a few typos There are smal...

Author: Tim Gates
Revision Date: 2021-11-22 19:45:23 UTC

docs: Fix a few typos

There are small typos in:
- oath/_ocra.py
- oath/_totp.py
- oath/_utils.py
- oath/google_authenticator.py
- tests/test_totp.py

Fixes:
- Should read `provisioning` rather than `provisionning`.
- Should read `necessary` rather than `necesary`.
- Should read `instance` rather than `intance`.
- Should read `corresponding` rather than `corrresponding`.
- Should read `backward` rather than `bacward`.

lp:gnome-terminal (Linked to a blueprint) Development 2011-06-14 19:48:31 UTC gnome-terminal 2021-11-22 10:50:03 UTC
6602. Update Friulian translation

Author: Fabio Tomat
Revision Date: 2021-11-22 10:50:03 UTC

Update Friulian translation

lp:flif Development 2016-10-10 06:34:13 UTC flif 2021-11-21 13:31:43 UTC
527. v0.4 release

Author: Ziemowit Zabawa
Revision Date: 2021-11-21 13:31:43 UTC

v0.4 release

lp:squid Development 2021-11-17 01:00:02 UTC squid 2021-11-17 01:00:02 UTC
15821. Remove recv-announce tool (#933) Thi...

Author: Amos Jeffries
Revision Date: 2021-11-15 10:11:09 UTC

Remove recv-announce tool (#933)

This daemon for receiving send-announce traffic has not
built for many years.

lp:accerciser Development 2009-09-03 21:43:26 UTC accerciser 2021-11-16 15:25:47 UTC
1504. Updated Spanish translation

Author: Daniel Mustieles
Revision Date: 2021-11-16 15:25:47 UTC

Updated Spanish translation

lp:vinagre Development 2011-03-01 23:22:55 UTC vinagre 2021-11-16 14:40:12 UTC
2507. Updated Spanish translation

Author: Daniel Mustieles
Revision Date: 2021-11-16 14:40:12 UTC

Updated Spanish translation

lp:sipserver Development 2011-10-18 19:49:36 UTC sipserver 2021-11-11 15:22:37 UTC
289. LP1528301: (follow-up) tweak whitespa...

Author: Galen Charlton
Revision Date: 2021-11-11 15:22:37 UTC

LP1528301: (follow-up) tweak whitespace

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

lp:gdk-pixbuf Development 2010-08-01 01:50:44 UTC gdk-pixbuf 2021-11-09 16:28:10 UTC
5638. Merge branch 'ebassi/for-master' into...

Author: Emmanuele Bassi
Revision Date: 2021-11-09 16:28:10 UTC

Merge branch 'ebassi/for-master' into 'master'

docs: Fix the XPM data annotation

See merge request GNOME/gdk-pixbuf!125

lp:libgdata Development 2011-03-03 14:18:18 UTC libgdata 2021-11-09 09:01:25 UTC
2221. Update Occitan translation

Author: Quentin PAGÈS
Revision Date: 2021-11-09 09:01:25 UTC

Update Occitan translation

lp:~neon/kapptemplate/master Development 2013-02-11 17:08:00 UTC kapptemplate 2021-11-06 13:07:28 UTC
849. Fix formatting

Author: Carl Schwan
Revision Date: 2021-11-06 13:07:28 UTC

Fix formatting

lp:librest Development 2011-05-23 12:06:05 UTC librest 2021-11-04 22:13:59 UTC
576. Merge branch 'gwagner/soup3' into 'ma...

Author: Günther Wagner
Revision Date: 2021-11-04 22:13:59 UTC

Merge branch 'gwagner/soup3' into 'master'

Port to libsoup3

See merge request GNOME/librest!9

lp:oorq Development 2013-04-24 10:12:21 UTC oorq 2021-11-03 09:40:01 UTC
128. Bump to v1.21.0

Author: Eduard Carreras i Nadal
Revision Date: 2021-11-03 09:40:01 UTC

Bump to v1.21.0

lp:cheese Development 2010-02-05 11:45:56 UTC cheese 2021-11-01 15:34:26 UTC
3644. meson: avoid positional arguments in ...

Author: David King
Revision Date: 2021-11-01 15:34:26 UTC

meson: avoid positional arguments in merge_file

https://gitlab.gnome.org/GNOME/cheese/-/issues/124

lp:davfs2 Development 2011-03-28 03:21:45 UTC davfs2 2021-10-31 15:45:34 UTC
194. Add Neon version 0.32

Author: wbaumann
Revision Date: 2021-10-31 15:45:34 UTC

Add Neon version 0.32

lp:pyjnius Experimental 2013-01-05 16:24:24 UTC pyjnius 2021-10-30 12:18:57 UTC
337. update CHANGELOG and version

Author: tshirtman
Revision Date: 2021-10-30 12:18:57 UTC

update CHANGELOG and version

lp:aria2 Development 2012-03-10 16:12:31 UTC aria2 2021-10-30 10:04:29 UTC
5006. clang-format-12

Author: Tatsuhiro Tsujikawa
Revision Date: 2021-10-30 10:04:29 UTC

clang-format-12

lp:~vcs-imports/gnome-applets/master Development 2011-06-14 20:22:54 UTC gnome-applets 2021-10-29 20:53:08 UTC
11908. Update Slovenian translation

Author: Matej Urbančič
Revision Date: 2021-10-29 20:53:08 UTC

Update Slovenian translation

lp:libgda Development 2011-05-23 11:46:49 UTC libgda 2021-10-28 18:17:13 UTC
7022. Update Brazilian Portuguese translation

Author: Enrico Nicoletto
Revision Date: 2021-10-28 18:17:13 UTC

Update Brazilian Portuguese translation

lp:gnome-color-manager Development 2011-10-19 11:01:27 UTC gnome-color-manager 2021-10-27 16:37:44 UTC
2554. trivial: Sync spec file with downstream

Author: Richard Hughes
Revision Date: 2021-10-27 16:37:44 UTC

trivial: Sync spec file with downstream

lp:cdemu Development 2012-10-06 12:02:07 UTC cdemu 2021-10-25 21:24:47 UTC
1845. vhba: fix compile error using kernel ...

Author: Jon Daniel
Revision Date: 2021-10-25 21:24:47 UTC

vhba: fix compile error using kernel 5.15 caused by scsi_done

lp:~sebastian-cobert/projectscrum/8.0 Development 2015-02-25 08:04:19 UTC projectscrum 2021-10-21 08:26:21 UTC
61. Update __openerp__.py

Author: jakobkrabbe
Revision Date: 2021-10-21 08:26:21 UTC

Update __openerp__.py

lp:ctftptest Development 2017-11-13 16:38:52 UTC ctftptest 2021-10-07 10:50:40 UTC
78. 3.0.3-13build1 (patches unapplied) I...

Author: Matthias Klose
Revision Date: 2021-10-07 10:50:40 UTC

3.0.3-13build1 (patches unapplied)

Imported using git-ubuntu import.

lp:latexml Development 2016-05-29 17:25:06 UTC latexml 2021-10-01 10:28:14 UTC
13. New version following https://github....

Author: Matteo Seclì
Revision Date: 2021-10-01 10:28:14 UTC

New version following https://github.com/brucemiller/LaTeXML/commit/be6bbab59dbf48b7834d96db65c49226c27a96b4

lp:zeitgeist Mature 2011-10-29 13:56:38 UTC zeitgeist 2021-09-30 20:10:02 UTC
803. Add PartOf= to all systemd units The...

Author: Henri Chain
Revision Date: 2021-09-30 20:10:02 UTC

Add PartOf= to all systemd units

The `PartOf` directive sets up a one-way dependency between
graphical-session.target` and our services, so that when
graphical-session.target` is stopped or restarted, our services also get
stopped or restarted.

This ensures that gvfs daemons that were started in the context of a GUI
login session (through dbus activation) do not continue to run after the
user has logged out.

See `systemd.unit(5)` for more info.

lp:mousepad Development 2011-07-01 22:49:41 UTC mousepad 2021-09-30 10:49:44 UTC
2457. I18n: Update translation sr (100%). ...

Author: Саша Петровић
Revision Date: 2021-09-30 10:49:44 UTC

I18n: Update translation sr (100%).

406 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp:xfce4-settings Development 2009-09-13 15:30:05 UTC xfce4-settings 2021-09-29 22:48:37 UTC
3757. I18n: Update translation ms (100%). ...

Author: abuyop
Revision Date: 2021-09-29 22:48:37 UTC

I18n: Update translation ms (100%).

575 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp:xfce4-power-manager Development 2014-06-22 19:33:58 UTC xfce4-power-manager 2021-09-29 22:48:02 UTC
2996. I18n: Update translation ms (100%). ...

Author: abuyop
Revision Date: 2021-09-29 22:48:02 UTC

I18n: Update translation ms (100%).

212 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp:~neon/kruler/master Development 2011-02-23 11:05:54 UTC kruler 2021-09-29 17:10:53 UTC
646. Enable Linux CI

Author: Nicolas Fella
Revision Date: 2021-09-29 17:10:53 UTC

Enable Linux CI

lp:mpfr Development 2011-10-16 01:57:18 UTC mpfr 2021-09-27 12:43:05 UTC
11619. [src/mparam_h.in] Updated comment abo...

Author: vlefevre
Revision Date: 2021-09-27 12:43:05 UTC

[src/mparam_h.in] Updated comment about GCC.

lp:~neon/phonon/master Development 2011-01-31 07:47:36 UTC phonon 2021-09-26 08:51:45 UTC
2969. GIT_SILENT Update .gitignore file

Author: Alexander Lohnau
Revision Date: 2021-09-26 08:51:45 UTC

GIT_SILENT Update .gitignore file

lp:libfreenect Development 2010-11-16 15:30:41 UTC libfreenect 2021-09-24 01:39:25 UTC
590. Merge pull request #625 from OpenKine...

Author: Benn Snyder
Revision Date: 2021-09-24 01:39:25 UTC

Merge pull request #625 from OpenKinect/dependabot/maven/wrappers/java/junit-junit-4.13.1

build(deps-dev): bump junit from 4.8.2 to 4.13.1 in /wrappers/java

Reviewed-by: Benn Snyder <benn.snyder@gmail.com>

lp:evergreen/3.5 Development 2020-06-10 15:27:10 UTC evergreen 2021-09-23 18:53:21 UTC
24170. LP#1924562 - pingest.pl help typo for...

Author: Josh Stompro
Revision Date: 2021-09-23 18:53:21 UTC

LP#1924562 - pingest.pl help typo for --max-duration

In the help command example the argument --duration is used but
--max-duration is the correct command.

Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>

lp:~registry/q4wine/packaging-stable Mature 2013-03-28 01:19:23 UTC q4wine 2021-09-22 21:19:05 UTC
84. New upload to Launchpad.

Author: Tehnick
Revision Date: 2021-09-22 21:19:05 UTC

New upload to Launchpad.

lp:~pythonxy/pythonxy-upstream/pysolar (Linked to a blueprint) Development 2011-02-20 19:42:18 UTC pythonxy-upstream 2021-09-20 22:00:21 UTC
180. Update development-notes.md

Author: Brandon Stafford
Revision Date: 2021-09-20 22:00:21 UTC

Update development-notes.md

lp:pinknoise8bit Development 2018-07-18 09:08:43 UTC pinknoise8bit 2021-09-17 14:15:23 UTC
7. use correct package name for adoptinf...

Author: Colin Ian King
Revision Date: 2021-09-17 14:15:23 UTC

use correct package name for adoptinfo

Signed-off-by: Colin Ian King <colin.king@canonical.com>

lp:totem-pl-parser Development 2011-03-01 23:38:36 UTC totem-pl-parser 2021-09-15 10:37:42 UTC
1000. tests: Add itunes genre ( <itunes:cat...

Author: crvi
Revision Date: 2021-09-15 10:37:42 UTC

tests: Add itunes genre ( <itunes:category> ) support for podcast rss feeds

lp:~stk/stk/stk-packaging-debian-1.3 Development 2021-09-09 20:12:39 UTC stk 2021-09-10 06:25:30 UTC
102. Ubuntu 18.04 compatibility - Use bund...

Author: Qwerty Chouskie
Revision Date: 2021-09-10 06:25:30 UTC

Ubuntu 18.04 compatibility
- Use bundled Noto fonts
- Keep bundled Glew available
- Use debhelper-compat = 11

lp:libtickit Development 2014-12-19 13:21:28 UTC libtickit 2021-09-07 17:16:17 UTC
791. t/55tickit-process.c should #include ...

Author: Paul "LeoNerd" Evans
Revision Date: 2021-09-07 17:16:17 UTC

t/55tickit-process.c should #include <sys/wait.h> (thanks thrig)

lp:~neovim-ppa/neovim-ppa/python-neovim Development 2015-03-01 23:43:05 UTC neovim-ppa 2021-09-06 18:33:04 UTC
334. docs(readme): update URL #497

Author: Anselm Hahn
Revision Date: 2021-09-06 18:33:04 UTC

docs(readme): update URL #497

lp:parole Development 2013-03-09 20:35:29 UTC parole 2021-09-05 10:49:44 UTC
1796. I18n: Update translation pt (100%). ...

Author: Hugo Carvalho
Revision Date: 2021-09-05 10:49:44 UTC

I18n: Update translation pt (100%).

301 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp:~lann/guitartuner/0.6 Mature 2021-02-10 09:59:06 UTC guitartuner 2021-09-05 10:47:36 UTC
19. Version 0.6.0.1 Add the icon for cal...

Author: lann
Revision Date: 2021-09-05 10:47:36 UTC

Version 0.6.0.1

Add the icon for calibrating the microphone

lp:commoncpp Development 2011-10-13 01:43:55 UTC commoncpp 2021-08-28 12:28:09 UTC
2570. Added cmake dist target

Author: David Sugar
Revision Date: 2021-08-28 12:28:09 UTC

Added cmake dist target

lp:sipwitch Development 2011-09-28 01:38:40 UTC sipwitch 2021-08-26 10:33:20 UTC
1316. Updates for 2.0.0

Author: David Sugar
Revision Date: 2021-08-26 10:33:20 UTC

Updates for 2.0.0

lp:~coldsteal/parrot/trunk Development 2018-10-28 22:01:37 UTC parrot 2021-08-25 17:59:15 UTC
41798. Add inactivity notice, for issue #1243

Author: Bruce Gray
Revision Date: 2021-08-25 17:59:15 UTC

Add inactivity notice, for issue #1243

lp:parrot Development 2010-12-10 11:11:08 UTC parrot 2021-08-25 17:59:15 UTC
41798. Add inactivity notice, for issue #1243

Author: Bruce Gray
Revision Date: 2021-08-25 17:59:15 UTC

Add inactivity notice, for issue #1243

401500 of 8614 results