1617 Commits (cc4e6109e40ac6f761b302b24bd6a793393090d5)
 

Author SHA1 Message Date
Christian Halstrick 6935db4ec2 Let CloneCommand not checkout HEAD on bare repos 14 years ago
Christian Halstrick 153283f05a Added Merge command to the CLI 14 years ago
Christian Halstrick eac2dc18f1 Allow InitCommand to run on existing git repos 14 years ago
Christian Halstrick c8b698abb9 Merge "Do not categorize merge failures as 'abnormal'" 14 years ago
Philipp Thun 475672866a Fix possible NPE in DirCache.isModified() 14 years ago
Philipp Thun 761b9285f0 Do not categorize merge failures as 'abnormal' 14 years ago
Robin Rosenberg d1718a34d3 Do not normalize URIishes 14 years ago
Robin Rosenberg 73602c448c Use Ignore to bypass unused test 14 years ago
Robin Rosenberg 76d25273cc Fix broken git prefix detection 14 years ago
Shawn Pearce 23967441fc Merge "Detaching HEAD when checking out the same commit." 14 years ago
Shawn Pearce 6e10c1da00 Merge "Fix: possible IndexOutOfBoundsException in ReflogReader" 14 years ago
Shawn Pearce fc5d521e4b Merge "Registering the Checkout command and fixed a typo." 14 years ago
Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 14 years ago
Matthias Sohn 5152ed8e2e Prevent NPE during fetch and push via SSH 14 years ago
Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 14 years ago
Sasa Zivkov 13fffa7513 Registering the Checkout command and fixed a typo. 14 years ago
Mathias Kinzler 55b7bd247e Merge "Introduce CherryPickResult" 14 years ago
Christian Halstrick c160293d71 Add status command to GIT api 14 years ago
Roland Schulz ccd3d83719 Create RemoteSession interface 14 years ago
Philipp Thun a21e508a31 Introduce CherryPickResult 14 years ago
Robin Stocker 770c733687 PullCommand: Use short ref name in merge message 14 years ago
Marc Strapetz a327770433 Fix: possible IndexOutOfBoundsException in ReflogReader 14 years ago
Philipp Thun dcf7bd9a8f Improve MergeResult 14 years ago
Philipp Thun dcefc660f1 Refactor test cases 14 years ago
Chris Aniszczyk a62abbe180 Merge "PackWriter: Collect stats by object type" 14 years ago
Chris Aniszczyk 9cde331c2b Merge "BlockList: Micro-optimize appending from another BlockList" 14 years ago
Chris Aniszczyk 817d1a334b Merge "PackFile: Cache the packName string" 14 years ago
Shawn O. Pearce bb1956e647 PackWriter: Collect stats by object type 14 years ago
Shawn O. Pearce 62fe7c7313 BlockList: Micro-optimize appending from another BlockList 14 years ago
Shawn O. Pearce 48fb404a3f PackFile: Cache the packName string 14 years ago
Philipp Thun bf05108d0b Abort merge when file to be checked out is dirty 14 years ago
Christian Halstrick 28ffed2307 Merge "Refactor ResolveMerger" 14 years ago
Philipp Thun fdb0a34abf Refactor ResolveMerger 14 years ago
Mathias Kinzler 264d3141a3 Merge "Moved tests for commit -o option to own test class" 14 years ago
Christian Halstrick 26f907a6cb Moved tests for commit -o option to own test class 14 years ago
Chris Aniszczyk a443043080 Add path filtering to LogCommand 14 years ago
Shawn O. Pearce 04f7acb7e7 Assume refs of alternates are reachable during fetch 14 years ago
Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR 14 years ago
Shawn O. Pearce b0a29c3fcf Handle "ERR %s" when ACK/NAK is expected 14 years ago
Shawn O. Pearce 00a5040147 PacketLineIn: Reuse internal lineBuffer for small strings 14 years ago
Shawn Pearce 5aab335f45 Merge "Expose if name or email is based on a guess" 14 years ago
Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id 14 years ago
Mathias Kinzler 6e2e7280d0 Merge "Remove deprecated Repository.mapTree" 14 years ago
Matthias Sohn 157a996e1d Expose if name or email is based on a guess 14 years ago
Philipp Thun c0112f97a1 Use parent directory in InitCommand if directory is "." 14 years ago
Chris Aniszczyk 8aef29c114 Merge "Improve native Git transport when following repository" 14 years ago
Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() 14 years ago
Chris Aniszczyk dffc50267e Merge "FS: Allow cloning an FS instance" 14 years ago
Chris Aniszczyk 786707fdfe Merge "FS: Allow userHome to be set and cached" 14 years ago
Chris Aniszczyk aa5f9ecdf2 Merge "FS: Allow gitPrefix to be set and cached" 14 years ago