Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
git: Git core and tools
- Summary
- This is a stupid (but extremely fast) directory content manager. It
doesn't do a whole lot, but what it _does_ do is track directory
contents efficiently. It is intended to be the base of an efficient,
distributed source code management system. This package includes
rudimentary tools that can be used as a SCM, but you should look
elsewhere for tools for ordinary humans layered on top of this.
This is a dummy package which brings in all subpackages.
Arch: src
| Download: | git-1.1.0-1.el4.kb.src.rpm |
| Build Date: | Sat Jan 14 22:09:03 2006 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 565 KiB |
Changelog
- * Tue Jan 10 22:00:00 2006 Chris Wright <chrisw{%}redhat{*}com> 1.1.0-1
- Update to latest git-1.1.0 (drop git-email for now)
- Now creates multiple packages:
- git-core, git-svn, git-cvs, git-arch, gitk
- * Mon Nov 14 22:00:00 2005 H. Peter Anvin <hpa{%}zytor{*}com> 0.99.9j-1
- Change subpackage names to git-<name> instead of git-core-<name>
- Create empty root package which brings in all subpackages
- Rename git-tk -> gitk
- * Thu Nov 10 22:00:00 2005 Chris Wright <chrisw{%}osdl{*}org> 0.99.9g-1
- zlib dependency fix
- Minor cleanups from split
- Move arch import to separate package as well