| Commit message (Expand) | Author | Age | Files | Lines |
* | Added read/write support for pack bitmap index. | Colby Ranger | 2013-03-05 | 1 | -1/+34 |
* | Accept Change-Id even if footer contains not well-formed entries | Stefan Lay | 2013-02-20 | 1 | -9/+35 |
* | Merge "Fix NPE FS_Win32 when looking up git executable and home directory avo... | Matthias Sohn | 2013-01-22 | 1 | -3/+13 |
|\ |
|
| * | Fix NPE FS_Win32 when looking up git executable and home directory | Tobias Pfeifer | 2013-01-10 | 1 | -3/+13 |
* | | Only replace the ChangeId in the footer, not in the body | Stefan Lay | 2013-01-19 | 1 | -26/+69 |
|/ |
|
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 22 | -158/+159 |
* | Add missing @since tags to mark API added in 2.2 | Matthias Sohn | 2012-11-16 | 2 | -0/+4 |
* | Add Javadoc description for packages | Robin Stocker | 2012-10-31 | 2 | -0/+8 |
* | Suppress resource warnings with Java 7 | Robin Rosenberg | 2012-10-25 | 1 | -0/+1 |
* | FileBasedConfig supports UTF-8 byte order marker | Marc Strapetz | 2012-09-24 | 1 | -0/+5 |
* | Merge branch 'stable-2.1' | Matthias Sohn | 2012-09-19 | 1 | -14/+35 |
|\ |
|
| * | Introduce "never" as parseable date | Robin Rosenberg | 2012-09-18 | 1 | -0/+10 |
| * | Introduce ParseExceptions for GitDateParser | Christian Halstrick | 2012-09-17 | 1 | -14/+25 |
* | | Check for write errors in standard out and exit with error | Robin Rosenberg | 2012-09-16 | 1 | -0/+171 |
|/ |
|
* | Create an input stream that transforms LF to CRLF | Robin Rosenberg | 2012-09-01 | 1 | -0/+151 |
* | Implement a parser for dates | Christian Halstrick | 2012-08-28 | 2 | -2/+240 |
* | Refactor detection of Windows platform to SystemReader | Robin Rosenberg | 2012-08-22 | 3 | -15/+14 |
* | Refactor detection of OS X to SystemReader | Robin Rosenberg | 2012-08-22 | 2 | -17/+17 |
* | Allow detection of case insensitive file systems | Matthias Sohn | 2012-08-06 | 3 | -0/+21 |
* | Fix UnionInputStream.read to be more Java-like | Ian Wetherbee | 2012-06-14 | 1 | -13/+8 |
* | Fix GitDateFormatter javadoc. | Tomasz Zarna | 2012-06-14 | 1 | -1/+3 |
* | Make FS OS X detection work for OpenJDK | Robin Rosenberg | 2012-06-06 | 1 | -1/+1 |
* | Add missing @since tags to mark API added in 2.0 | Matthias Sohn | 2012-05-10 | 4 | -1/+6 |
* | Remove 86 boxing warnings | Kevin Sawicki | 2012-05-08 | 4 | -5/+8 |
* | Allow to write tests with CLI syntax | Tomasz Zarna | 2012-04-18 | 1 | -0/+38 |
* | Fix constructor for SafeBufferedOutputStream | Robin Rosenberg | 2012-04-14 | 1 | -1/+4 |
* | Don't use java.nio channel for file size determination | Markus Duft | 2012-04-02 | 1 | -3/+29 |
* | Sort Config entries and use O(log N) lookup | Shawn O. Pearce | 2012-03-27 | 1 | -0/+44 |
* | Revert "Allow to write tests with CLI syntax" | Matthias Sohn | 2012-03-23 | 1 | -38/+0 |
* | Allow to write tests with CLI syntax | Tomasz Zarna | 2012-03-22 | 1 | -0/+38 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 12 | -12/+12 |
* | Fix compilation error due to missing javadoc. | Markus Duft | 2012-03-12 | 1 | -1/+3 |
* | Merge "EolCanonicalizingInputStream: binary detection should be optional" | Robin Rosenberg | 2012-03-09 | 1 | -7/+9 |
|\ |
|
| * | EolCanonicalizingInputStream: binary detection should be optional | Marc Strapetz | 2012-02-21 | 1 | -7/+9 |
* | | Merge "Revert non-sense logic in IO.readFully" | Robin Rosenberg | 2012-03-09 | 1 | -7/+1 |
|\ \ |
|
| * | | Revert non-sense logic in IO.readFully | Robin Rosenberg | 2012-02-12 | 1 | -7/+1 |
| |/ |
|
* | | Let the date formatter pick the locale. | Daniel Megert | 2012-02-25 | 2 | -5/+38 |
* | | Add IGNORE_ERRORS to FileUtils.delete() | Christian Halstrick | 2012-02-21 | 1 | -3/+10 |
|/ |
|
* | Really close output stream when core.autocrlf is true | Robin Rosenberg | 2012-01-23 | 1 | -1/+2 |
* | Merge "Support more of AutoCRLF" | Christian Halstrick | 2012-01-16 | 3 | -3/+233 |
|\ |
|
| * | Support more of AutoCRLF | Robin Rosenberg | 2012-01-10 | 3 | -3/+233 |
* | | Make sure all bytes are written to files on close, or get an error. | Robin Rosenberg | 2012-01-15 | 2 | -2/+87 |
|/ |
|
* | Only print stack trace to Sytem.err when debug flag is set | Kevin Sawicki | 2011-12-27 | 1 | -2/+4 |
* | Merge "Do not resolve path using cygwin unless told to" | Shawn Pearce | 2011-11-04 | 1 | -5/+8 |
|\ |
|
| * | Do not resolve path using cygwin unless told to | Robin Rosenberg | 2011-10-28 | 1 | -5/+8 |
* | | Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c,Ifd78e8ce,I890b5fcc,Ia0... | Shawn Pearce | 2011-11-04 | 2 | -0/+122 |
|\ \ |
|
| * | | DFS: A storage layer for JGit | Shawn O. Pearce | 2011-11-04 | 2 | -0/+122 |
| |/ |
|
* / | Fix NPE when PATH environment variable is empty | Carl Myers | 2011-11-04 | 1 | -0/+13 |
|/ |
|
* | Merge changes I488e9c97,I30f1049f,I1c088dce | Matthias Sohn | 2011-10-26 | 2 | -2/+204 |
|\ |
|
| * | Cosmetic adjustment of relative date format, do not display "0 months" | Robin Rosenberg | 2011-10-26 | 1 | -2/+4 |