511 İşlemeler (6a4c77e619d79c885aa6f08f2a1d8d8c1a936bcb)

Yazar SHA1 Mesaj Tarih
  David Pursehouse babdae6412 MergeCommandTest: Open TestRepository in try-with-resource 5 yıl önce
  David Pursehouse 1a2db96c79 Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 yıl önce
  David Pursehouse 6df350ee0e CheckoutCommandTest: Add comment to document intentionally empty catch block 5 yıl önce
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 yıl önce
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 yıl önce
  Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 yıl önce
  Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 5 yıl önce
  Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 5 yıl önce
  Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line 5 yıl önce
  Håvard Wall f9de917547 Fix git-describe tie-breakers 5 yıl önce
  Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines 5 yıl önce
  Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite 5 yıl önce
  Thomas Wolf 569cf1856c Fix handling of core.eol=native and of crlf attribute 5 yıl önce
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter 5 yıl önce
  David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 5 yıl önce
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 5 yıl önce
  David Pursehouse a7d3fa3064 Explicitly specify charset in constructor of String 5 yıl önce
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 yıl önce
  Thomas Wolf 50deacdd57 Set TagOpt.AUTO_FOLLOW when not cloning all branches 5 yıl önce
  Thomas Wolf 54a502f6c6 Fix fetch refspecs when not cloning all branches 9 yıl önce
  René Scheibe d80a01e6a0 Extend ResetCommandTest 5 yıl önce
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
  René Scheibe 685f8c8dbe Simplify file creation in ResetCommandTest 5 yıl önce
  René Scheibe dbe01e8852 Cleanup existing tests 5 yıl önce
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 yıl önce
  Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 5 yıl önce
  Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 yıl önce
  Marc Strapetz 109c07ac8e FetchCommandTest: test add/update/delete fetch 6 yıl önce
  Thomas Wolf a9b54b026d ResolveMerger: don't try needlessly to delete directories 6 yıl önce
  Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 7 yıl önce
  Marcel Trautwein 5429d1a0cf Make JGit describe behaves same as c-git for lightweight tags 6 yıl önce
  Matthias Sohn 62460b42b7 Validate branch names on branch creation 6 yıl önce
  Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 6 yıl önce
  David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs 6 yıl önce
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 yıl önce
  David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 yıl önce
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 yıl önce
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 yıl önce
  Thomas Wolf 42e69409d7 Handle Gerrit Change-Ids for merge commits 6 yıl önce
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 yıl önce
  Matthias Sohn e23b09ad6e Implement --force option in FetchCommand and CLI fetch command 6 yıl önce
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 yıl önce
  David Pursehouse 9441508682 Fix misspelled class name: EmtpyCommitException -> EmptyCommitException 6 yıl önce
  Matthias Sohn 653b31a903 Remove deprecated ArchiveCommand#putEntry method 6 yıl önce
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 yıl önce
  David Pursehouse 7b57ce5186 HugeFileTest: Open RandomAccessFile in try-with-resource 6 yıl önce
  David Pursehouse 6d437a58f1 DescribeCommandTest: Open FileWriter in try-with-resource 6 yıl önce
  David Pursehouse 06fbd7c5fa CommitCommandTest: Open Repository in try-with-resource 6 yıl önce
  David Pursehouse f8cd892b27 CommitAndLogCommandTest: Open PrintWriter in try-with-resource 6 yıl önce
  David Pursehouse 3fd6a3857b CloneCommandTest: Open Repository in try-with-resource 6 yıl önce