This project is a fork of the egit.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/egit.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionzawir's GSoC egit tree
ownermarek.zawirski@gmail.com
last changeThu, 28 Aug 2008 02:34:22 +0000 (28 04:34 +0200)
content tags
add:
readme
Marek Zawirski's egit GSoC-development tree: currently dedicated for egit push implementation work and GUI improvements.
shortlog
2008-08-28 Marek ZawirskiFix RemoteRefUpdate to delete local tracking ref upon... master
2008-08-28 Marek ZawirskiAdd another delete method in RefUpdate, reusing RevWalk
2008-08-28 Marek ZawirskiFix push's RemoteRefUpdate to always force update local...
2008-08-28 Marek ZawirskiShow ErrorDialog for fatal connection errors in Confirm...
2008-08-28 Marek ZawirskiHandle NoRemoteRepositoryException in PushOperation...
2008-08-28 Marek ZawirskiGive NoRemoteRepositoryException better message in...
2008-08-27 Robin RosenbergAdd some known version requirements to dependencies
2008-08-27 Shawn O. Pearceindex-pack: Use fsync to ensure received pack data...
2008-08-27 Shawn O. Pearceindex-pack: Avoid disk corruption yielding a valid...
2008-08-27 Marek ZawirskiFetch GUI
2008-08-27 Marek ZawirskiRename ResultDialog to PushResultDialog
2008-08-27 Marek ZawirskiAdd tag fetching strategy selection to fetch version...
2008-08-27 Marek ZawirskiHandle null remoteName in RefSpecPanel better
2008-08-27 Marek ZawirskiFix RefSpecPanel to not display mode column in fetch...
2008-08-27 Marek ZawirskiReduce PushOperationResult contructor visibility, accep...
2008-08-27 Shawn O. PearceAdd getNameString to TreeWalk to get only the last...
...
tags
15 years ago final_gsoc Code produced before GSoC "pencil...
heads
15 years ago master