]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years ago- support for make-request.sh style of passing cvstag
Adam Gołębiowski [Tue, 17 Jan 2006 13:22:42 +0000 (13:22 +0000)]
- support for make-request.sh style of passing cvstag

Changed files:
    builder.sh -> 1.380

11 years ago- fix overquoting
Elan Ruusamäe [Tue, 17 Jan 2006 01:04:28 +0000 (01:04 +0000)]
- fix overquoting

Changed files:
    builder.sh -> 1.379

11 years ago- now you see what is lagging!
Elan Ruusamäe [Mon, 16 Jan 2006 23:49:03 +0000 (23:49 +0000)]
- now you see what is lagging!

Changed files:
    builder.sh -> 1.378

11 years ago- unbreak fetching sources with urls
Elan Ruusamäe [Mon, 16 Jan 2006 23:43:36 +0000 (23:43 +0000)]
- unbreak fetching sources with urls

Changed files:
    builder.sh -> 1.377

11 years ago- $GET_FILES used only in get_files; optimizations engaged
Elan Ruusamäe [Mon, 16 Jan 2006 23:29:54 +0000 (23:29 +0000)]
- $GET_FILES used only in get_files; optimizations engaged
- should fix also possible files with spaces issues

Changed files:
    builder.sh -> 1.376

11 years ago- use cvsup() also when fetching spec
Elan Ruusamäe [Mon, 16 Jan 2006 23:26:02 +0000 (23:26 +0000)]
- use cvsup() also when fetching spec

Changed files:
    builder.sh -> 1.375

11 years ago- move cvs access check earlier than cvsup()
Elan Ruusamäe [Mon, 16 Jan 2006 23:19:03 +0000 (23:19 +0000)]
- move cvs access check earlier than cvsup()

Changed files:
    builder.sh -> 1.374

11 years ago- geturis are too long, truncate to first word
Elan Ruusamäe [Mon, 16 Jan 2006 23:01:42 +0000 (23:01 +0000)]
- geturis are too long, truncate to first word

Changed files:
    builder.sh -> 1.373

11 years ago- ts!=sw causes spaces inserted everywhere
Elan Ruusamäe [Mon, 16 Jan 2006 22:46:23 +0000 (22:46 +0000)]
- ts!=sw causes spaces inserted everywhere

Changed files:
    builder.sh -> 1.372

11 years ago- batch cvs updates (cvs admin should be happy now)
Elan Ruusamäe [Mon, 16 Jan 2006 22:45:34 +0000 (22:45 +0000)]
- batch cvs updates (cvs admin should be happy now)

Changed files:
    builder.sh -> 1.371

11 years ago- update get_file progress in statusbar
Elan Ruusamäe [Mon, 16 Jan 2006 22:25:44 +0000 (22:25 +0000)]
- update get_file progress in statusbar

Changed files:
    builder.sh -> 1.370

11 years ago- cache `nourl $i` per loop
Elan Ruusamäe [Mon, 16 Jan 2006 22:20:35 +0000 (22:20 +0000)]
- cache `nourl $i` per loop
- verbose xterm title updates
- optimizations

Changed files:
    builder.sh -> 1.369

11 years ago- add --skip-existing-files
Elan Ruusamäe [Mon, 16 Jan 2006 22:09:00 +0000 (22:09 +0000)]
- add --skip-existing-files

Changed files:
    builder.sh -> 1.368

11 years ago- display fetch cvs progress
Elan Ruusamäe [Sun, 15 Jan 2006 11:38:28 +0000 (11:38 +0000)]
- display fetch cvs progress

Changed files:
    builder.sh -> 1.367

11 years ago- BuildConflicts after BuildRequires
Jakub Bogusz [Fri, 13 Jan 2006 15:11:13 +0000 (15:11 +0000)]
- BuildConflicts after BuildRequires

Changed files:
    adapter.awk -> 1.268

11 years ago- cosmetics
Elan Ruusamäe [Sun, 8 Jan 2006 12:06:09 +0000 (12:06 +0000)]
- cosmetics

Changed files:
    builder.sh -> 1.366

11 years ago- little cleanup of xtitle messages
Elan Ruusamäe [Sat, 7 Jan 2006 12:14:55 +0000 (12:14 +0000)]
- little cleanup of xtitle messages
- xtitle message is truncated at screen width

Changed files:
    builder.sh -> 1.365

11 years ago- skip any formatting for commented out items in format_requires
Elan Ruusamäe [Wed, 4 Jan 2006 14:06:10 +0000 (14:06 +0000)]
- skip any formatting for commented out items in format_requires

Changed files:
    adapter.awk -> 1.267

11 years ago- damn adapter, can't live with it and without it
Elan Ruusamäe [Mon, 2 Jan 2006 17:55:27 +0000 (17:55 +0000)]
- damn adapter, can't live with it and without it

Changed files:
    adapter.awk -> 1.266

11 years ago- updated
Elan Ruusamäe [Mon, 2 Jan 2006 16:47:33 +0000 (16:47 +0000)]
- updated

Changed files:
    adapter.awk -> 1.265

11 years ago- fix requires splitting with versions
Elan Ruusamäe [Sat, 31 Dec 2005 13:07:44 +0000 (13:07 +0000)]
- fix requires splitting with versions

Changed files:
    adapter.awk -> 1.264

11 years ago- kill %{name} macro in url and obsoletes
Elan Ruusamäe [Sat, 31 Dec 2005 12:37:03 +0000 (12:37 +0000)]
- kill %{name} macro in url and obsoletes

Changed files:
    adapter.awk -> 1.263

11 years ago- split configure line to multiple lines
Elan Ruusamäe [Sat, 31 Dec 2005 12:22:18 +0000 (12:22 +0000)]
- split configure line to multiple lines

Changed files:
    adapter.awk -> 1.262

11 years ago- split Obsoletes/Requires also by space
Elan Ruusamäe [Sat, 31 Dec 2005 12:11:35 +0000 (12:11 +0000)]
- split Obsoletes/Requires also by space

Changed files:
    adapter.awk -> 1.261

11 years ago- skip making changes to commented out %files
Elan Ruusamäe [Fri, 30 Dec 2005 13:09:21 +0000 (13:09 +0000)]
- skip making changes to commented out %files

Changed files:
    adapter.awk -> 1.260

11 years ago- set executable attr for perl shared libs
Elan Ruusamäe [Fri, 30 Dec 2005 00:21:29 +0000 (00:21 +0000)]
- set executable attr for perl shared libs

Changed files:
    adapter.awk -> 1.259

11 years ago- added -su,--source-urls
Elan Ruusamäe [Wed, 28 Dec 2005 19:11:45 +0000 (19:11 +0000)]
- added -su,--source-urls
- fixes to rpm-getdeps recursion

Changed files:
    builder.sh -> 1.364

11 years ago- experimental recursive builder -bb for rpm-getdeps method when required package...
Elan Ruusamäe [Wed, 28 Dec 2005 18:13:00 +0000 (18:13 +0000)]
- experimental recursive builder -bb for rpm-getdeps method when required package was not found by poldek

Changed files:
    builder.sh -> 1.363

11 years ago- unify sourceforge URL-s
Elan Ruusamäe [Wed, 28 Dec 2005 15:47:04 +0000 (15:47 +0000)]
- unify sourceforge URL-s

Changed files:
    adapter.awk -> 1.258

11 years ago- reserve all build options
Elan Ruusamäe [Tue, 27 Dec 2005 08:48:36 +0000 (08:48 +0000)]
- reserve all build options

Changed files:
    builder.sh -> 1.362

11 years ago- kill adapter integration, use ./adapter to adapterize
Elan Ruusamäe [Tue, 27 Dec 2005 08:36:58 +0000 (08:36 +0000)]
- kill adapter integration, use ./adapter to adapterize

Changed files:
    builder.sh -> 1.361

11 years ago- no globs for sgids too
Jakub Bogusz [Tue, 27 Dec 2005 06:58:32 +0000 (06:58 +0000)]
- no globs for sgids too
- ExcludeArch after ExclusiveArch if both are present

Changed files:
    adapter.awk -> 1.257

11 years ago- notice suid programs marked with glob in filelist
Elan Ruusamäe [Tue, 27 Dec 2005 01:09:17 +0000 (01:09 +0000)]
- notice suid programs marked with glob in filelist

Changed files:
    adapter.awk -> 1.256

11 years ago- BuildRoot should be always last
Elan Ruusamäe [Tue, 27 Dec 2005 00:25:21 +0000 (00:25 +0000)]
- BuildRoot should be always last

Changed files:
    adapter.awk -> 1.255

11 years ago- sorting fixes
Elan Ruusamäe [Mon, 26 Dec 2005 23:49:17 +0000 (23:49 +0000)]
- sorting fixes

Changed files:
    adapter.awk -> 1.254

11 years ago- Summary(pl) after plain Summary
Elan Ruusamäe [Mon, 26 Dec 2005 23:14:43 +0000 (23:14 +0000)]
- Summary(pl) after plain Summary

Changed files:
    adapter.awk -> 1.253

11 years ago- fix sorting with groups
Elan Ruusamäe [Mon, 26 Dec 2005 23:10:03 +0000 (23:10 +0000)]
- fix sorting with groups

Changed files:
    adapter.awk -> 1.252

11 years ago- set order for other preamble tags
Elan Ruusamäe [Mon, 26 Dec 2005 22:57:00 +0000 (22:57 +0000)]
- set order for other preamble tags

Changed files:
    adapter.awk -> 1.251

11 years ago- func to kill macros from preamble
Elan Ruusamäe [Mon, 26 Dec 2005 20:06:04 +0000 (20:06 +0000)]
- func to kill macros from preamble

Changed files:
    adapter.awk -> 1.250

11 years ago- also sort Provides and Obsoletes
Elan Ruusamäe [Sun, 25 Dec 2005 23:22:49 +0000 (23:22 +0000)]
- also sort Provides and Obsoletes

Changed files:
    adapter.awk -> 1.249

11 years ago- more en
Jakub Bogusz [Tue, 20 Dec 2005 22:05:40 +0000 (22:05 +0000)]
- more en

Changed files:
    pldnotify.awk -> 1.54

11 years ago- get_links() optimization (even 6+ times faster on perl-*, but needs some testing)
Jakub Bogusz [Tue, 20 Dec 2005 22:02:58 +0000 (22:02 +0000)]
- get_links() optimization (even 6+ times faster on perl-*, but needs some testing)

Changed files:
    pldnotify.awk -> 1.53

11 years ago- adapter portions moved to adapter
Elan Ruusamäe [Wed, 14 Dec 2005 12:51:41 +0000 (12:51 +0000)]
- adapter portions moved to adapter

Changed files:
    adapter.awk -> 1.248
    adapter.sh -> 1.13
    builder.sh -> 1.360

11 years ago- "etc." excluded for dot removal in summary:
Elan Ruusamäe [Wed, 14 Dec 2005 09:32:21 +0000 (09:32 +0000)]
- "etc." excluded for dot removal in summary:

Changed files:
    adapter.awk -> 1.247

11 years ago- process docdir macro
Elan Ruusamäe [Wed, 14 Dec 2005 09:16:22 +0000 (09:16 +0000)]
- process docdir macro
- process macros in %post

Changed files:
    adapter.awk -> 1.246

11 years ago- no macros for /usr/include/{ncurses,freetype}*
Elan Ruusamäe [Tue, 13 Dec 2005 18:01:06 +0000 (18:01 +0000)]
- no macros for /usr/include/{ncurses,freetype}*

Changed files:
    adapter.awk -> 1.245

11 years ago- match also %package for adapter to locate preambles properly
Elan Ruusamäe [Tue, 13 Dec 2005 17:13:23 +0000 (17:13 +0000)]
- match also %package for adapter to locate preambles properly

Changed files:
    adapter.awk -> 1.244

11 years ago- precise match for sections with predefined section names (singleword macros confuse...
Elan Ruusamäe [Tue, 13 Dec 2005 16:45:52 +0000 (16:45 +0000)]
- precise match for sections with predefined section names (singleword macros confused it earlier
- if sysconfdir macro cannot be assigned, assign something unique, rather not assigning at all

Changed files:
    adapter.awk -> 1.243

11 years ago- there's no XFree86 groups
Elan Ruusamäe [Tue, 13 Dec 2005 15:51:36 +0000 (15:51 +0000)]
- there's no XFree86 groups
- all -I/usr .. is okay

Changed files:
    adapter.awk -> 1.242

11 years ago- leave -L/usr ... alone
Elan Ruusamäe [Tue, 13 Dec 2005 15:35:41 +0000 (15:35 +0000)]
- leave -L/usr ... alone

Changed files:
    adapter.awk -> 1.241

11 years ago- replace PreReq and sortbr in one run
Elan Ruusamäe [Tue, 13 Dec 2005 15:14:02 +0000 (15:14 +0000)]
- replace PreReq and sortbr in one run

Changed files:
    adapter.awk -> 1.240

11 years ago- enable sortbr by default. works good so far
Elan Ruusamäe [Tue, 13 Dec 2005 15:03:11 +0000 (15:03 +0000)]
- enable sortbr by default. works good so far
- update usage

Changed files:
    adapter.sh -> 1.12

11 years ago- enable sortbr by default. works good so far
Elan Ruusamäe [Tue, 13 Dec 2005 15:02:47 +0000 (15:02 +0000)]
- enable sortbr by default. works good so far

Changed files:
    adapter.awk -> 1.239

11 years ago- allow skipping certain replaces
Elan Ruusamäe [Tue, 13 Dec 2005 14:58:49 +0000 (14:58 +0000)]
- allow skipping certain replaces
- prevent NoPatch -> Patch0 subst

Changed files:
    adapter.awk -> 1.238
    adapter.sh -> 1.11

11 years ago- leave -I/usr/include alone
Elan Ruusamäe [Tue, 13 Dec 2005 14:37:10 +0000 (14:37 +0000)]
- leave -I/usr/include alone
- cvs up rpm.groups only when inexistent (less cvs traffic and rarely updated file)

Changed files:
    adapter.awk -> 1.237

11 years ago- update adapter prompt
Elan Ruusamäe [Tue, 13 Dec 2005 14:36:20 +0000 (14:36 +0000)]
- update adapter prompt

Changed files:
    builder.sh -> 1.359

11 years ago- use fixedsub for %setup macros usage (to prevent "%{ver}.%{ver2}" match "%{ver...
Elan Ruusamäe [Tue, 13 Dec 2005 14:11:12 +0000 (14:11 +0000)]
- use fixedsub for %setup macros usage (to prevent "%{ver}.%{ver2}" match "%{ver}-%{ver2}")

Changed files:
    adapter.awk -> 1.236

11 years ago- also sort commented out BR
Elan Ruusamäe [Tue, 13 Dec 2005 13:58:29 +0000 (13:58 +0000)]
- also sort commented out BR
- Applications/Daemons group doesn't exist
- replace commas in verify attrs with spaces

Changed files:
    adapter.awk -> 1.235

11 years ago- Development/Docs -> Documentation group trans
Elan Ruusamäe [Tue, 13 Dec 2005 12:55:42 +0000 (12:55 +0000)]
- Development/Docs -> Documentation group trans
- also split obsoletes by comma

Changed files:
    adapter.awk -> 1.234

11 years ago- PreReq -> Requires transistion that preserves bconds
Elan Ruusamäe [Tue, 13 Dec 2005 11:42:39 +0000 (11:42 +0000)]
- PreReq -> Requires transistion that preserves bconds

Changed files:
    adapter.awk -> 1.233

11 years ago- /etc/... .d doesn't usually require %config
Elan Ruusamäe [Tue, 13 Dec 2005 11:28:32 +0000 (11:28 +0000)]
- /etc/... .d doesn't usually require %config

Changed files:
    adapter.awk -> 1.232

11 years ago- added /etc/ld.so.conf.d
Elan Ruusamäe [Mon, 12 Dec 2005 16:23:55 +0000 (16:23 +0000)]
- added /etc/ld.so.conf.d
- typo in group fix
- skip sysconfig/wmstyle %config enforcement

Changed files:
    adapter.awk -> 1.231

11 years ago- adapterized (sorted %verify flags)
Elan Ruusamäe [Mon, 12 Dec 2005 15:19:32 +0000 (15:19 +0000)]
- adapterized (sorted %verify flags)

Changed files:
    builder.sh -> 1.358

11 years ago- fix for %post ldconfig
Elan Ruusamäe [Mon, 12 Dec 2005 15:19:10 +0000 (15:19 +0000)]
- fix for %post ldconfig

Changed files:
    adapter.awk -> 1.230

11 years ago- dosemu %desc wrap has bug too
Elan Ruusamäe [Mon, 12 Dec 2005 14:58:32 +0000 (14:58 +0000)]
- dosemu %desc wrap has bug too
- begin vis begging typo
- /etc/shrc.d is hardcoded ok

Changed files:
    adapter.awk -> 1.229

11 years ago- sort also commented out bconded BR
Elan Ruusamäe [Mon, 12 Dec 2005 13:44:25 +0000 (13:44 +0000)]
- sort also commented out bconded BR

Changed files:
    adapter.awk -> 1.228

11 years ago- sed split was buggy, use diff2hunks code by dig
Elan Ruusamäe [Mon, 12 Dec 2005 13:32:47 +0000 (13:32 +0000)]
- sed split was buggy, use diff2hunks code by dig

Changed files:
    builder.sh -> 1.357

11 years ago- add support to confirm each chunk to adapter
Elan Ruusamäe [Mon, 12 Dec 2005 12:57:37 +0000 (12:57 +0000)]
- add support to confirm each chunk to adapter
- skip xterm title updates when output is not terminal

Changed files:
    builder.sh -> 1.356

11 years ago- leave /usr/sbin/{chsh,usermod} untouched
Elan Ruusamäe [Mon, 12 Dec 2005 12:03:42 +0000 (12:03 +0000)]
- leave /usr/sbin/{chsh,usermod} untouched
- fixed bcond killing when sorting BR

Changed files:
    adapter.awk -> 1.227

11 years ago- leave /usr/sbin/webapp alone
Elan Ruusamäe [Sun, 11 Dec 2005 16:28:39 +0000 (16:28 +0000)]
- leave /usr/sbin/webapp alone

Changed files:
    adapter.awk -> 1.226

11 years ago- fix %define processing
Elan Ruusamäe [Sun, 11 Dec 2005 16:26:43 +0000 (16:26 +0000)]
- fix %define processing
- skip %attr enforcement for lib.*.so$ files (usually -devel symlinks)

Changed files:
    adapter.awk -> 1.225

11 years ago- if locale dir is misused, it's mostly in subdir (less fakes now)
Elan Ruusamäe [Tue, 6 Dec 2005 21:12:50 +0000 (21:12 +0000)]
- if locale dir is misused, it's mostly in subdir (less fakes now)

Changed files:
    adapter.awk -> 1.224

11 years ago- using /etc/X11 is ok
Elan Ruusamäe [Tue, 6 Dec 2005 21:09:38 +0000 (21:09 +0000)]
- using /etc/X11 is ok

Changed files:
    adapter.awk -> 1.223

11 years ago- locale dir and no %lang is mostly bad
Elan Ruusamäe [Tue, 6 Dec 2005 21:06:42 +0000 (21:06 +0000)]
- locale dir and no %lang is mostly bad
- peer to beer group translate

Changed files:
    adapter.awk -> 1.222

11 years ago- group fix
Elan Ruusamäe [Mon, 5 Dec 2005 22:25:32 +0000 (22:25 +0000)]
- group fix

Changed files:
    adapter.awk -> 1.221

11 years ago- another bogus group from xinitrc-ng.spec
Elan Ruusamäe [Sun, 4 Dec 2005 23:36:06 +0000 (23:36 +0000)]
- another bogus group from xinitrc-ng.spec
- exact match for groups replace

Changed files:
    adapter.awk -> 1.220

11 years ago- bogus group from X11.spec
Elan Ruusamäe [Sun, 4 Dec 2005 23:29:34 +0000 (23:29 +0000)]
- bogus group from X11.spec

Changed files:
    adapter.awk -> 1.219

11 years ago- pick matching group for System/Servers
Elan Ruusamäe [Sun, 4 Dec 2005 23:03:49 +0000 (23:03 +0000)]
- pick matching group for System/Servers

Changed files:
    adapter.awk -> 1.218

11 years ago- don't enforce %attr for %excluded .so files
Elan Ruusamäe [Sun, 4 Dec 2005 22:54:58 +0000 (22:54 +0000)]
- don't enforce %attr for %excluded .so files

Changed files:
    adapter.awk -> 1.217

11 years ago- PreReq -> Requires mostly is as is
Elan Ruusamäe [Sun, 4 Dec 2005 22:53:40 +0000 (22:53 +0000)]
- PreReq -> Requires mostly is as is

Changed files:
    adapter.awk -> 1.216

11 years ago- add todo, add more group renames
Elan Ruusamäe [Sun, 4 Dec 2005 22:50:07 +0000 (22:50 +0000)]
- add todo, add more group renames

Changed files:
    adapter.awk -> 1.215

11 years ago- unify xterm messages
Elan Ruusamäe [Sat, 3 Dec 2005 03:07:51 +0000 (03:07 +0000)]
- unify xterm messages
- add messages to fetch files (maybe it got too verbose?)

Changed files:
    builder.sh -> 1.355

11 years ago- shell title fixes
Elan Ruusamäe [Sat, 3 Dec 2005 03:01:43 +0000 (03:01 +0000)]
- shell title fixes

Changed files:
    builder.sh -> 1.354

11 years ago- %{_pixmapsdir}
Karol Krenski [Sat, 3 Dec 2005 00:10:56 +0000 (00:10 +0000)]
- %{_pixmapsdir}

Changed files:
    adapter.awk -> 1.214

11 years ago- get files was too noisy for xterm title
Elan Ruusamäe [Tue, 29 Nov 2005 00:09:13 +0000 (00:09 +0000)]
- get files was too noisy for xterm title

Changed files:
    builder.sh -> 1.353

11 years ago- prevent adapter tabbing %define lines
Elan Ruusamäe [Mon, 28 Nov 2005 22:46:36 +0000 (22:46 +0000)]
- prevent adapter tabbing %define lines

Changed files:
    adapter.awk -> 1.213

11 years ago- experimental xtitle stuff
Elan Ruusamäe [Mon, 28 Nov 2005 19:41:10 +0000 (19:41 +0000)]
- experimental xtitle stuff

Changed files:
    builder.sh -> 1.352

11 years ago- display_branches() when `--show-bconds' switch is used, so you can see
Mikolaj Kucharski [Fri, 25 Nov 2005 11:33:51 +0000 (11:33 +0000)]
- display_branches() when `--show-bconds' switch is used, so you can see
  them too.

Changed files:
    builder.sh -> 1.351

11 years ago- added `--show-bconds' switch, which shows you available bconds
Mikolaj Kucharski [Fri, 25 Nov 2005 11:23:12 +0000 (11:23 +0000)]
- added `--show-bconds' switch, which shows you available bconds

Changed files:
    builder.sh -> 1.350

11 years ago- use autotools macros
Elan Ruusamäe [Tue, 22 Nov 2005 20:57:52 +0000 (20:57 +0000)]
- use autotools macros

Changed files:
    adapter.awk -> 1.212

11 years ago- proper -np help
Karol Krenski [Tue, 22 Nov 2005 04:54:30 +0000 (04:54 +0000)]
- proper -np help

Changed files:
    builder.sh -> 1.349

11 years ago- we're PLD Linux
Elan Ruusamäe [Fri, 18 Nov 2005 00:38:26 +0000 (00:38 +0000)]
- we're PLD Linux

Changed files:
    builder.sh -> 1.348

11 years ago- add one todo
Elan Ruusamäe [Fri, 18 Nov 2005 00:37:44 +0000 (00:37 +0000)]
- add one todo

Changed files:
    builder.sh -> 1.347

11 years ago- substitute _iconsdir macro
Elan Ruusamäe [Wed, 16 Nov 2005 22:45:04 +0000 (22:45 +0000)]
- substitute _iconsdir macro

Changed files:
    adapter.awk -> 1.211

11 years ago- use _desktopdir macro
Elan Ruusamäe [Mon, 7 Nov 2005 00:17:30 +0000 (00:17 +0000)]
- use _desktopdir macro

Changed files:
    adapter.awk -> 1.210

11 years ago- fix Groups
Elan Ruusamäe [Mon, 7 Nov 2005 00:16:11 +0000 (00:16 +0000)]
- fix Groups

Changed files:
    adapter.awk -> 1.209

11 years ago- quote CC
Elan Ruusamäe [Sun, 6 Nov 2005 21:49:05 +0000 (21:49 +0000)]
- quote CC

Changed files:
    adapter.awk -> 1.208

11 years ago- skip Sticky Tag in display_branches
Elan Ruusamäe [Thu, 3 Nov 2005 16:10:30 +0000 (16:10 +0000)]
- skip Sticky Tag in display_branches

Changed files:
    builder.sh -> 1.346

11 years ago- offline mode support for display_branches
Elan Ruusamäe [Wed, 2 Nov 2005 12:08:55 +0000 (12:08 +0000)]
- offline mode support for display_branches

Changed files:
    builder.sh -> 1.345

11 years ago- display available branches to avoid duplicating work
Arkadiusz Miśkiewicz [Wed, 2 Nov 2005 11:57:05 +0000 (11:57 +0000)]
- display available branches to avoid duplicating work

Changed files:
    builder.sh -> 1.344

This page took 0.800418 seconds and 4 git commands to generate.