]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2013-01-17 Colby RangerRename PackConstants to PackExt, a typed pack file... 46/9746/2
2013-01-15 Colby RangerRemove getReverseIndexSize() from DfsPackDescription. 90/9690/2
2013-01-15 Colby RangerUse file extension with DfsPackDescription get/set... 89/9689/2
2013-01-13 Roberto TyleyFix concurrent creation of fan-out object directories 72/9372/2
2013-01-11 Shawn PearceAccept '-' instead of space in enum config values 34/9634/2
2013-01-11 Shawn PearceRevert "Add additional FastForwardMode enums for differ... 33/9633/1
2013-01-11 Shawn PearceFix enum parsing from Config files 32/9632/1
2013-01-10 Colby RangerMerge changes Ifc8fc3e5,I7c403b50
2013-01-10 Colby RangerRemove packIndex field from FileObjDatabase openPack... 02/9602/2
2013-01-10 Colby RangerUpdate DfsObjDatabase API to open/write by pack extension. 93/9593/5
2013-01-10 Dave BorowitzPeel tags during resolve of foo^ 96/9596/1
2013-01-09 Robin RosenbergMerge "Revert "Speed up PathFilterGroup.include for...
2013-01-09 Robin RosenbergRevert "Speed up PathFilterGroup.include for large... 78/9578/1
2013-01-09 Robin RosenbergDelete the iplog generator, cont'd 62/9562/1
2013-01-09 Matthias SohnDelete the iplog generator 56/9556/1
2013-01-08 Robin RosenbergMerge "Consider that some Java version on Linux only...
2013-01-08 Robin RosenbergMerge changes I3e9735c7,I76a16594
2013-01-08 Tomasz ZarnaReturn info about config subsection when trying to... 33/9133/2
2013-01-08 Robin RosenbergMerge "Add additional FastForwardMode enums for differe...
2013-01-07 Tomasz ZarnaAdd additional FastForwardMode enums for different... 91/8991/5
2013-01-07 Robin RosenbergSpeed up PathFilterGroup.include for large set of paths 11/9411/5
2013-01-07 Robin RosenbergSpeed up handling of "only" paths in the CommitCommand 08/9408/3
2013-01-07 Robin Rosenbergpgm: Attempt to detect a broken pipe and exit silently 07/9407/2
2013-01-05 Matthias SohnMerge "Do not install unnecessary Orbit bundles"
2013-01-05 Matthias SohnDo not install unnecessary Orbit bundles 45/9445/2
2013-01-05 Robin RosenbergConsider that some Java version on Linux only return... 77/9477/2
2013-01-04 Robin RosenbergIgnore removed files with an assume-valid index entry 12/9412/2
2013-01-01 Robin RosenbergMerge "Revert "Stop PathFilter after walking all matchi...
2013-01-01 Shawn PearceRevert "Stop PathFilter after walking all matching... 13/9413/1
2012-12-28 Robin RosenbergUpdate the revert command and things relating to revert 54/8354/6
2012-12-27 Dave BorowitzStop PathFilter after walking all matching paths 88/9388/1
2012-12-27 Colby RangerDo not enforce DeltaWindow maxMemory when zero. 87/9387/1
2012-12-27 Colby RangerMerge "Enforce max memory for DeltaWindow."
2012-12-27 Colby RangerEnforce max memory for DeltaWindow. 85/9385/3
2012-12-27 Robin RosenbergMake jgit diff obey core.autocrlf 94/7294/3
2012-12-27 Robin RosenbergHide deprecation warnings in some test classes 60/9260/4
2012-12-27 Robin RosenbergDeclare essentially static methods as static 58/9258/4
2012-12-27 Robin RosenbergAdd type argumente to some raw reclaration 56/9256/3
2012-12-27 Robin RosenbergDo not perform character translation on copies in patches 80/8880/2
2012-12-27 Robin RosenbergMark non-externalizable strings as such 51/8851/4
2012-12-22 Tomasz ZarnaAdd org.eclipse.jgit.pgm.Reset to commands catalog 66/9366/1
2012-12-20 Matthias SohnPrepare 2.3.0 builds 43/9343/2
2012-12-20 Matthias SohnMerge branch 'stable-2.2' 42/9342/1
2012-12-20 Matthias SohnPrepare post 2.2.0.201212191850-r builds 41/9341/1 stable-2.2
2012-12-19 Matthias SohnJGit v2.2.0.201212191850-r 17/9317/1 v2.2.0.201212191850-r
2012-12-16 Robin RosenbergMerge remote-tracking branch 'gerrit/stable-2.2' 62/9262/1
2012-12-15 Matthias SohnEnsure that jgit p2 repository is self-contained 37/9237/4
2012-12-15 Robin RosenbergMerge "Fix hidden field warning" into stable-2.2
2012-12-15 Robin RosenbergMerge "Fix empty control block warnings" into stable-2.2
2012-12-15 Robin RosenbergMerge branch 'stable-2.2' 55/9255/1
2012-12-15 Robin RosenbergDirCacheIterator: Fix reset() and back() 52/9252/2
2012-12-12 Matthias SohnFix hidden field warning 77/9177/1
2012-12-12 Matthias SohnFix empty control block warnings 76/9176/1
2012-12-12 Robin RosenbergCleanup unused import and Java 6 syntax in Archive 54/9154/2
2012-12-07 Shawn PearceDisable response compression on /git-receive-pack URLs 11/9111/1
2012-12-06 Shawn PearceMerge "archive: Add tar support"
2012-12-06 Shawn PearceMerge "archive: Add --format option that switches betwe...
2012-12-06 Shawn PearceMerge "archive: Record executable and symlink bits"
2012-12-05 Matthias Sohn[findBugs] Don't pass null for non-null parameter in... 16/9016/2
2012-12-04 Jonathan Niederarchive: Add tar support 18/9018/3
2012-12-04 Jonathan Niederarchive: Add --format option that switches between... 17/9017/3
2012-12-04 Jonathan Niederarchive: Record executable and symlink bits 08/9008/3
2012-12-04 Shawn PearceMerge "[RFC] archive: Switch to commons-compress as...
2012-12-04 Shawn PearceMerge "Commit message may not necessarily be in UTF-8"
2012-12-03 Colby RangerFix DeltaWindow.clear() to release loaded buffer bytes. 10/9010/2
2012-12-03 Jonathan Nieder[RFC] archive: Switch to commons-compress as ZIP archiver 07/9007/2
2012-12-03 Robin StockerEnable reuse of FileTreeIterator and FileEntry for... 89/8989/2
2012-12-03 Chris AniszczykMerge "Support --cached in RmCommand"
2012-12-03 Robin StockerSupport --cached in RmCommand 01/9001/2
2012-11-30 Jonathan NiederAdd basic "jgit add" tests 28/8928/3
2012-11-29 Jonathan Niederadd: Fix bad metaVar reference in <filepattern> help 27/8927/1
2012-11-27 Robin RosenbergCommit message may not necessarily be in UTF-8 78/8878/1
2012-11-25 Chris AniszczykMerge "Do not warn about non-translated strings in...
2012-11-25 Chris AniszczykMerge "Do not warn about non-translated strings in...
2012-11-25 Chris AniszczykMerge "Do not warn about non-translated strings in...
2012-11-25 Robin RosenbergAdd a case statement for fast-forward merge 53/8853/1
2012-11-25 Robin RosenbergDo not warn about non-translated strings in the ant... 50/8850/1
2012-11-25 Robin RosenbergDo not warn about non-translated strings in the iplog... 49/8849/1
2012-11-25 Robin RosenbergDo not warn about non-translated strings in the http... 48/8848/1
2012-11-21 Marc StrapetzRevWalk support for shallow clones 45/8345/11
2012-11-19 Dariusz LukszaAdd support for rebase interactive 'edit' command 81/7881/5
2012-11-19 Dariusz LukszaAdd support for rebase interactive 'reword' command 79/7779/6
2012-11-19 Matthias SohnAdd GarbageCollectCommand to porcelain API 14/7614/6
2012-11-19 Ketan PadegaonkarHave git-ls tree to accept path args like git-ls-tree 34/1334/4
2012-11-19 Tomasz ZarnaAdd config constant for "mergeoptions" 53/8753/2
2012-11-17 Jonathan NiederAdd "jgit archive" tool that writes a tree as a ZIP... 33/8733/5
2012-11-16 Jonathan NiederAllow commandline tests to use raw output 46/8746/2
2012-11-16 Mikael KarlssonAdd support for pull with --rebase and --no-rebase 03/6003/4
2012-11-16 Dani MegertDeclare all thrown exceptions in Repository 20/8420/3
2012-11-16 Matthias SohnImport non-java.* JRE packages 02/8502/2
2012-11-16 Markus DuftAdapt Status and CleanCommand to support cleaning direc... 72/4972/17
2012-11-16 Tomasz ZarnaAdd reflog command to JGit CLI 94/8394/3
2012-11-16 Robin StockerCheckoutCommand: Support checking out ours and theirs 84/7884/5
2012-11-16 Robin RosenbergMake an exception for the formatting rules (turn off... 08/8708/2
2012-11-16 Robin RosenbergHarmonize the JDT settings within JGit 03/8703/3
2012-11-16 Robin StockerDirCacheEditor: Apply PathEdit for each stage 82/7882/5
2012-11-16 Matthias SohnAdd missing @since tags to mark API added in 2.2 30/8730/2
2012-11-16 Tomasz ZarnaAdd support for --no-ff while merging 95/8395/6
2012-11-16 Tomasz ZarnaAdd a test for org.eclipse.jgit.pgm.Tag 32/8632/4
2012-11-16 Tomasz ZarnaDo not fail when checking out HEAD 12/8512/3
next