581 Commits (next)

Author SHA1 Message Date
  Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection 3 years ago
  Thomas Wolf 2a0295ccfd ApplyCommand: handle completely empty context lines in text patches 3 years ago
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings 3 years ago
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches 3 years ago
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch 3 years ago
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution 3 years ago
  Thomas Wolf fd03e40256 Fix typo in test method name 3 years ago
  Matthias Sohn 927deed5a5 init: add config option to set default for the initial branch name 3 years ago
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository 3 years ago
  Adithya Chakilam c7685003d8 Fix DateRevQueue tie breaks with more than 2 elements 3 years ago
  Youssef Elghareeb 6f82690aaf Add the "compression-level" option to all ArchiveCommand formats 3 years ago
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout 3 years ago
  Thomas Wolf e3ac56e2d0 TagCommand: propagate NO_CHANGE information 3 years ago
  Thomas Wolf 29e1270768 TagCommand: make -f work with lightweight tags for NO_CHANGE 3 years ago
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3 years ago
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities 3 years ago
  Thomas Wolf e84881ea6b Allow to resolve a conflict by checking out a file 3 years ago
  Jason Yeo 276fcb2a11 Implement git describe --all 3 years ago
  Thomas Wolf cb553e3583 IndexDiffFilter: handle path prefixes correctly 3 years ago
  Thomas Wolf efd1cc05af Keep line endings for text files committed with CR/LF on text=auto 3 years ago
  Thomas Wolf ed481f96b8 ApplyCommand: use context lines to determine hunk location 4 years ago
  Nail Samatov f30e48914e Fix error occurring during checkout 4 years ago
  Jack Wickham b6d70a66ae Apply hunks when renaming or copying from patch files 4 years ago
  Jack Wickham d69c0ef5bd Create parent directories when renaming a file in ApplyCommand 4 years ago
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 4 years ago
  Alexander Nittka 769606d059 tag option for clone command 4 years ago
  Alex Spradlin e40c38ab08 Revert "RevWalk: stop mixing lines of history in topo sort" 4 years ago
  Alex Spradlin b5e764abd2 RevWalk: stop mixing lines of history in topo sort 4 years ago
  Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 4 years ago
  Alex Jitianu 64715a189f FS: Don't use innocuous threads for CompletableFuture 4 years ago
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Matthias Sohn 02dc0ca688 Cleanup CommitAndLogCommandTest 4 years ago
  John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 4 years ago
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4 years ago
  Thomas Wolf 64f2407f19 WorkingTreeModifiedEvent: must be fired explicitly after merge 4 years ago
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4 years ago
  Thomas Wolf 1b8da0dcfa Close ObjectInserters in tests 4 years ago
  Matthias Sohn bceac7bd03 Remove meaningless comment in CloneCommandTest 4 years ago
  Matthias Sohn 6216b0de8a Implement mirror option in CloneCommand 4 years ago
  Thomas Wolf 762f6212b4 Close RevWalks in tests 4 years ago
  Thomas Wolf 563ec9ecb6 Close TreeWalks in tests 4 years ago
  Thomas Wolf 5e0eca6943 Close SubmoduleWalks in tests 4 years ago
  Matthias Sohn cda3b2b492 Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts 4 years ago
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 4 years ago
  Anton Khodos 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file 5 years ago
  Matthias Sohn 41da8de001 Fix NPE in CommitOnlyTest#getHead 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted 5 years ago