Code in branches
Recently imported branches
Name | Status | Registered | Project | Last Modified | Last Commit | |
---|---|---|---|---|---|---|
lp:busybox | Development | 2010-08-01 16:14:43 UTC | busybox | 2025-07-11 06:58:07 UTC |
17911.
libbb/yescrypt: code shrink
function...
Author:
Vda-linux
libbb/yescrypt: code shrink function old new delta Signed-off-by: Denys Vlasenko <vda.linux@ |
|
lp:evergreen/3.14 | Development | 2024-10-03 17:45:23 UTC | evergreen | 2025-07-11 01:19:46 UTC |
27917.
LP2115824 metarecord hold format, lan...
Author:
Stephanie Leary
LP2115824 metarecord hold format, language labels Adds form labels to the language and format selects in the metarecord Also changes the heading to read 'Select your desired formats and Release-note: Adds missing form labels, revises heading for metarecord Signed-off-by: Stephanie Leary <stephanie. |
|
lp:evergreen/3.15 | Development | 2025-03-25 13:49:14 UTC | evergreen | 2025-07-11 01:19:13 UTC |
28037.
LP2115824 metarecord hold format, lan...
Author:
Stephanie Leary
LP2115824 metarecord hold format, language labels Adds form labels to the language and format selects in the metarecord Also changes the heading to read 'Select your desired formats and Release-note: Adds missing form labels, revises heading for metarecord Signed-off-by: Stephanie Leary <stephanie. |
|
lp:evergreen | Development | 2023-05-04 13:37:09 UTC | evergreen | 2025-07-11 01:02:54 UTC |
28083.
LP2115824 metarecord hold format, lan...
Author:
Stephanie Leary
LP2115824 metarecord hold format, language labels Adds form labels to the language and format selects in the metarecord Also changes the heading to read 'Select your desired formats and Release-note: Adds missing form labels, revises heading for metarecord Signed-off-by: Stephanie Leary <stephanie. |
|
lp:~neon/ |
Development | 2012-04-11 11:17:03 UTC | dragon | 2025-07-11 00:42:18 UTC |
1319.
GIT_SILENT made messages (after extra...
Author:
l10n daemon script
GIT_SILENT made messages (after extraction) |
|
lp:gnu-gsrc | Development | 2012-04-07 15:42:33 UTC | gnu-gsrc | 2025-07-10 22:43:01 UTC |
11501.
update vala to 0.56.18
Author:
<email address hidden>
update vala to 0.56.18 |
|
lp:gsrc | Development | 2011-10-19 19:28:13 UTC | gsrc | 2025-07-10 22:43:01 UTC |
11501.
update vala to 0.56.18
Author:
<email address hidden>
update vala to 0.56.18 |
|
lp:rt/6.0 | Mature | 2025-04-03 22:23:22 UTC | rt | 2025-07-10 21:28:37 UTC |
8742.
Merge branch '5.0-trunk' into 6.0-trunk
Author:
sunnavy
Merge branch '5.0-trunk' into 6.0-trunk |
|
lp:c-evo | Development | 2017-01-12 22:53:03 UTC | c-evo | 2025-07-10 21:13:25 UTC |
536.
* Fixed: Repaint start window after l...
Author:
chronos
* Fixed: Repaint start window after language change in settings window. |
|
lp:bluez | Development | 2011-01-12 23:03:03 UTC | bluez | 2025-07-10 18:07:06 UTC |
23695.
build: Fix typo in configure option h...
Author:
Bastien Nocera
build: Fix typo in configure option help string |
|
lp:josm | Mature | 2010-03-24 09:56:32 UTC | josm | 2025-07-10 17:32:15 UTC |
19088.
checkstyle
Author:
stoecker
checkstyle |
|
lp:~openstreetm |
Mature | 2010-01-28 17:05:14 UTC | josm | 2025-07-10 17:21:31 UTC |
12882.
add source of string
Author:
stoecker
add source of string |
|
lp:gawk | Development | 2011-06-12 17:29:33 UTC | gawk | 2025-07-10 16:17:05 UTC |
2275.
Explanation of behavior of ord() exte...
Author:
Antonio Giovanni Colombo
Explanation of behavior of ord() extension |
|
lp:~titusx/ |
Mature | 2014-05-03 11:02:31 UTC | nginx | 2025-07-10 15:00:45 UTC |
7460.
SSL: fixed testing OPENSSL_VERSION_NU...
Author:
Sergey Kandaurov
SSL: fixed testing OPENSSL_ Prior to OpenSSL 3.0, OPENSSL_ MNNFFPPS: major minor fix patch status Where the status nibble (S) has 0+ for development and f for release. The format was changed in OpenSSL 3.0.0, where it is always zero: MNN00PP0: major minor patch |
|
lp:ipxe | Development | 2020-01-06 04:12:10 UTC | ipxe | 2025-07-10 13:39:07 UTC |
6841.
[dwmac] Add driver for DesignWare Eth...
Author:
Michael Brown
[dwmac] Add driver for DesignWare Ethernet MAC Add a basic driver for the DesignWare Ethernet MAC network interface Signed-off-by: Michael Brown <mcb30@ipxe.org> |
|
lp:nano | Development | 2016-08-09 11:46:44 UTC | nano | 2025-07-10 08:04:39 UTC |
10526.
browser: let a refresh also reread th...
Author:
Benno Schulenberg
browser: let a refresh also reread the file list, like it used to Until two commits ago, a full refresh (^L) would first refresh the Also rename a label, to be more precise. |
|
lp:~kdevelop/ |
Development | 2011-08-13 17:59:54 UTC | kgraphviewer | 2025-07-10 01:32:57 UTC |
1090.
SVN_SILENT made messages (.desktop fi...
Author:
l10n daemon script
SVN_SILENT made messages (.desktop file) - always resolve ours In case of conflict in i18n, keep the version of the branch "ours" |
|
lp:reviewboard | Development | 2009-12-17 03:09:57 UTC | reviewboard | 2025-07-10 00:38:29 UTC |
5113.
Update the types for diff chunks and ...
Author:
David Trowbridge
Update the types for diff chunks and lines. This change defines a `TypedDict` for diff chunks, and a `tuple` for Before, these were just an opaque dictionary, and a heterogenous list. We now always include the metadata field, set to `None` if there's no In the case of real line numbers which are not present on one side of This change only touches code related to chunks and lines. Other diff Testing Done: Reviewed at https:/ |
|
lp:deltahex | Development | 2016-11-30 19:47:35 UTC | deltahex | 2025-07-09 21:59:19 UTC |
403.
XBUP Viewer - 3
Author:
hajdam
XBUP Viewer - 3 |
|
lp:scribus | Development | 2011-01-07 00:27:20 UTC | scribus | 2025-07-09 18:56:53 UTC |
20519.
Fix some more file attribute cases
Author:
craig
Fix some more file attribute cases |
|
lp:ofono | Mature | 2010-06-17 09:56:20 UTC | ofono | 2025-07-09 17:34:49 UTC |
9550.
doc: sim-api document ClearForbiddenN...
Author:
Sean Nyekjaer
doc: sim-api document ClearForbiddenN This API allows the Forbidden PLMN Elementary File on the SIM to be This list can become stale, perhaps due to end-user subscription |
|
lp:~connman- |
Development | 2010-05-31 07:56:26 UTC | connman | 2025-07-09 17:28:08 UTC |
8752.
client: Add missing newlines on error...
Author:
Jaeyoon Jung
client: Add missing newlines on error messages This adds missing newlines at the end of some error messages. |
|
lp:~ztefn/ |
Development | 2025-07-09 13:07:44 UTC | haguichi | 2025-07-09 13:07:44 UTC |
679.
Support right-to-left text direction ...
Author:
Stephen Brandt
Support right-to-left text direction in stylesheets and make sidebar-pane styles compatible with upstream elementary stylesheet |
|
lp:~jd- |
Development | 2010-12-23 22:10:20 UTC | jdownloader | 2025-07-08 13:56:19 UTC |
4465.
Author:
thomas
|
|
lp:rt/5.0 | Mature | 2020-07-09 21:11:42 UTC | rt | 2025-07-08 12:58:20 UTC |
9256.
Merge branch '5.0/unset-owner-on-queu...
Author:
Jim Brandt
Merge branch '5.0/unset- |
|
lp:kmod | Development | 2012-07-04 04:33:58 UTC | kmod | 2025-07-08 12:17:14 UTC |
2101.
testsuite: consolidate final exit() c...
Author:
Emil Velikov
testsuite: consolidate final exit() call Currently we call exit() in a handful of places within test_run_child(). Just move the exit() further up the call stack and remove the noreturn Signed-off-by: Emil Velikov <emil.l. |
|
lp:libv4l |
|
Development | 2010-07-13 15:12:42 UTC | libv4l | 2025-07-08 08:28:16 UTC |
5285.
v4l2-compliance: fix pix_array contro...
Author:
Hans Verkuil
v4l2-compliance: fix pix_array control test The order of the dimensions was swapped (first height, then Signed-off-by: Hans Verkuil <hverkuil@ |
lp:~vcs- |
Development | 2010-05-31 09:47:16 UTC | ipfire | 2025-07-07 19:01:48 UTC |
13714.
core196: Ship man pages
Signed-off-b...
Author:
Michael Tremer
core196: Ship man pages Signed-off-by: Michael Tremer <michael. |
|
lp:libiconv | Development | 2010-07-31 16:53:50 UTC | libiconv | 2025-07-07 09:42:45 UTC |
1310.
Add support for --enable-relocatable ...
Author:
Bruno Haible
Add support for --enable- Reported by Michele Locati <michele@locati.it> in * configure.ac: Invoke gl_BUILD_ |
|
lp:~oisf/ |
Development | 2013-07-18 08:07:37 UTC | suricata-daily-git-libhtp-0.5.x | 2025-07-07 06:34:10 UTC |
1384.
Update for 0.5.51
Author:
Shivani Bhardwaj
Update for 0.5.51 |
|
lp:~oisf/ |
Development | 2013-07-16 15:17:17 UTC | suricata-daily-git-libhtp | 2025-07-07 06:34:10 UTC |
1384.
Update for 0.5.51
Author:
Shivani Bhardwaj
Update for 0.5.51 |
|
lp:pmake | Development | 2005-12-31 23:53:02 UTC | pmake | 2025-07-06 07:56:16 UTC |
5292.
make: complain about unfinished escap...
Author:
rillig
make: complain about unfinished escape sequences or string literals |
|
lp:~neon/ |
Development | 2013-02-11 17:07:56 UTC | kompare | 2025-07-05 09:49:16 UTC |
1359.
GIT_SILENT Upgrade release service ve...
Author:
Albert Astals Cid
GIT_SILENT Upgrade release service version to 25.11.70. |
|
lp:~neon/ |
Development | 2013-02-11 17:06:41 UTC | kdesdk-thumbnailers | 2025-07-05 09:49:08 UTC |
205.
GIT_SILENT Upgrade release service ve...
Author:
Albert Astals Cid
GIT_SILENT Upgrade release service version to 25.11.70. |
|
lp:~neon/ |
Development | 2013-02-11 17:07:11 UTC | kdesdk-kioslaves | 2025-07-05 09:49:00 UTC |
620.
GIT_SILENT Upgrade release service ve...
Author:
Albert Astals Cid
GIT_SILENT Upgrade release service version to 25.11.70. |
|
lp:~neon/ |
Development | 2013-02-11 17:06:38 UTC | kde-dev-utils | 2025-07-05 09:48:49 UTC |
818.
GIT_SILENT Upgrade release service ve...
Author:
Albert Astals Cid
GIT_SILENT Upgrade release service version to 25.11.70. |
|
lp:~neon/ |
Development | 2011-08-27 20:44:27 UTC | kmouth | 2025-07-05 09:41:29 UTC |
953.
GIT_SILENT Upgrade release service ve...
Author:
Albert Astals Cid
GIT_SILENT Upgrade release service version to 25.11.70. |
|
lp:gnubash | Development | 2010-07-31 16:11:43 UTC | gnubash | 2025-07-03 20:15:36 UTC |
220.
Bash-5.3 distribution sources and doc...
Author:
Chet Ramey
Bash-5.3 distribution sources and documentation |
|
lp:gatimaan | Development | 2024-05-06 03:04:44 UTC | gatimaan | 2025-07-03 13:15:36 UTC |
284.
Snap: Update Yt-DLP
Author:
sam
Snap: Update Yt-DLP |
|
lp:~itachi- |
Development | 2016-05-04 12:27:18 UTC | telegram-desktop | 2025-07-01 16:13:05 UTC |
2236.
Add missing system includes to breakp...
Author:
Matt Stark
Add missing system includes to breakpad. Change-Id: I210749ea709d4e |
|
lp:evergreen/3.13 | Development | 2024-05-13 18:42:26 UTC | evergreen | 2025-06-30 21:59:41 UTC |
27578.
LP#1973754: Fix match set type not di...
Author:
Ian Skelskey
LP#1973754: Fix match set type not displaying correctly Update the Record Editor to display labels for match set types - Modify the customValues in fieldOptions to include labels for 'biblio', 'serial', and 'authority' - Ensure the drop-down in the Record Matching definition Set dialog displays 'Bibliographic Records', 'Serial Records', and 'Authority Records' correctly. Release-Note: Display match set types with appropriate labels in MARC Batch Import/Export. Signed-off-by: Ian Skelskey <ianskelskey@ |
|
lp:~thopiekar/ |
Development | 2015-03-19 21:39:39 UTC | miracle | 2025-06-30 09:24:26 UTC |
303.
fix gcc15 build errors
Author:
Rémi Labelle
fix gcc15 build errors |
|
lp:~ubuntu- |
Development | 2014-03-31 13:30:13 UTC | trojita | 2025-06-29 02:30:06 UTC |
5200.
GIT_SILENT Sync po/docbooks with svn
Author:
l10n daemon script
GIT_SILENT Sync po/docbooks with svn |
|
lp:ddd | Development | 2011-10-10 21:41:48 UTC | ddd | 2025-06-28 18:33:04 UTC |
6883.
In BreakPoint::BreakPoint() replace t...
Author:
eager
In BreakPoint: |
|
lp:mandos/release |
|
Development | 2014-11-08 02:33:47 UTC | mandos | 2025-06-27 20:06:35 UTC |
415.
Version 1.8.19-1
* Makefile (version...
Author:
Teddy Hogeborn
Version 1.8.19-1 * Makefile (version): Change to "1.8.19". |
lp:~indicator- |
Development | 2010-06-04 12:08:44 UTC | wpasupplicant | 2025-06-27 14:31:01 UTC |
20617.
Add QCA vendor interface for configur...
Author:
Jay Shukla
Add QCA vendor interface for configuring feature control configurations Add QCA_NL80211_ Signed-off-by: Jay Shukla <jayshukl@ |
|
lp:econsysqtcam | Development | 2020-03-05 07:33:03 UTC | econsysqtcam | 2025-06-26 11:56:06 UTC |
307.
UI changes for handling MaskId change...
Author:
Geethalakshmi B
UI changes for handling MaskId change in see3cam_cu31. |
|
lp:~vcs- |
Development | 2016-10-02 20:55:32 UTC | putty | 2025-06-25 18:37:17 UTC |
6961.
Fix crash in utmp-stamping on Wayland...
Author:
Simon Tatham
Fix crash in utmp-stamping on Wayland. Thanks to Colin Watson for the report: if pterm is both To fix this I've generalised seat_get_ However, seat_get_ As a final fallback, in case seat_get_ |
|
lp:denemo | Development | 2010-07-31 16:14:29 UTC | denemo | 2025-06-25 10:27:46 UTC |
9349.
Allow for earlier LilyPond versions
Author:
Richard Shann
Allow for earlier LilyPond versions |
|
lp:quilt | Development | 2011-06-12 17:48:53 UTC | quilt | 2025-06-23 11:27:06 UTC |
1529.
contrib/spec-filters/obs: /usr/bin/sh...
Author:
Robert Yang
contrib/ The /bin/sh is more common than /usr/bin/sh, the later one doesn't exist on Signed-off-by: Robert Yang <liezhi. |
|
lp:bilancio | Development | 2025-06-23 06:58:30 UTC | bilancio | 2025-06-23 06:58:30 UTC |
215.
Fix LP #2114245: Find function does n...
Author:
igi
Fix LP #2114245: Find function does not work. |
|
lp:~firmware- |
Development | 2013-03-21 17:18:24 UTC | fwts | 2025-06-23 02:45:46 UTC |
5332.
fwts: slit: sync up with the slit rem...
Author:
Ivan Hu
fwts: slit: sync up with the slit remove equality checking Signed-off-by: Ivan Hu <ivan.hu@ |
|
lp:paxmirabilis | Mature | 2012-02-16 23:50:15 UTC | paxmirabilis | 2025-06-20 17:32:08 UTC |
257.
work around one groff version breakin...
Author:
tg
work around one groff version breaking when I work around sth. in the other |
|
lp:mksh | Mature | 2010-07-09 13:45:53 UTC | mksh | 2025-06-20 17:32:06 UTC |
3591.
work around one groff version breakin...
Author:
tg
work around one groff version breaking when I work around sth. in the other |
|
lp:connectbot | Development | 2018-11-15 00:12:16 UTC | connectbot | 2025-06-18 07:21:45 UTC |
58.
Automated export to po-files
From br...
Author:
Kenny Root
Automated export to po-files From branch main commit 49c45b74399a62d Automated translations import Translations imported from Launchpad. |
|
lp:~wjaguar/ |
Development | 2012-01-01 18:35:56 UTC | mtpaint | 2025-06-16 10:41:35 UTC |
422.
Version 3.50.12
Fixed refresh of pal...
Author:
wjaguar
Version 3.50.12 Fixed refresh of palette editor colors list, to account for the GtkTreeView-based option (since its addition in 3.49.22) |
|
lp:libunistring | Development | 2011-10-11 18:40:57 UTC | libunistring | 2025-06-14 17:59:00 UTC |
406.
Fix copyright and license header in n...
Author:
Bruno Haible
Fix copyright and license header in new files of last commit. |
|
lp:dasher | Development | 2010-10-16 18:27:27 UTC | dasher | 2025-06-10 22:33:36 UTC |
3858.
Update Azerbaijani translation
Author:
Ramal Rəhimov
Update Azerbaijani translation |
|
lp:blume | Development | 2021-08-27 16:01:04 UTC | blume | 2025-06-09 17:01:14 UTC |
503.
make hp module import without psutil
Author:
John Gill
make hp module import without psutil |
|
lp:libsigsegv | Development | 2011-10-11 03:56:43 UTC | libsigsegv | 2025-06-09 12:54:41 UTC |
649.
build: Fix "make installcheck" failur...
Author:
Bruno Haible
build: Fix "make installcheck" failure on MSVC with --enable-shared. * configure.ac (WOE32DLL): New conditional and variable. |
|
lp:~diwic/ |
Development | 2014-04-11 13:07:20 UTC | alsa-driver | 2025-06-08 23:18:59 UTC |
1027.
add support for DKMS
Author:
Takashi Sakamoto
add support for DKMS |
|
lp:pspp | Development | 2011-10-08 12:51:52 UTC | pspp | 2025-06-05 20:18:02 UTC |
7144.
ext-array: Use fseeko64 instead of fs...
Author:
Ben Pfaff
ext-array: Use fseeko64 instead of fseeko, if available. |
|
lp:~beaky/ |
Development | 2013-05-27 09:14:50 UTC | wacs | 2025-06-03 15:47:57 UTC |
2070.
Added srank support to wacsimglist, f...
Author:
beaky
Added srank support to wacsimglist, fixed headshot display in wacsshow |
|
lp:~beaky/ |
Development | 2017-02-08 13:44:27 UTC | wacs | 2025-06-03 10:44:53 UTC |
479.
Added stdcache fsloc
Author:
beaky
Added stdcache fsloc |
|
lp:nflux | Development | 2025-06-01 22:07:36 UTC | nflux | 2025-06-01 22:07:36 UTC |
382.
Change nflux project description
Author:
containerscrew
Change nflux project description |
|
lp:balsa | Development | 2011-06-17 02:24:50 UTC | balsa | 2025-05-31 17:42:59 UTC |
9286.
fix storing the current config on exi...
Author:
Albrecht Dreß
fix storing the current config on exit When balsa_app_destroy() is called, balsa_app. Note: this bug was introduced with MR !93 (commit 8bb4e4d9). Signed-off-by: Albrecht Dreß <albrecht. |
|
lp:gperf | Development | 2010-01-27 17:00:00 UTC | gperf | 2025-05-31 12:27:11 UTC |
435.
Mark automake 1.18 as supported.
* a...
Author:
Bruno Haible
Mark automake 1.18 as supported. * autogen.sh: Update comment. |
|
lp:~neon/ |
Development | 2011-02-23 11:10:30 UTC | kdegraphics-thumbnailers | 2025-05-29 20:30:05 UTC |
333.
Add back CC0-1.0
It was actually nee...
Author:
Carl Schwan
Add back CC0-1.0 It was actually needed for an existing file: the metainfo.xml file. |
|
lp:~klaus- |
Development | 2014-11-28 20:19:54 UTC | bluefish | 2025-05-29 08:36:30 UTC |
7735.
chinese strings zh_CN and zh_TW must ...
Author:
oli4
chinese strings zh_CN and zh_TW must differ otherwise the code will always result in the first being chosen by the user |
|
lp:rt | Development | 2013-10-03 20:05:06 UTC | rt | 2025-05-28 17:23:46 UTC |
8679.
Merge branch '6.0-trunk'
Author:
sunnavy
Merge branch '6.0-trunk' |
|
lp:opensrf | Development | 2011-10-18 14:40:04 UTC | opensrf | 2025-05-27 15:52:12 UTC |
2276.
LP#2106667: Remove Fedora Makefile.in...
Author:
Chris Sharp
LP#2106667: Remove Fedora Makefile.install target Signed-off-by: Chris Sharp <csharp@ |
|
lp:upnp- |
Development | 2021-02-18 13:03:06 UTC | upnp-router-control | 2025-05-21 18:10:48 UTC |
262.
Bump to 0.3.5
Author:
Daniele Napolitano
Bump to 0.3.5 |
|
lp:fairetodoapp | Development | 2025-03-09 18:46:33 UTC | fairetodoapp | 2025-05-20 17:01:36 UTC |
400.
Updating dependencies
Author:
Charlesschaefer
Updating dependencies |
|
lp:~stk/ |
Development | 2016-04-03 01:50:47 UTC | stk | 2025-05-20 07:37:40 UTC |
5780.
Remove unused files
Author:
deveee
Remove unused files |
|
lp:~neon/ |
Development | 2013-09-22 03:19:27 UTC | libkomparediff2 | 2025-05-20 01:44:45 UTC |
494.
GIT_SILENT Sync po/docbooks with svn
Author:
l10n daemon script
GIT_SILENT Sync po/docbooks with svn |
|
lp:bamtools | Development | 2012-11-08 08:56:02 UTC | bamtools | 2025-05-18 08:20:18 UTC |
432.
Release 2.5.3
Author:
David Seifert
Release 2.5.3 |
|
lp:libpipeline | Mature | 2014-02-08 09:11:15 UTC | libpipeline | 2025-05-15 12:42:46 UTC |
333.
Update pre-commit hooks
* .pre-commi...
Author:
Colin Watson
Update pre-commit hooks * .pre-commit- |
|
lp:electric | Development | 2011-10-08 22:38:10 UTC | electric | 2025-05-14 11:40:50 UTC |
287.
FIx crash when technology editor buil...
Author:
strubin
FIx crash when technology editor builds library from technology |
|
lp:global | Development | 2011-10-03 01:37:20 UTC | global | 2025-05-08 08:40:01 UTC |
2953.
Incompatible change of global(1):
Now...
Author:
shigio
Incompatible change of global(1): |
|
lp:mplayer | Development | 2011-06-07 12:03:22 UTC | mplayer | 2025-05-02 11:48:32 UTC |
38523.
Remove the call to avcodec_close()
I...
Author:
ib
Remove the call to avcodec_close() It is no longer available in FFmpeg, and closing the codec is already |
|
lp:~rogueschola |
Development | 2020-01-04 09:18:22 UTC | jdownloader | 2025-04-30 10:17:15 UTC |
841.
*General*
- Browser: added detection ...
Author:
psp
*General* |
|
lp:rt/4.4 | Mature | 2016-02-04 17:20:00 UTC | rt | 2025-04-29 16:00:06 UTC |
9002.
Merge branch '4.4.8-releng' into 4.4-...
Author:
sunnavy
Merge branch '4.4.8-releng' into 4.4-trunk |
|
lp:jupp | Mature | 2012-08-19 20:56:57 UTC | jupp | 2025-04-25 20:48:06 UTC |
748.
modernise licence header, ensure RCS Id
Author:
tg
modernise licence header, ensure RCS Id |
|
lp:starlet | Development | 2022-08-17 12:30:53 UTC | starlet | 2025-04-05 13:27:20 UTC |
41.
Correct args of __util$hex2bin()
Author:
Correct args of __util$hex2bin() |
|
lp:imath | Mature | 2018-05-10 13:53:23 UTC | imath | 2025-04-03 18:42:18 UTC |
526.
Revert libginac11 version to 1.8.2 to...
Author:
Jan Rheinländer
Revert libginac11 version to 1.8.2 to enable Jammy build. |
|
lp:telegnome | Development | 2009-05-27 07:38:38 UTC | telegnome | 2025-03-28 11:02:48 UTC |
285.
Release version 0.3.7
Author:
Colin Watson
Release version 0.3.7 |
|
lp:~milanp3011/ |
Development | 2025-03-17 16:08:09 UTC | fox-c | 2025-03-27 21:49:17 UTC |
19.
Update README.md
Author:
milanpatel3011
Update README.md |
|
lp:openobject- |
Development | 2014-07-06 11:03:20 UTC | openobject-italia | 2025-03-19 12:06:33 UTC |
186.
Translated using Weblate (Italian)
C...
Author:
mymage
Translated using Weblate (Italian) Currently translated at 100.0% (53 of 53 strings) Translation: l10n-italy- |
|
lp:stk | Development | 2025-03-18 21:23:27 UTC | stk | 2025-03-18 21:25:32 UTC |
15169.
Fix missing PBR textures when materia...
Author:
CodingJellyfish
Fix missing PBR textures when material is shared in vulkan engine |
|
lp:~gnustep/ |
Development | 2019-12-30 21:44:56 UTC | gnustep | 2025-03-18 00:22:34 UTC |
98.
remove 4.02
Author:
rmottola
remove 4.02 |
|
lp:~vcs- |
Development | 2010-03-04 12:49:59 UTC | debian-policy | 2025-03-15 04:19:49 UTC |
1258.
Rewrite "date"->"day-of-month" in Pol...
Author:
Sean Whitton
Rewrite "date"- |
|
lp:evolution-mapi | Development | 2009-06-17 12:34:45 UTC | evolution-mapi | 2025-03-14 07:33:16 UTC |
1937.
Post-release version bump
Author:
Milan Crha
Post-release version bump |
|
lp:~slgeorge/ |
Development | 2016-08-17 17:10:50 UTC | isync | 2025-03-11 19:01:36 UTC |
1215.
release preparation
update NEWS and ...
Author:
Oswald Buddenhagen
release preparation update NEWS and AUTHORS |
|
lp:dj64dev- |
Development | 2025-03-07 19:09:31 UTC | dj64dev-host-addon | 2025-03-07 19:09:31 UTC |
15.
add debian packaging
Author:
stsp
add debian packaging |
|
lp:klibc | Development | 2012-02-17 00:37:14 UTC | klibc | 2025-03-04 03:11:31 UTC |
2243.
[klibc] 2.0.14 released, next version...
Author:
Ben Hutchings
[klibc] 2.0.14 released, next version is 2.0.15 |
|
lp:imaginario | Development | 2017-04-26 14:29:39 UTC | imaginario | 2025-03-03 15:15:13 UTC |
972.
ubports: minimal set of changes to ge...
Author:
Alberto Mardegan
ubports: minimal set of changes to get the project work on 20.04 |
|
lp:install-win31 | Development | 2025-03-02 11:18:14 UTC | install-win31 | 2025-03-02 11:18:14 UTC |
21.
move away config.sys created by sb16 ...
Author:
stsp
move away config.sys created by sb16 install It triggers the compatibility warning on dosemu2 startup. |
|
lp:npstats | Mature | 2013-01-14 21:37:08 UTC | npstats | 2025-03-01 19:46:28 UTC |
195.
1) removed link to "signal page" (sig...
Author:
Jose F Nieves
1) removed link to "signal page" (signal. |
|
lp:betcon | Mature | 2018-05-08 18:39:04 UTC | betcon | 2025-02-28 09:23:08 UTC |
80.
Merge pull request #53 from soker90/d...
Author:
Eduardo Parra
Merge pull request #53 from soker90/devel fix |
|
lp:tizen-mic/0.27.3 | Development | 2017-02-02 04:04:53 UTC | tizen-mic | 2025-02-26 10:48:14 UTC |
1086.
load filesystem kernel module on host...
Author:
wang biao
load filesystem kernel module on host pc Change-Id: I96a097b88fd8b2 |
1 → 100 of 8594 results | First • Previous • Next • Last |