42 Commits (308e074f6570c6a12272db994b095b38a0c922f8)

Author SHA1 Message Date
Shawn O. Pearce 308e074f65 Enable providing credentials for HTTP authentication 14 years ago
Mathias Kinzler 7668a46282 PullCommand: support upstream configuration for local branches 14 years ago
Christian Halstrick 9b4876cedf Add Cherry-Pick command 14 years ago
Mathias Kinzler 7bdef4583b Add "Branch" command 14 years ago
Mathias Kinzler db55d13f5f Add "Pull" command 14 years ago
Matthias Sohn 784d388c49 Externalize strings in TransportHttp 14 years ago
Chris Aniszczyk 98a41bd4d0 Add PushCommand API 14 years ago
Shawn O. Pearce 7ba31474a3 Increase core.streamFileThreshold default to 50 MiB 14 years ago
Shawn O. Pearce b533a72934 Implement HistogramDiff 14 years ago
Matthias Sohn 048d7342df Remove duplicate resource bundle entry 14 years ago
Chris Aniszczyk bbabc19e2f Add FetchCommand 14 years ago
Shawn O. Pearce 9f61c615e8 Support core.autocrlf = input 14 years ago
Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 14 years ago
Marc Strapetz 253b36d27a Partial support for index file format "3". 14 years ago
Shawn O. Pearce e6bd689d2c Improve LargeObjectException reporting 14 years ago
Shawn O. Pearce 1709800f27 Undo translation of protocol string 'unpack error' 14 years ago
Chris Aniszczyk f54e883566 Add TagCommand 14 years ago
Christian Halstrick 2059ed205e Implement a Dircache checkout (needed for merge) 14 years ago
Shawn O. Pearce c44495fa2f Complete an abbreviation when formatting a patch 14 years ago
Shawn O. Pearce edd8029558 Add setLength(long) to DirCacheEntry 14 years ago
Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel 14 years ago
Shawn O. Pearce 707912b35d Make Tag class only for writing 14 years ago
Christian Halstrick 75c9b24385 Enhance MergeResult to report conflicts, etc 14 years ago
Mathias Kinzler 6e59e6dab9 Meaningful error message when trying to check-out submodules 14 years ago
Jeff Schumacher 396fe6da45 Break dissimilar file pairs during diff 14 years ago
Shawn O. Pearce 0b46e70155 Fix infinite loop in IndexPack 14 years ago
Stefan Lay 233e0130b5 Git Porcelain API: Add Command 14 years ago
Robin Rosenberg d787a82e50 Internationalize RepositoryState descriptions 14 years ago
Shawn O. Pearce 8a0c58394d log: Add whitespace ignore options 14 years ago
Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use 14 years ago
Shawn O. Pearce 978535b090 Implement similarity based rename detection 14 years ago
Shawn O. Pearce 08d349a27b amend commit: Refactor repository construction to builder class 14 years ago
Jeff Schumacher cb8e1e6014 Added a preliminary version of rename detection 14 years ago
Shawn O. Pearce 71aace52f7 Simplify ObjectLoaders coming from PackFile 14 years ago
Shawn O. Pearce 532421d989 Refactor repository construction to builder class 14 years ago
Mathias Kinzler 3c51b35e03 "Bare" Repository should not return working directory. 14 years ago
Stefan Lay 5b0e73b849 Add a merge command to the jgit API 15 years ago
Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 15 years ago
Sasa Zivkov f3d8a8ecad Externalize strings from JGit 15 years ago