| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename detection should canonicalize line endings | Marc Strapetz | 2015-01-02 | 2 | -40/+86 |
* | PathMatcher should respect "assumeDirectory" flag | Andrey Loskutov | 2014-12-28 | 2 | -15/+103 |
* | Prepare 3.6.1-SNAPSHOT builds | Matthias Sohn | 2014-12-23 | 55 | -266/+266 |
* | JGit v3.6.0.201412230720-rv3.6.0.201412230720-r | Matthias Sohn | 2014-12-23 | 55 | -61/+60 |
* | [pgm] Add option --bare to clone command | Matthias Sohn | 2014-12-22 | 2 | -1/+24 |
* | [pgm] Implement clone using CloneCommand | Matthias Sohn | 2014-12-22 | 4 | -120/+169 |
* | Merge "Fix junit tests under windows when the platform is explicitly changed"... | Matthias Sohn | 2014-12-22 | 2 | -5/+15 |
|\ |
|
| * | Fix junit tests under windows when the platform is explicitly changed | Christian Halstrick | 2014-12-22 | 2 | -5/+15 |
* | | Merge "[pgm] Add option --tags for ls-remote" into stable-3.6 | Christian Halstrick | 2014-12-22 | 3 | -1/+36 |
|\ \ |
|
| * | | [pgm] Add option --tags for ls-remote | Matthias Sohn | 2014-12-16 | 3 | -1/+36 |
* | | | Merge "[pgm] Add option --heads for ls-remote" into stable-3.6 | Christian Halstrick | 2014-12-22 | 3 | -1/+16 |
|\| | |
|
| * | | [pgm] Add option --heads for ls-remote | Matthias Sohn | 2014-12-16 | 3 | -1/+16 |
* | | | Merge "[pgm] Use LsRemoteCommand to implement ls-remote and add a test" into ... | Christian Halstrick | 2014-12-22 | 2 | -16/+114 |
|\| |
| |/
|/| |
|
| * | [pgm] Use LsRemoteCommand to implement ls-remote and add a test | Matthias Sohn | 2014-12-15 | 2 | -16/+114 |
* | | Fix unit tests for windows by explicitly closing test repos | Christian Halstrick | 2014-12-22 | 1 | -0/+3 |
* | | Merge branch 'stable-3.5' into stable-3.6 | Matthias Sohn | 2014-12-19 | 25 | -141/+533 |
|\ \
| |/
|/| |
|
| * | JGit v3.5.3.201412180710-rv3.5.3.201412180710-rstable-3.5 | Matthias Sohn | 2014-12-18 | 55 | -59/+59 |
| * | Merge branch 'stable-3.4' into stable-3.5 | Matthias Sohn | 2014-12-18 | 25 | -141/+533 |
| |\ |
|
| | * | JGit v3.4.2.201412180340-rv3.4.2.201412180340-rstable-3.4 | Matthias Sohn | 2014-12-18 | 55 | -59/+59 |
| | * | ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ | Matthias Sohn | 2014-12-18 | 2 | -0/+207 |
| | * | ObjectChecker: Disallow Windows shortname "GIT~1" | Christian Halstrick | 2014-12-18 | 2 | -0/+45 |
| | * | ObjectChecker: Disallow ".git." and ".git<space>" | Shawn Pearce | 2014-12-18 | 3 | -10/+124 |
| | * | Always ignore case when forbidding .git in ObjectChecker | Shawn Pearce | 2014-12-18 | 2 | -22/+5 |
| | * | DirCache: Refuse to read files with invalid paths | Shawn Pearce | 2014-12-18 | 2 | -0/+55 |
| | * | DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath | Shawn Pearce | 2014-12-18 | 3 | -36/+10 |
| | * | Replace "a." with "a-" in unit tests | Shawn Pearce | 2014-12-18 | 8 | -29/+31 |
| | * | Merge changes Icf0970dd,Ice5ec10a into stable-3.4 | Christian Halstrick | 2014-11-26 | 2 | -11/+10 |
| | |\ |
|
| | | * | Fix two nits about DirCacheEntry constructors | Shawn Pearce | 2014-11-25 | 1 | -4/+4 |
| | | * | Detect buffering failures while writing rebase todo file | Shawn Pearce | 2014-11-25 | 1 | -7/+6 |
| | * | | Apache HttpClientConnection: replace calls to deprecated LocalFile() | Matthias Sohn | 2014-11-26 | 1 | -3/+3 |
| | |/ |
|
| | * | Deprecate TemporaryBuffer.LocalFile without parent directory | Shawn Pearce | 2014-11-25 | 3 | -14/+21 |
| | * | Switch FileHeader.extractFileLines to TemporaryBuffer.Heap | Shawn Pearce | 2014-11-25 | 2 | -14/+5 |
| | * | AmazonS3: Buffer pushed pack content under $GIT_DIR | Shawn Pearce | 2014-11-25 | 2 | -2/+12 |
| | * | DirCache: Buffer TREE extension to $GIT_DIR | Shawn Pearce | 2014-11-25 | 2 | -11/+16 |
* | | | Support the new repository layout for submodules | Christian Halstrick | 2014-12-15 | 3 | -0/+28 |
* | | | Allow explicit configuration of git directory in CloneCommand | Christian Halstrick | 2014-12-15 | 2 | -4/+109 |
* | | | Allow explicit configuration of git directory in InitCommand | Christian Halstrick | 2014-12-15 | 7 | -11/+230 |
* | | | Merge "Fix tests on windows by closing repos" into stable-3.6 | Matthias Sohn | 2014-12-12 | 9 | -258/+274 |
|\ \ \ |
|
| * | | | Fix tests on windows by closing repos | Christian Halstrick | 2014-12-12 | 9 | -258/+274 |
* | | | | Merge "Prevent NPE if ref can't be resolved when executing ReflogCommand" int... | Christian Halstrick | 2014-12-12 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Prevent NPE if ref can't be resolved when executing ReflogCommand | Matthias Sohn | 2014-12-12 | 1 | -0/+4 |
* | | | | RepoCommand should close opened repos | Christian Halstrick | 2014-12-12 | 1 | -0/+2 |
* | | | | Fix LocalDiskRepositoryTestCase to create correct type of repos | Christian Halstrick | 2014-12-12 | 2 | -1/+6 |
|/ / / |
|
* | | | Merge "Fix DirCacheCheckout to set correct file length if core.autocrlf=true"... | Christian Halstrick | 2014-12-12 | 2 | -4/+50 |
|\ \ \ |
|
| * | | | Fix DirCacheCheckout to set correct file length if core.autocrlf=true | Matthias Sohn | 2014-12-11 | 2 | -4/+50 |
* | | | | Merge "CheckoutCommand: Fix checking out ours/theirs when no base stage exist... | Christian Halstrick | 2014-12-12 | 2 | -3/+42 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CheckoutCommand: Fix checking out ours/theirs when no base stage exists | Robin Stocker | 2014-12-10 | 2 | -3/+42 |
* | | | | Make sure modifications to config-param trustFolderStat are detected | Christian Halstrick | 2014-12-05 | 1 | -11/+10 |
|/ / / |
|
* | | | Merge "Honor git-core meaning of receive.denyDeletes allowing tag deletion" | Matthias Sohn | 2014-11-29 | 1 | -10/+36 |
|\ \ \ |
|
| * | | | Honor git-core meaning of receive.denyDeletes allowing tag deletion | Shawn Pearce | 2014-11-29 | 1 | -10/+36 |