384 Commits (5072af65248ee76b76d91f3c367565c0a674de9d)

Author SHA1 Message Date
Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 13 years ago
Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13 years ago
Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13 years ago
Shawn O. Pearce 1a87a725be Report progress while updating references 13 years ago
Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 14 years ago
Christoph Brill e170c314fb Add LsRemoteCommand to JGit API 14 years ago
Matthias Sohn c05c6f3327 Formatter for relative dates 14 years ago
Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 14 years ago
Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR 14 years ago
Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 14 years ago
Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 14 years ago
Philipp Thun a490afedba Add -o option to commit command 14 years ago
Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 14 years ago
Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 14 years ago
Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 14 years ago
Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects 14 years ago
Shawn O. Pearce 8f63dface2 PackWriter: Correct 'Compressing objects' progress message 14 years ago
Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 14 years ago
Christian Halstrick c62882191f Introduce metaData compare between working tree and index entries 14 years ago
Matthias Sohn c45f2aec56 File utility for creating a new empty file 14 years ago
Sasa Zivkov 1993cf8a27 Merging Git notes 14 years ago
Robin Rosenberg b3e59bd9d6 Implement a revert command 14 years ago
Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 14 years ago
Matthias Sohn c6ca443b61 File utilities for creating directories 14 years ago
Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip 14 years ago
Matthias Sohn e22f9552a8 Provide file utilities for file deletion 14 years ago
Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings 14 years ago
Chris Aniszczyk 923443f94f Add CheckoutCommand 14 years ago
Chris Aniszczyk f7690cceef Add RmCommand to Git API 14 years ago
Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command 14 years ago
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