source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2284   7 years dmik git: Use O_NOINHERIT for O_CLOEXEC on OS/2. 0 was previously used …
(edit) @2283   7 years dmik git: Fix updated file locking on OS/2. Accompanies r1866 and closes #183.
(edit) @2163   8 years dmik git: Enable mmap support on OS/2. WIth the relevant LIBCx fix it …
(edit) @2162   8 years dmik git: Make the .git directory truly hidden on OS/2. This is to keep …
(edit) @2161   8 years dmik git: Remove a lot of OS/2 hacks not necessary in RPM environment. …
(edit) @2160   8 years dmik git: Remove poll emulation on OS/2. The one provided by LIBCx is now …
(edit) @2132   8 years dmik git: Make git add --interactive output use CRLFs on DOS-like …
(edit) @1885   8 years dmik git: Add dummy symlink as a reminder (see r1884).
(edit) @1884   8 years dmik git: Remove symlink (SVN for OS/2 doesn't work well with them yet).
(edit) @1883   8 years dmik git: Update OS/2 build flags to current shape. Note that this also …
(edit) @1872   8 years dmik git: Adjust OS/2 bits to current shape.
(edit) @1871   8 years dmik git: Usual fix fo attribute(format(printf)) warnings. See r859.
(edit) @1870   8 years dmik git: Merge version 2.11.0 from vendor to trunk.
(edit) @1869   8 years dmik git: Tag version 2.11.0 from vendor.
(edit) @1868   8 years dmik git: Import version 2.11.0 from vendor. Source URL: …
(edit) @1866   8 years dmik git: Make updated file locking work on OS/2. This is a 2.1.0 …
(edit) @865   11 years dmik git: Rename komh branch to bauxite to match reality.
(edit) @864   11 years dmik git: Create .exe symlinks for perl scripts. Addon to r364. This is …
(edit) @863   11 years dmik git: Temporarily disable mmap usage (see #38 for details).
(edit) @862   11 years dmik git: Remove unneeded sava patches (brought by r351). The removed …
(edit) @861   11 years dmik git: Remove bin-files args hacks. The needed functionality is …
(edit) @860   11 years dmik git: Copy trunk before 2.1.0 merge to 2.0 branch.
(edit) @859   11 years dmik git: Fix attribute(format(printf)) warnings. Addition to r630.
(edit) @858   11 years dmik git: Merge version 2.1.0 from vendor to trunk.
(edit) @857   11 years dmik git: Remove dmik branch.
(edit) @856   11 years dmik git: Merge dmik branch to trunk (includes version 2.0.0 update).
(edit) @855   11 years dmik git: Fix EOL interpretation in pull command. On OS/2 sed is known to …
(edit) @854   11 years dmik git: Tag version 2.1.0 from vendor.
(edit) @853   11 years dmik git: Import version 2.1.0 from vendor.
(edit) @852   11 years dmik git: Rename os2.h to os2-compat.h. Renaming it to os2.h was a bad …
(edit) @851   11 years dmik git: Rename os2-git-compat.h to os2.h.
(edit) @848   11 years dmik git: Use vendor-provided poll implementation.
(edit) @847   11 years dmik git: Revert wrong r797 (see #34 for details).
(edit) @798   11 years dmik git: Symlink test-*.exe to test-* to make testing scripts happy.
(edit) @797   11 years dmik git: Use nanosleep() instead of select() for sleeping on OS/2.
(edit) @788   11 years dmik git: Cleanup map files on OS/2 (addon to r787).
(edit) @787   11 years dmik git: Generate map files on OS/2.
(edit) @786   11 years dmik git: Move OS/2 config options to dedicated config file.
(edit) @785   11 years dmik git: Fix build break.
(edit) @784   11 years dmik git: Addition to r630.
(edit) @783   11 years dmik git: Make git-sh-setup.sh compatible with ash on OS/2. This is a …
(edit) @782   11 years dmik git: Merge version 2.0.0 from vendor to dmik branch.
(edit) @781   11 years dmik git: Create temporary branch for merging version 2.0.0.
(edit) @780   11 years dmik git: Undo stupidness.
(edit) @779   11 years dmik git: Create temporary branch for merging version 2.0.0.
(edit) @778   11 years dmik git: Create temporary branch for merging version 2.0.0.
(edit) @777   11 years dmik git: Tag version 2.0.0 from vendor.
(edit) @776   11 years dmik git: Import version 2.0.0 from vendor.
(edit) @775   11 years dmik git: Tag version 1.9.4 from vendor.
(edit) @774   11 years dmik git: Import version 1.9.4 from vendor.
(edit) @773   11 years dmik git: Tag version 1.8.5.5 from vendor.
(edit) @772   11 years dmik git: Import version 1.8.5.5 from vendor.
(edit) @771   11 years dmik git: Update Makefile defaults on OS/2. This matches the current state …
(edit) @734   11 years dmik git: Backport r630:631 to komh branch.
(edit) @631   12 years dmik git: Addition to 630.
(edit) @630   12 years dmik git: Fix attribute(format(printf)) warnings. This is much more …
(edit) @628   12 years dmik git: Backport r626 (1.7.9.6 changes) to komh branch.
(edit) @626   12 years dmik git: Merge version 1.7.9.6 changes from vendor to trunk.
(edit) @625   12 years dmik git: Mark vendor version 1.7.9.6 for further reference.
(edit) @624   12 years dmik git: Import version 1.7.9.6 from upstream to vendor.
(edit) @611   12 years dmik git: Revert r364 and partly r358 as it is not needed with komh's exec …
(edit) @610   12 years dmik git: Fix a typo in root Makefile (affects install).
(edit) @609   12 years dmik git: Add latest komh's patches from git-1.7.3.2-os2-testbuild-20111002.diff
(edit) @608   12 years dmik git: Create branch to apply komh patches.
(edit) @607   12 years dmik git: Create branches directory.
(edit) @395   13 years Yuri Dario git: use shell in /usr/bin.
(edit) @364   14 years Yuri Dario git: symlink script files to exe, so execvp can find them.
(edit) @363   14 years Yuri Dario git: ignore CR while reading CRLF terminated text files.
(edit) @359   14 years Yuri Dario git: remove some build warnings.
(edit) @358   14 years Yuri Dario git: improve build makefile.
(edit) @357   14 years Yuri Dario git: disable broken_path_fix macro.
(edit) @356   14 years Yuri Dario git: makefile patches by sava (t.ebisawa) from git 1.6.x.
(edit) @355   14 years Yuri Dario git: os2 patches by sava (t.ebisawa) from git 1.6.x.
(edit) @354   14 years Yuri Dario git: use bigger stack for threads; use socketpair instead of pipes.
(edit) @353   14 years Yuri Dario git: os2 patches by sava (t.ebisawa) from git 1.6.x.
(edit) @352   14 years Yuri Dario git: restored t.ebisawa header.
(edit) @351   14 years Yuri Dario git: import os2 patches by sava (t.ebisawa) from git 1.6.x.
(edit) @350   14 years Yuri Dario openssh: import current vendor version into trunk.
(edit) @348   14 years Yuri Dario git: tag current vendor version.
(add) @347   14 years Yuri Dario git: initial vendor import of git 1.7.6.1.
Note: See TracRevisionLog for help on using the revision log.