598 Commits (b13a285098305149b34924bce2679a0cd98d9b2c)

Author SHA1 Message Date
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications 7 years ago
  Christian Halstrick da0770fdec Fix committing empty commits 7 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  Oliver Lockwood 060f3699d4 Fix bug in multiple tag handling on DescribeCommand 7 years ago
  Oliver Lockwood af0867cb86 Support --match functionality in DescribeCommand 7 years ago
  Matthias Sohn df638e0cfc Allow to programmatically set FastForwardMode for PullCommand 7 years ago
  Mattias Neuling 0d447b1660 Add support for config "pull.ff 8 years ago
  David Pursehouse b4a46b5ed0 Fetch/PullCommand: Improve Javadoc of setRecurseSubmodules 7 years ago
  Matthias Sohn a45b045c73 Improve javadoc for MergeCommand.setFastForward() 7 years ago
  David Pursehouse b6f954ad42 Fetch: Add --recurse-submodules and --no-recurse-submodules options 7 years ago
  Matthias Sohn 4acad15086 SubmoduleUpdateCommand#setCallback should return 'this' 7 years ago
  David Pursehouse 9c7b95684c CloneCommand#setCallback should return 'this' 7 years ago
  Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time 7 years ago
  Matthias Sohn ef0237564e Fix javadoc of TooLargeObjectInPackException 7 years ago
  Matthias Sohn 9f98d3e2e4 Add shutdown hook to cleanup unfinished clone when JVM is killed 7 years ago
  Thomas Wolf 09d96f8d46 Clean up the disk when cloning fails 7 years ago
  Mickael Istria 5b84e25fa3 Support pull on detached HEAD 7 years ago
  David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 7 years ago
  David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 7 years ago
  Andrey Loskutov a4b9c73391 Don't try to strip new line if the message buffer is empty 7 years ago
  David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode 7 years ago
  David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Thomas Wolf 0a4cf573d3 Fix typo in @since 7 years ago
  David Pursehouse 1cda4faed4 PullCommand: Allow to set tag behavior 7 years ago
  Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 7 years ago
  David Turner 46d35a8502 push: support per-ref force-with-lease 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  Matthias Sohn 423a583fcc [infer] Fix potential NPE in CloneCommand 7 years ago
  James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 7 years ago
  Thomas Wolf 46af7192a2 Fix StashApplyCommand for stashes containing untracked changes. 7 years ago
  Matthias Sohn aa199ff648 [infer] Fix SubmoduleWalk leaks in submodule commands 7 years ago
  Matthias Sohn fbcc2cb4ca [infer] Fix resource leaks in SubmoduleAddCommand 7 years ago
  Matthias Sohn 82344bd7a2 [infer] Fix resource leaks in RebaseCommand 7 years ago
  Matthias Sohn 05e8cdf563 [infer] Fix resource leak in BlameCommand 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Matthias Sohn 64a404803e Implement auto gc 8 years ago
  David Pursehouse 03046d0f60 CheckoutCommand: Add method to add multiple paths 7 years ago
  Matthias Sohn f6df5cf26e Add toString() to CherryPickCommand and ResetCommand 7 years ago
  Christian Halstrick 83e43f7960 Fix CheckoutCommand to return updated files even on NONDELETED status 7 years ago
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 8 years ago
  Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase 7 years ago
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 years ago
  Matthias Sohn 13f0db25f2 Enhance ResetCommand to allow disabling reflog update 8 years ago
  Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand 8 years ago
  Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 years ago
  Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 8 years ago