aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | SimilarityRenameDetector: Avoid allocating source indexShawn O. Pearce2010-11-121-8/+11
| * | | SimilarityRenameDetector: Only attempt to index large files onceShawn O. Pearce2010-11-121-0/+10
| * | | SimilarityIndex: Don't overflow internal counter fieldsShawn O. Pearce2010-11-121-9/+20
| * | | SimilarityIndex: Accept files larger than 8 MBShawn O. Pearce2010-11-124-35/+93
| * | | SimilarityIndex: Correct comment explaining the logicShawn O. Pearce2010-11-121-2/+2
| |/ /
* | | Merge branch 'fs-fsync'Shawn O. Pearce2010-11-125-76/+173
|\ \ \
| * | | Remove unnecessary flush calls from LockFileShawn O. Pearce2010-11-121-6/+0
| * | | Remove unnecessary region locking from LockFileShawn O. Pearce2010-11-121-31/+0
| * | | Support core.fsyncRefFiles optionShawn O. Pearce2010-11-124-13/+82
| * | | Support core.fsyncObjectFiles optionShawn O. Pearce2010-11-122-7/+89
| * | | Simplify LockFile write(ObjectId) caseShawn O. Pearce2010-11-091-21/+4
* | | | Added one-tree constructor to DirCacheCheckoutChristian Halstrick2010-11-131-6/+46
| |_|/ |/| |
* | | Merge "Fix null ref exception in DirCacheCheckout"Shawn Pearce2010-11-121-2/+3
|\ \ \
| * | | Fix null ref exception in DirCacheCheckoutLluis Sanchez2010-11-101-2/+3
| |/ /
* | / Use capital L for long constantsRobin Rosenberg2010-11-121-8/+8
| |/ |/|
* | Lazy load note subtrees from fanout levelsShawn O. Pearce2010-11-116-69/+557
* | Define NoteMap, a simple note tree readerShawn O. Pearce2010-11-115-0/+556
* | Merge "Add MutableObjectId setByte to modify a mutable id"Chris Aniszczyk2010-11-112-0/+83
|\ \
| * | Add MutableObjectId setByte to modify a mutable idShawn O. Pearce2010-11-042-0/+83
* | | Merge "Implement command line support for CredentialsProvider"Chris Aniszczyk2010-11-117-335/+386
|\ \ \
| * | | Implement command line support for CredentialsProviderShawn O. Pearce2010-11-107-335/+386
* | | | Merge "Support CredentialsProvider for SSH connections"Chris Aniszczyk2010-11-117-4/+235
|\| | |
| * | | Support CredentialsProvider for SSH connectionsShawn O. Pearce2010-11-107-4/+235
* | | | Merge "Define a default CredentialsProvider"Stefan Lay2010-11-112-0/+18
|\| | |
| * | | Define a default CredentialsProviderShawn O. Pearce2010-11-102-0/+18
* | | | Merge "Enable providing credentials for HTTP authentication"Stefan Lay2010-11-1110-6/+614
|\| | |
| * | | Enable providing credentials for HTTP authenticationShawn O. Pearce2010-11-1010-6/+614
* | | | Merge "Add ObjectId getByte for random access"Chris Aniszczyk2010-11-102-3/+63
|\ \ \ \ | | |/ / | |/| |
| * | | Add ObjectId getByte for random accessShawn O. Pearce2010-11-042-3/+63
* | | | Merge "Refactor tree entry formatting into a common class"Chris Aniszczyk2010-11-104-32/+364
|\| | | | |/ / |/| |
| * | Refactor tree entry formatting into a common classShawn O. Pearce2010-11-044-32/+364
* | | Fix WWW-Authenticate auth-scheme comparisonStefan Lay2010-11-102-4/+4
| |/ |/|
* | Merge "Fix broken MergeCommandTest"Shawn Pearce2010-11-091-2/+2
|\ \
| * | Fix broken MergeCommandTestMatthias Sohn2010-11-101-2/+2
* | | Merge "Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn""Matthias Sohn2010-11-092-9/+2
|\ \ \
| * | | Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn"Shawn O. Pearce2010-11-082-9/+2
* | | | Fix URIish parsing of absolute scp-style URIsShawn O. Pearce2010-11-092-8/+38
| |/ / |/| |
* | | Merge "Format merge commit messages like C Git"Shawn Pearce2010-11-094-3/+336
|\ \ \
| * | | Format merge commit messages like C GitRobin Stocker2010-11-064-3/+336
* | | | Merge "IndexDiff: support state [removed, untracked]"Shawn Pearce2010-11-082-0/+34
|\ \ \ \ | | |/ / | |/| |
| * | | IndexDiff: support state [removed, untracked]Jens Baumgart2010-11-082-0/+34
* | | | Merge "Make Repository.shortenRefName static"Shawn Pearce2010-11-083-5/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Make Repository.shortenRefName staticRobin Stocker2010-11-063-5/+4
* | | Fixed help of Diff and ShowCommands commandsChristian Halstrick2010-11-083-3/+5
* | | Merge "CommitAndLogCommandTests: add a test for LogCommand.addRange()"Chris Aniszczyk2010-11-081-0/+40
|\ \ \
| * | | CommitAndLogCommandTests: add a test for LogCommand.addRange()Mathias Kinzler2010-11-051-0/+40
| | |/ | |/|
* | | Merge "[findBugs] Fix NP_LOAD_OF_KNOWN_NULL_VALUE"Chris Aniszczyk2010-11-071-1/+1
|\ \ \
| * | | [findBugs] Fix NP_LOAD_OF_KNOWN_NULL_VALUEMatthias Sohn2010-11-071-1/+1
* | | | Merge "[findBugs] Silence DM_STRING_CTOR on PacketLineIn"Chris Aniszczyk2010-11-071-0/+8
|\ \ \ \
| * | | | [findBugs] Silence DM_STRING_CTOR on PacketLineInMatthias Sohn2010-11-071-0/+8
| |/ / /