1258 Commits (stable-1.2)

Author SHA1 Message Date
  Jens Baumgart 53ef3e5114 Add detection of untracked folders to IndexDiffFilter 12 years ago
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories 12 years ago
  Kevin Sawicki da901c4968 Support a configured credentials provider in LsRemoteCommand 12 years ago
  Matthias Sohn 899a3ccf6d Implement DirCacheEntry.toString() to ease debugging 12 years ago
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex 12 years ago
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 years ago
  Shawn O. Pearce 9652f16a47 Always use try/finally around DfsBlockCache.clockLock 12 years ago
  Shawn O. Pearce a6677ef28a DfsBlockCache: Fix NPE when evicting empty cell 12 years ago
  Colby Ranger f70ecabb30 DfsBlockCache: Update hits to not include contains() 12 years ago
  Dave Borowitz 0f8e486a4d Add a listener for changes to a DfsObjDatabase's pack files 12 years ago
  Dave Borowitz d55eb35106 Expose the reverse index size in the DfsPackDescription 12 years ago
  Dave Borowitz 4fc1af6850 Add a DfsPackFile method to get the number of cached bytes 12 years ago
  Dave Borowitz dff9d56b94 Expose the list of pack files in the DfsBlockCache 12 years ago
  Dave Borowitz 35d72ac806 Add a DFS repository description and reference it in each pack 12 years ago
  Dave Borowitz 5a38e5b440 Clarify the docstring of DfsBlockCache.reconfigure() 12 years ago
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 years ago
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish 12 years ago
  Carl Myers 85a9ab7410 Fix NPE when PATH environment variable is empty 12 years ago
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. 12 years ago
  Kevin Sawicki 5041f738e9 Suppress unused and unchecked warnings 12 years ago
  Marc Strapetz bf81119e62 DirCacheEntry: accessors for cached creation time (CTIME) 12 years ago
  Robin Rosenberg 3ceb4fac23 Do not resolve path using cygwin unless told to 12 years ago
  Matthias Sohn a5f72d6b3b Implement Config.Entry.toString() to help debugging 12 years ago
  Shawn O. Pearce b24a61272a Ensure the ObjectInserter flushes after a merge 12 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk 12 years ago
  Robin Rosenberg 63bb6ff06c Fix compatibilty breakage for SystemReader 12 years ago
  Robin Rosenberg f4460dda97 Define a utility class for handling Git date formats 12 years ago
  Robin Rosenberg 3a4fa52723 Add locale to the properties manageable by SystemReader 12 years ago
  Robin Rosenberg 06b183f9b7 Add a method to SystemReader to get the time zone 12 years ago
  Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time 12 years ago
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 12 years ago
  Kevin Sawicki 86e96b41e2 Correct typo in RevWalk.parseBody comment 12 years ago
  Jens Baumgart 6befabcb15 Extend IndexDiff to calculate ignored files and folders 12 years ago
  Kevin Sawicki 565e4a06ef Add missing comment text for mergeCommitTree parameter 13 years ago
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits 12 years ago
  Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument 12 years ago
  Kevin Sawicki 654f7235ec Add varargs version of PathFilterGroup.createFromStrings 12 years ago
  Manuel Doninger 458b5a4042 New config constant for default start-point 12 years ago
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 years ago
  Kevin Sawicki e630f91305 Remove TODO for generated constructor. 12 years ago
  Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths 12 years ago
  Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 12 years ago
  Robin Rosenberg 39ad503fcb Append merge strategy to reflog message 12 years ago
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands 12 years ago
  Roberto Tyley 791a9fd691 Enable full Transport configuration for JGit API commands 12 years ago
  Matthias Sohn 46771e9e88 Remove use of GitIndex to detect index changes 12 years ago
  Shawn O. Pearce 01888db892 UploadPack: Fix races in smart HTTP negotiation 12 years ago
  Shawn O. Pearce 1b6a549ff3 PackWriter: Export more statistics 13 years ago
  Shawn O. Pearce 38b3816d65 Do not requeue state vector in stateless RPC fetch 12 years ago