View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:gsrc 1 Development 2023-11-26 18:36:50 UTC
9716. update prokka to 1.14.5

Author: <email address hidden>
Revision Date: 2023-11-26 18:36:50 UTC

update prokka to 1.14.5

lp:global 1 Development 2023-11-22 00:44:05 UTC
2929. Fixed a spelling mistake.

Author: shigio
Revision Date: 2023-11-22 00:44:05 UTC

Fixed a spelling mistake.

lp:electric 1 Development 2023-11-14 16:09:42 UTC
269. Added warnings when shortening Pref keys

Author: strubin
Revision Date: 2023-11-14 16:09:42 UTC

Added warnings when shortening Pref keys

lp:emms 1 Development 2023-11-10 23:56:02 UTC
1448. Typo fix in documentation. Pointed ou...

Author: yrk
Revision Date: 2023-11-10 23:56:02 UTC

Typo fix in documentation. Pointed out by ericalinag.

lp:libsigsegv 1 Development 2023-11-10 01:21:52 UTC
627. Port to CHERI. * m4/fault.m4 (SV_TRY...

Author: Bruno Haible
Revision Date: 2023-11-10 01:21:52 UTC

Port to CHERI.

* m4/fault.m4 (SV_TRY_FAULT): Use 'uintptr_t' instead of
'unsigned long'.
* src/signals-bsd.h (SIGSEGV_FOR_ALL_SIGNALS): On CheriBSD, treat
SIGPROT like SIGSEGV and SIGBUS.
* src/fault-freebsd-arm.h (SIGSEGV_FAULT_STACKPOINTER): Define
differently on CheriBSD.

lp:dejagnu 2 Mature 2023-11-08 03:08:04 UTC
882. Fix tests that attempt to determine i...

Author: Jacob Bachmeyer
Revision Date: 2023-11-08 03:08:04 UTC

Fix tests that attempt to determine if target_alias has been set

The problem with using [info exists target_alias] is that target_alias
is unconditionally initialized to the empty string and therefore always
exists.

lp:pspp 1 Development 2023-11-05 19:59:37 UTC
7078. MacOS: Fix skipped test "convert inva...

Author: Friedrich-beckmann
Revision Date: 2023-11-05 19:59:37 UTC

MacOS: Fix skipped test "convert invalid UTF-8 to ISO-8859-1"

The skipping worked, but the non-skipped test failed on linux
systems.

lp:libavl 1 Development 2023-11-04 02:05:48 UTC
36. texiweb: Don't try to special-case HT...

Author: Ben Pfaff
Revision Date: 2023-11-04 02:05:48 UTC

texiweb: Don't try to special-case HTML for @little.

Modern makeinfo does not like how this code attempted to use inline HTML.
It rejected it. It was not for a particularly important reason, so this
change drops the attempt.

lp:gnu-smalltalk 1 Development 2023-10-29 13:27:29 UTC
2084. libgst: Add null checks before callin...

Author: Holger Hans Peter Freyther
Revision Date: 2023-10-29 13:27:29 UTC

libgst: Add null checks before calling access(2)

Fixes:
libgst/sysdep/common/files.c:209:11: runtime error: null pointer passed as argument 1, which is declared to never be null

lp:gnupg 1 Development 2023-10-05 05:00:46 UTC
8940. Minor style fixes. -- Signed-off-by...

Author: NIIBE Yutaka
Revision Date: 2023-10-05 05:00:46 UTC

Minor style fixes.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

lp:ddd 1 Development 2023-09-24 14:33:51 UTC
6705. Split derived GDBAgent classes into s...

Author: eager
Revision Date: 2023-09-24 14:33:51 UTC

Split derived GDBAgent classes into separate files.

lp:libunistring 1 Development 2023-09-18 11:51:14 UTC
356. Fix shared library support on Android...

Author: Bruno Haible
Revision Date: 2023-09-18 11:51:14 UTC

Fix shared library support on Android.

Patch from <https://savannah.gnu.org/patch/index.php?10393>.

* m4/libtool.m4: On Android, fix library_names_spec and
hardcode_libdir_flag_spec.

lp:gnubik 1 Development 2023-04-28 02:17:43 UTC
388. build: Update tools, fixing configure...

Author: NIIBE Yutaka
Revision Date: 2023-04-28 02:17:43 UTC

build: Update tools, fixing configure and Makefiles.

* README_developer: Update.
* configure.ac (AH_BOTTOM): Add GTK_DISABLE_DEPRECATED define.
(AC_USE_SYSTEM_EXTENSIONS): Replace, instead of AC_GNU_SOURCE.
(GUILE_PKG, GUILE_FLAGS): Use this instead of PKG_CHECK_MODULES.
(AC_CONFIG_FILES): New.
(AC_OUTPUT): No args, with AC_CONFIG_FILES.
* icons/automake.mk (uninstall-icons): Add check with DESTDIR.
* po/automake.mk: Fix call of XGETTEXT with icons/gen-dot-desktop.scm.
Having --directory is enough.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

lp:xboard 2 Mature 2023-02-28 20:33:26 UTC
2744. Update build instructions in README ...

Author: Tim Mann
Revision Date: 2023-02-28 20:33:26 UTC

Update build instructions in README

If you cloned the source from git, there is no ./configure file, so
you will have to run ./autogen.sh first to create ./configure. That's
already in INSTALL, but wasn't in the short instructions in README.
Since it's normally needed, I added it in README too.

lp:osip 2 Mature 2023-02-10 11:36:45 UTC
977. [spelling] fix spelling in comment [n...

Author: Aymeric Moizard
Revision Date: 2023-02-10 11:36:45 UTC

[spelling] fix spelling in comment [no change]

lp:src-highlite 2 Mature 2023-01-30 03:58:41 UTC
243. Make tests parallel-safe This change...

Author: Tom Tromey
Revision Date: 2023-01-30 03:58:41 UTC

Make tests parallel-safe

This changes the test suite to be parallel-safe. It also changes the
'diff' tests to cause a 'make' failure when the diff changes, which I
think is more reliable.

Ideally it would be better to switch this all to automake testing, so
that the output could be prettier.

lp:autogen 1 Development 2022-12-08 15:56:38 UTC
2364. clean up configure stuff * config/ag...

Author: Bruce Korb
Revision Date: 2022-12-08 15:56:38 UTC

clean up configure stuff

* config/ag_macros.m4: INVOKE_AG_MACROS_LAST
  C99 prefers to not default function return types
  AC_TRY_COMPILE is missing a comma

lp:gvpe 1 Development 2022-10-06 03:25:53 UTC
438. *** empty log message ***

Author: root
Revision Date: 2022-10-06 03:25:53 UTC

*** empty log message ***

lp:guile-ncurses 1 Development 2022-09-14 20:43:41 UTC
524. guile.m4

Author: Mike Gran
Revision Date: 2022-09-14 20:43:41 UTC

guile.m4

lp:~vcs-imports-ii/freefont/trunk 1 Development 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:mpfr 1 Development 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:commoncpp 1 Development 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 1 Development 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:gnuchess 1 Development 2021-05-09 16:09:00 UTC
151. Version 6.2.8

Author: aceballos
Revision Date: 2021-05-09 16:09:00 UTC

Version 6.2.8

lp:mcsim 1 Development 2021-01-09 13:46:22 UTC
1253. more robust instructions for hierarchy

Author: fredomatic
Revision Date: 2021-01-09 13:46:22 UTC

more robust instructions for hierarchy

lp:gcompris 2 Mature 2020-08-29 12:50:18 UTC
5038. Fix invalid characters in Croatian UI...

Author: Andre Klapper
Revision Date: 2020-08-29 12:50:18 UTC

Fix invalid characters in Croatian UI translation

lp:gtick 1 Development 2020-05-17 14:44:40 UTC
91. Some automated tool normalized the po...

Author: Roland Reichwein
Revision Date: 2020-05-17 14:44:40 UTC

Some automated tool normalized the po files

lp:health 1 Development 2020-02-29 06:11:00 UTC
21. Use selection fields for Glasgow coma...

Author: Luis Falcon
Revision Date: 2011-10-04 14:06:20 UTC

Use selection fields for Glasgow coma scale

Completes task http://savannah.gnu.org/task/?11399

Fixes error in medicament categories datafile

lp:autoconf 1 Development 2020-02-26 15:27:38 UTC
6547. Fix `make syntax-check'. There are t...

Author: Zack Weinberg
Revision Date: 2020-02-26 15:27:38 UTC

Fix `make syntax-check'.

There are two errors caught by make syntax-check currently.

First, the recent make update-copyright
(d78a7dd95fed24e417dfb4d08124a9ce7c1f7d1e) missed autoconf.texi, I
think because there are a bunch of .texi files in doc/ whose copyright
years should *not* be updated (e.g. standards.texi, fdl.texi) and the
exclusion pattern is too broad. I can't actually *find* the exclusion
pattern in the twisty maze of .mk files, all alike, so I just manually
updated autoconf.texi.

Second, it objects to an edit to an old section of NEWS. This is
because of d3dcd5895d64f6c86275c9333e2760a867e540e7, which is a
legitimate change (replacing http:// with https:// in a URL) so the
correct action is to change old_NEWS_hash to match.

 * doc/autoconf.texi: Update copyright year.
 * cfg.mk (old_NEWS_hash): Update to acknowledge commit
 d3dcd5895d64f6c86275c9333e2760a867e540e7.

lp:elektroid 1 Development 2019-10-19 08:00:20 UTC
34. Merge pull request #1 from DNS777/mas...

Author: dagargo
Revision Date: 2019-10-19 08:00:20 UTC

Merge pull request #1 from DNS777/master

Fix linking order (fixes Ubuntu based builds)

lp:gtypist 1 Development 2019-09-28 19:46:33 UTC
648. Fix the action of leaving a menu Now...

Author: Mihai Gătejescu
Revision Date: 2019-09-28 19:46:33 UTC

Fix the action of leaving a menu

Now exiting the menu & jumping to a provided label work properly.
Done by setting the line pointer with the get_script_line()
function, after the user has left the menu.

lp:stow 2 Mature 2019-06-25 19:33:48 UTC
290. add tools/get-version to MANIFEST Fo...

Author: Adam Spiers
Revision Date: 2019-06-25 19:33:48 UTC

add tools/get-version to MANIFEST

Forgot to do this, and it broke ./Build.PL distcheck.

lp:gengetopt 1 Development 2019-06-02 21:06:23 UTC
128. Fix build in srcdir

Author: Wolf
Revision Date: 2019-06-02 21:06:23 UTC

Fix build in srcdir

lp:emacs 2 Mature 2018-11-12 17:38:27 UTC
95772. ; Merge from origin/emacs-26 The fol...

Author: Glenn Morris
Revision Date: 2018-11-12 17:38:27 UTC

; Merge from origin/emacs-26

The following commit was skipped:

e3b3683 (origin/emacs-26) Bump Emacs version to 26.1.90

lp:gdbm 1 Development 2018-10-27 05:54:19 UTC
313. Version 1.18.1

Author: Sergey Poznyakoff
Revision Date: 2018-10-27 05:54:19 UTC

Version 1.18.1

lp:libcdio 1 Development 2018-06-06 12:50:44 UTC
685. Fix MinGW inlining failed warnings T...

Author: Akeo
Revision Date: 2018-06-06 12:50:44 UTC

Fix MinGW inlining failed warnings

The latest MinGW32 reports the following during compilation:

image/bincue.c: In function 'cdio_get_devices_bincue':
image/bincue.c:992:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
 static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                    ^~~~~~~~~

image/nrg.c: In function 'cdio_get_devices_nrg':
image/nrg.c:1128:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
 static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                    ^~~~~~~~~

lp:xnee 1 Development 2018-01-02 22:53:32 UTC
1537. Summary: preparing for 3.20

Author: hesa
Revision Date: 2018-01-02 22:53:32 UTC

Summary: preparing for 3.20

lp:gnubg 1 Development 2017-09-30 22:31:29 UTC
6270. Fix capitalization

Author: plm
Revision Date: 2017-09-30 22:31:29 UTC

Fix capitalization

lp:guile 1 Development 2017-09-14 09:09:02 UTC
14773. Document class redefinition change *...

Author: Andy Wingo
Revision Date: 2017-09-14 09:09:02 UTC

Document class redefinition change

* doc/ref/goops.texi (Redefinable Classes): New subsection.
  (Default Class Redefinition Behaviour)
  (Changing the Class of an Instance): Update for class redefinition
  change.
* NEWS: Add 2.3.0 section.

lp:guile-gnome 1 Development 2017-06-03 09:15:20 UTC
148. Prepare 2.16.5 * configure.ac: Bump...

Author: David Pirotte
Revision Date: 2017-06-03 09:15:20 UTC

Prepare 2.16.5

* configure.ac: Bumping version to 2.16.5

lp:~vcs-imports-ii/gnunet/trunk 1 Development 2016-11-04 09:47:31 UTC
23851. - axolotl initialization takes > 1s u...

Author: bartpolot
Revision Date: 2016-11-04 09:47:31 UTC

- axolotl initialization takes > 1s under valgrind

lp:libmicrohttpd 1 Development 2016-10-11 16:10:39 UTC
2074. update changelog

Author: grothoff
Revision Date: 2016-10-11 16:10:39 UTC

update changelog

lp:libextractor 1 Development 2016-06-08 19:23:02 UTC
1454. -doxygen fixes

Author: grothoff
Revision Date: 2016-06-08 19:23:02 UTC

-doxygen fixes

lp:lightning 1 Development 2016-05-05 20:55:29 UTC
404. Correct wrong live information for so...

Author: Paulo César Pereira de Andrade
Revision Date: 2016-05-05 20:55:29 UTC

Correct wrong live information for some code patterns

 * lib/lightning.c: Correct wrong movr simplification,
 remove no longer needed code to set return registers live
 and update live register set when reaching a label boundary,
 but do not descend if the block has been already visited.
 The later need some tuning for complex code generation, where
 it will still have issues.

lp:mit-scheme 2 Mature 2016-03-02 09:50:42 UTC
15081. Apply swank patch from craven@gmx.net.

Author: Chris Hanson <org/chris-hanson/cph>
Revision Date: 2016-03-02 09:50:42 UTC

Apply swank patch from craven@gmx.net.

lp:ngircd 1 Development 2016-01-16 13:42:53 UTC
3127. Platforms.txt: Remove x86_64/unknown/...

Author: Alexander Barton
Revision Date: 2016-01-16 13:42:53 UTC

Platforms.txt: Remove x86_64/unknown/linux-gnu, tcc 0.9.25

This combination had been successfully tested with ngIRCd 21, but after
further investigation didn't build correctly: it seems as if tcc fails
to correctly link external libraries (e. g. ngipaddr).

Astonishingly the test suite passed nevertheless, with garbled output,
but without the daemon crashing!?

When using tcc with ngIRCd 23 (and current master), the test suite fails
completely because the daemon crashes ... (which actually is good!)

lp:~vcs-imports-ii/ntop/trunk 1 Development 2015-12-15 07:45:57 UTC
3804. Workaround to possible security issue

Author: deri
Revision Date: 2015-12-15 07:45:57 UTC

Workaround to possible security issue

lp:mcron 1 Development 2015-10-22 05:59:21 UTC
38. Taken on board suggestions of Mathieu...

Author: Dale Mellor
Revision Date: 2015-10-22 05:59:21 UTC

Taken on board suggestions of Mathieu Lirzin as per e-mails to the bug-mcron@gnu.org mailing list around September 2015.

lp:bayonne 1 Development 2015-10-08 08:54:50 UTC
328. updated for ucommon 7

Author: David Sugar
Revision Date: 2015-10-08 08:54:50 UTC

updated for ucommon 7

lp:xmorph 1 Development 2015-07-12 15:51:05 UTC
61. add changes to Debian version 201407...

Author: mennucc
Revision Date: 2015-07-12 15:51:05 UTC

add changes to Debian version 20140707+nmu2

lp:gnu-barcode 2 Mature 2015-06-30 07:41:16 UTC
397. Fix build on OS X

Author: John Cavalieri
Revision Date: 2015-06-30 07:41:16 UTC

Fix build on OS X

lp:~vcs-imports-ii/bitlbee/trunk 2 Mature 2015-04-28 13:47:48 UTC
1148. hipchat: Basic implementation: Auth, ...

Author: dx
Revision Date: 2015-04-28 13:47:48 UTC

hipchat: Basic implementation: Auth, profile and mention names

This is enough to log in with their usernames, make 'chat add' based
groupchat joins slightly more smooth, and see mention names as nicks.

All the MUC list stuff is left out intentionally since that's not as
stable as I wish.

lp:gnulib 1 Development 2015-04-16 09:00:34 UTC
17700. gendocs.sh: default to a common CSS s...

Author: Ludovic Courtès
Revision Date: 2015-04-16 09:00:34 UTC

gendocs.sh: default to a common CSS style sheet for HTML output

* build-aux/gendocs.sh (htmlarg): Change default value.

lp:ccrtp 1 Development 2015-03-29 14:55:34 UTC
787. remove obsolete packaging macro

Author: David Sugar
Revision Date: 2015-03-29 14:55:34 UTC

remove obsolete packaging macro

lp:gnuradio 2 Mature 2015-03-29 02:15:28 UTC
3874. Merge remote-tracking branch 'drmpeg/...

Author: Johnathan Corgan
Revision Date: 2015-03-29 02:15:28 UTC

Merge remote-tracking branch 'drmpeg/atsc-fix'

lp:gnu-gv 1 Development 2014-11-30 14:03:36 UTC
487. I do not think that translating media...

Author: Markus Steinborn (upstream maintainer of GNU gv)
Revision Date: 2014-11-30 14:03:36 UTC

I do not think that translating media names would be good - GV would not recognise them reading some ps file then

lp:~vcs-imports-ii/qtractor/trunk 1 Development 2014-11-17 15:14:27 UTC
3058. - Fixed a loop-recording MIDI clip ev...

Author: rncbc
Revision Date: 2014-11-17 15:14:27 UTC

- Fixed a loop-recording MIDI clip event drawing glitch.

lp:eggdrop 1 Development 2014-10-08 20:08:27 UTC
326. Throw error when writing to read-only...

Author: thommey
Revision Date: 2014-10-08 20:08:27 UTC

Throw error when writing to read-only variables in server module.

lp:gcal 2 Mature 2014-07-29 20:29:09 UTC
135. Fix build on FreeBSD

Author: Giuseppe Scrivano
Revision Date: 2014-07-29 20:29:09 UTC

Fix build on FreeBSD

lp:iftop 1 Development 2014-03-31 07:03:12 UTC
271. Test commit.

Author: pdw
Revision Date: 2014-03-31 07:03:12 UTC

Test commit.

lp:lmms 1 Development 2014-03-26 12:03:10 UTC
2569. Merge pull request #513 from diizy/wa...

Author: Tobias Junghans
Revision Date: 2014-03-26 12:03:10 UTC

Merge pull request #513 from diizy/wavetablesynth

Wavetablesynth

lp:kvirc 1 Development 2014-03-25 07:07:29 UTC
5026. Doc updates for label class; kudos to...

Author: ctrlaltca
Revision Date: 2014-03-25 07:07:29 UTC

Doc updates for label class; kudos to OmegaPhil

lp:rbot 1 Development 2014-03-07 08:32:51 UTC
2538. set default encoding to UTF-8 for Rub...

Author: Giuseppe "Oblomov" Bilotta
Revision Date: 2014-03-07 08:32:51 UTC

set default encoding to UTF-8 for Ruby 1.9

lp:gnuspool 2 Mature 2013-11-29 14:48:41 UTC
156. Upgrade printer installation suite.

Author: toadwarble
Revision Date: 2013-11-29 14:48:41 UTC

Upgrade printer installation suite.

lp:~vcs-imports-ii/wget/master 2 Mature 2013-11-04 09:59:10 UTC
2739. Add tests to EXTRA_DIST variable for ...

Author: Darshit
Revision Date: 2013-11-04 09:59:10 UTC

Add tests to EXTRA_DIST variable for distribution packaging

lp:znc 1 Development 2013-10-05 20:05:15 UTC
2958. Make travis show config.log

Author: Alexey Sokolov
Revision Date: 2013-10-05 20:05:15 UTC

Make travis show config.log

lp:libgcrypt 1 Development 2013-10-02 17:47:56 UTC
1447. Prevent tail call optimization with _...

Author: Jussi Kivilinna
Revision Date: 2013-10-02 17:47:56 UTC

Prevent tail call optimization with _gcry_burn_stack

* configure.ac: New check, HAVE_GCC_ASM_VOLATILE_MEMORY.
* src/g10lib.h (_gcry_burn_stack): Rename to __gcry_burn_stack.
(__gcry_burn_stack_dummy): New.
(_gcry_burn_stack): New macro.
* src/misc.c (_gcry_burn_stack): Rename to __gcry_burn_stack.
(__gcry_burn_stack_dummy): New.
--

Tail call optimization can turn _gcry_burn_stack call in to tail jump. When
this happens, stack pointer is restored to initial state of current function.
This causes problem for _gcry_burn_stack because its callers do not count in
current function stack depth.

One solution is to prevent gcry_burn_stack being tail optimized by inserting
dummy function call behind it. Another would be to add memory barrier 'asm
volatile("":::"memory")' behind every _gcry_burn_stack call. This however
requires GCC asm support from compiler.

Patch adds detection for memory barrier support and when available uses
memory barrier to prevent when tail call optimization. If not available
dummy function call is used instead.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>

lp:gpgme 1 Development 2013-08-19 18:43:19 UTC
1522. Document API change for GPGME_EVENT_D...

Author: Werner Koch
Revision Date: 2013-08-19 18:43:19 UTC

Document API change for GPGME_EVENT_DONE from 2009.

* doc/gpgme.texi (I/O Callback Interface): Fix description for the
event arg.
--

With commit c8e934b2 (2009-10-26) gpgme_io_event_done_data_t was
introduced to replace the use of gpg_error_t with GPGME_EVENT_DONE.
Unfortunately this was not documented. Maybe at that time the event
code was considered internal and its use in GPA was not known. Too
bad.

lp:~vcs-imports-ii/gnuradio/old 2 Mature 2013-07-02 11:58:42 UTC
2795. Merge remote-tracking branch 'jblum/u...

Author: Johnathan Corgan
Revision Date: 2013-04-17 22:31:44 UTC

Merge remote-tracking branch 'jblum/uhd_work'

lp:~vcs-imports-ii/rush/master 1 Development 2013-06-19 20:47:45 UTC
108. Reread passwd database after chrootin...

Author: Sergey Poznyakoff
Revision Date: 2013-06-19 20:47:45 UTC

Reread passwd database after chrooting.

* src/rush.c (run_rule): Reread pw after chrooting.

lp:gnugo 1 Development 2013-06-13 18:45:03 UTC
2495. Avoid crashing due to registering an ...

Author: Gunnar Farnebäck
Revision Date: 2013-06-13 18:45:03 UTC

Avoid crashing due to registering an invalid loss move reason.

lp:lmuse 1 Development 2013-05-19 12:05:26 UTC
1124. french translation, thanks, ycollette.

Author: flo93
Revision Date: 2013-05-19 12:05:26 UTC

french translation, thanks, ycollette.

lp:mc 2 Mature 2013-04-12 05:40:55 UTC
9080. Code indentation. Signed-off-by: And...

Author: Andrew Borodin
Revision Date: 2013-04-12 05:40:55 UTC

Code indentation.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>

lp:recutils 1 Development 2013-01-20 17:29:45 UTC
958. manual: new sections on configuring r...

Author: Jose E. Marchesi
Revision Date: 2013-01-20 17:29:45 UTC

manual: new sections on configuring rec-mode.

lp:psycle 1 Development 2012-12-30 11:15:46 UTC
8633. added dependency on boost_system

Author: johan-boule
Revision Date: 2012-12-30 11:15:46 UTC

added dependency on boost_system

lp:automake 1 Development 2012-12-19 17:19:49 UTC
5215. NEWS: we plan to ditch MS-DOS/DJGPP s...

Author: Stefano Lattarini
Revision Date: 2012-12-19 17:19:49 UTC

NEWS: we plan to ditch MS-DOS/DJGPP support in future Automake versions

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>

lp:gnu-solfege 1 Development 2012-11-28 01:19:23 UTC
2087. lessonfile.py: remove unused variable...

Author: Tom Cato Amundsen
Revision Date: 2012-03-20 22:00:31 UTC

lessonfile.py: remove unused variable definitions

lp:rkhunter 1 Development 2012-09-12 21:24:37 UTC
589. Modified packet_cap_apps test for bot...

Author: jhorne
Revision Date: 2012-09-12 21:24:37 UTC

Modified packet_cap_apps test for both spaces and tabs.

lp:rcs 2 Mature 2012-06-05 06:48:39 UTC
915. [v] Update known-failures for 5.8. *...

Author: Thien-Thi Nguyen
Revision Date: 2012-06-05 06:48:39 UTC

[v] Update known-failures for 5.8.

* tests/known-failures.in (5.8): Update comments
for t370, t810; add t150, t320, t391, t630.

lp:wget 1 Development 2012-05-09 19:19:58 UTC
2608. NEWS: cite the new feature.

Author: Giuseppe Scrivano
Revision Date: 2012-05-09 19:19:58 UTC

NEWS: cite the new feature.

lp:gnuhello 2 Mature 2012-04-14 18:05:55 UTC
327. README-dev: neaten up and refer to Ba...

Author: Reuben Thomas
Revision Date: 2012-04-14 18:05:55 UTC

README-dev: neaten up and refer to Bazaar, not CVS.

lp:myserver 1 Development 2012-04-14 14:00:17 UTC
3659. test_fork_server: check for return co...

Author: Giuseppe Scrivano
Revision Date: 2012-04-14 14:00:17 UTC

test_fork_server: check for return code immediately

lp:ballandpaddle 1 Development 2012-04-08 23:00:11 UTC
118. * Makefile.am: Include new ta...

Author: Eric P. Hutchins
Revision Date: 2011-08-28 22:51:39 UTC

        * Makefile.am: Include new tango levelset skin images.
        * levels/tango/initialize.scm: Likewise.
        * levels/tango/skin.png: Removed obsolete skin image.
        * levels/savannah/skin.png: Likewise.

lp:gnubiff 1 Development 2012-02-19 22:19:32 UTC
784. Added forgotten ui-files

Author: sowadart
Revision Date: 2012-02-19 22:19:32 UTC

Added forgotten ui-files

lp:patch 1 Development 2011-10-13 23:01:52 UTC This branch has not been imported yet.
lp:ccaudio 1 Development 2011-10-13 02:22:58 UTC
119. tonetool new parsing complete

Author: David Sugar
Revision Date: 2011-06-21 20:14:07 UTC

tonetool new parsing complete

lp:fdisk 1 Development 2011-10-11 04:09:37 UTC
106. merge with patches from Guido Trental...

Author: Christian
Revision Date: 2011-09-19 18:28:39 UTC

merge with patches from Guido Trentalancia

lp:gnutrition 0 Experimental 2011-10-08 11:37:14 UTC
13. Adding information about the source o...

Author: Jason
Revision Date: 2011-09-18 18:22:28 UTC

Adding information about the source of the food database to the README file.

lp:gretl 1 Development 2011-10-03 02:21:12 UTC This branch has not been imported yet.
lp:gmidimonitor 1 Development 2011-09-25 23:22:20 UTC
91. Release 3.6

Author: Недко Арнаудов (Nedko Arnaudov)
Revision Date: 2011-06-15 02:45:37 UTC

Release 3.6

190 of 90 results