2009 Commits (9bd9d9a698a0f2adf858b5dd25d44db9af9a84d4)
 

Author SHA1 Message Date
Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 13 years ago
Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 13 years ago
Shawn Pearce 80c5210409 Merge "Only print stack trace to Sytem.err when debug flag is set" 13 years ago
Tomasz Zarna 8f8e43b741 Fix typo in RebaseResult#mySatus 13 years ago
Kevin Sawicki 2de1d9fb64 Only print stack trace to Sytem.err when debug flag is set 13 years ago
Matthias Sohn 067ccbfda7 Merge branch 'stable-1.2' 13 years ago
Robin Rosenberg 64a3bf1dcb Merge "Limit the number of commits in LogCommand output" 13 years ago
Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 13 years ago
Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first 13 years ago
Robin Rosenberg 160ffc9df1 Merge "Support getting specific entry number in reflog" 13 years ago
Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r 13 years ago
Christian Halstrick 200d3f5aaf Refactor ResolveMerger 13 years ago
Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 13 years ago
Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 13 years ago
Kevin Sawicki 656461a991 Add exception class for when locking a file fails 13 years ago
Tomasz Zarna 8c60468ff4 Allow to amend commits with JGit CLI 13 years ago
Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 13 years ago
Robin Rosenberg 29fc8fffc1 Merge "Report diff entries for files that only change mode" 13 years ago
Matthias Sohn f1019b9738 Merge branch 'stable-1.2' 13 years ago
Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) 13 years ago
Matthias Sohn 78ebffd5f4 Merge "Fix MergeCommandTest to pass if File.executable is not supported" into stable-1.2 13 years ago
Matthias Sohn e178ba20d0 Add API checking using clirr 13 years ago
Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported 13 years ago
Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode 13 years ago
Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 13 years ago
Tomasz Zarna 9f66137716 StatusCommand#setWorkingTreeIt should return 'this' 13 years ago
Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 13 years ago
Matthias Sohn 7fded4d14f Prepare 1.3.0 builds 13 years ago
Matthias Sohn e11af56828 Merge branch 'stable-1.2' 13 years ago
Matthias Sohn c1f352c100 Fix version.sh 13 years ago
Shawn Pearce d1dd3403ac Merge "Add simple chain implementations of transport hooks and loggers" 13 years ago
Dave Borowitz 629c61513c Add simple chain implementations of transport hooks and loggers 13 years ago
Shawn Pearce a313ec006f Merge "Force jgit.sh to use UTF-8 encoding on Mac" 13 years ago
Shawn Pearce 32263d310c Merge changes I9f1842c2,Ie139133b 13 years ago
Shawn Pearce 1291e834df Merge "Add a no-op UploadPackLogger and use it by default" 13 years ago
Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts 13 years ago
Kevin Sawicki 4535a9e2a3 Throw invalid ref exception instead of invalid remote exception 13 years ago
Kevin Sawicki 47d1616374 Use constant for logs directory 13 years ago
Shawn Pearce 4e92ae1656 Merge "Set expected old object id to all zeros when head id is null" 13 years ago
Shawn Pearce 580def2a23 Merge "Use System.arraycopy to copy parent object id array" 13 years ago
Shawn Pearce 4c24203e77 Merge "[findBugs] Implement Serializable interface in PlotLane" 13 years ago
Tomasz Zarna eb5df588d8 Add toString() to HunkHeader 13 years ago
Kevin Sawicki 60563b3478 [findBugs] Implement Serializable interface in PlotLane 13 years ago
Dave Borowitz d6172dc0de Add a no-op UploadPackLogger and use it by default 13 years ago
Robin Rosenberg dfcb43eff1 Add methods for configuring platform emulation 13 years ago
Kevin Sawicki eb2cfd4552 Use System.arraycopy to copy parent object id array 13 years ago
Kevin Sawicki 2539b1ee09 Set expected old object id to all zeros when head id is null 13 years ago
Robin Rosenberg 9ffbe444f8 Force jgit.sh to use UTF-8 encoding on Mac 13 years ago
Christian Halstrick 251bc02840 Fix history rendering not to occupy too many lanes 13 years ago
Tomasz Zarna 2b3d48acc2 Stream left open in WorkingTreeIterator#filterClean 13 years ago