Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
    Replies Views Last message
Search disabled
The Search function of this forum has been disabled, as it is currently the target of abuse. We apologize for the inconvenience.
  Stackoverflow during Garbage collection in jGit !!
Stackoverflow during Garbage collection in jGit
By: Prashanth GA on Thu, 12 September 2024
1 541 Fri, 13 September 2024 06:57
By: Matthias Sohn
  CheckoutConflictException while Pull and merge
Frequent CheckoutConflictException Error During Git Pull - How to Resolve?
By: Manish Pal on Mon, 09 September 2024
0 2170 Mon, 09 September 2024 12:36
By: Manish Pal
  Cannot Pull or Push from Git Repo - Git Upload Pack Not Permitted
By: Karan Parikh on Mon, 09 September 2024
0 2524 Mon, 09 September 2024 04:48
By: Karan Parikh
  Not able to login on github (not authorized)
issue authenticating on github using token
By: Ivan Mas on Wed, 24 July 2024
2 1596 Fri, 23 August 2024 19:43
By: Andriy Boloshyn
  Conflicting File compare text
Conflicts can occur after pull or merging branches. I would like to solve conflicts manually by comparing the two versions of the file
By: Dragos Puteanu on Wed, 21 August 2024
0 2188 Wed, 21 August 2024 05:52
By: Dragos Puteanu
  How to overide the maxObjectSize in FetchCommand
How to overide the maxObjectSize in FetchCommand
By: tingting zhou on Fri, 16 August 2024
0 728 Fri, 16 August 2024 17:27
By: tingting zhou
  Git's built-in garbage collection vs JGit handling of garbage collection operation
Built-in Git vs JGit garbage collection mechanism
By: Ajay K on Mon, 08 July 2024
1 12928 Tue, 30 July 2024 23:12
By: Matthias Sohn
  Writing commits into the git repository using jgit takes longer than expected
By: Arpit Gupta on Wed, 17 July 2024
1 1636 Tue, 30 July 2024 23:03
By: Matthias Sohn
  "not in sync" occasionally appears
inconsistent/confusing behavior
By: Ray Martin on Tue, 09 July 2024
0 761 Tue, 09 July 2024 16:16
By: Ray Martin
  Simple "Assume Unchanged" example raises questions/suggestions
By: Ray Martin on Tue, 28 May 2024
0 718 Tue, 28 May 2024 18:44
By: Ray Martin
  Git Staging not populating with changes (they are History)
I have made changes and have them in History; however, no changes are available in the Git Staging
By: Glyn Bartlett on Sun, 26 May 2024
5 1459 Tue, 28 May 2024 07:46
By: Glyn Bartlett
  Enquiry on JGit vs Git and security vulnerabilities
By: Newton To on Mon, 27 May 2024
0 394 Mon, 27 May 2024 02:33
By: Newton To
  Any JGit DFSRepository implementation with database
JGit DFSRepository implementation with database
By: Joyjit Saha on Mon, 13 May 2024
0 892 Mon, 13 May 2024 11:14
By: Joyjit Saha
  use Jgit to generate git command line
By: Liyan Zhao on Tue, 30 April 2024
1 661 Tue, 30 April 2024 13:58
By: Matthias Sohn
  diff is different in jgit and git
some files show as deleted in jgit but shows rename in git
By: shaen thangaraj on Tue, 09 April 2024
0 821 Tue, 09 April 2024 23:18
By: shaen thangaraj
  API docs link broken?
By: Mark Waite on Mon, 08 April 2024
0 1300 Mon, 08 April 2024 12:39
By: Mark Waite
icon5.gif Few questions about "cherry-pick" feature
1) Is EGit support cherry-pick "-x" option? 2) Is 3.7.1 don't cherry-picking multiple commits?
By: Lake Fu on Mon, 01 June 2015
4 3790 Mon, 08 April 2024 09:51
By: Dmitri Naumenko
  Egit seems to be losing its mind
By: David M. Karr on Wed, 03 April 2024
0 899 Wed, 03 April 2024 21:19
By: David M. Karr
  Customizing GitFlow
Customizing GitFlow
By: Roger Spall on Mon, 01 April 2024
0 1081 Mon, 01 April 2024 16:19
By: Roger Spall
  All branches say # WARNING after merge
By: Ray Martin on Tue, 26 March 2024
0 2153 Tue, 26 March 2024 18:32
By: Ray Martin
  Executor has been shut down - help welcome
EGit, Apache Mina SSH, Executors
By: kurt ablinger on Wed, 13 March 2024
2 1327 Thu, 21 March 2024 07:56
By: kurt ablinger
  [Solved] Synchronization error for project
Unexpected end of file error when using synchronized fortran project
By: Gopal Krishna M on Thu, 29 February 2024
4 1199 Sat, 02 March 2024 16:34
By: Gopal Krishna M
  egit Error
Constant random popups that say "org/eclipse/egit/core/AdapterUtils"
By: Soyuz Bhattarai on Mon, 26 February 2024
2 1330 Sat, 02 March 2024 15:14
By: Soyuz Bhattarai
  Periodic Fetch Feature in EGit
By: K D on Tue, 13 February 2024
1 1120 Mon, 26 February 2024 15:50
By: Matthias Sohn
  Right click on submodule -> Team shows a 'Repository' sub-menu
By: Samuel ETTERLEN on Mon, 12 February 2024
1 1204 Mon, 26 February 2024 15:49
By: Matthias Sohn
  Push command did not fail due to insufficient privileges
By: Andres Almiray on Thu, 08 February 2024
1 1238 Mon, 26 February 2024 09:55
By: Matthias Sohn
  ShutdownHooks causing heap memory overflow
In lock method of PidLock in GC, ShutDownHooks are getting added
By: Abhikumar Patel on Fri, 02 February 2024
3 3829 Mon, 26 February 2024 09:37
By: Matthias Sohn
  EGIT gets a connection reset from azure
Trying to clone a repository from AZURE and it fails after 80%
By: Yigal Spinner on Fri, 23 February 2024
1 926 Mon, 26 February 2024 09:36
By: Matthias Sohn
  Fetch via SSH, but keep connection open
Fetch via SSH transport without closing connection
By: Chumpa Wamba on Fri, 09 February 2024
1 934 Wed, 14 February 2024 11:40
By: Chumpa Wamba
  how to compare two LOCAL branch and then copy the content from one branch to another
By: Missing name Mising name on Thu, 01 February 2024
1 7631 Sat, 03 February 2024 11:53
By: Matthias Sohn
  Where to get the EGit/ JGit 5.13.3.202401111512-r update-site
By: Andrew Tram on Fri, 02 February 2024
2 4207 Sat, 03 February 2024 11:51
By: Matthias Sohn
  Git connectivity via Proxy using JGit API
Proxy Authentication during Git workflows using JGit API
By: Pratap Meka on Fri, 11 November 2022
4 3658 Wed, 31 January 2024 18:52
By: Joyjit Saha
  how to show all branch in git prespective history view tab
how to show all branch in git prespective history view tab
By: Missing name Mising name on Sat, 27 January 2024
2 397 Sat, 27 January 2024 17:11
By: Missing name Mising name
  JGit Merge Test
Can JGit do a "dry run" merge?
By: Christine Hawkins on Tue, 23 January 2024
1 763 Sat, 27 January 2024 17:02
By: Matthias Sohn
  Security issue: CVE-2023-4759 on Java 8
How to fix CVE-2023-4759 on jgit
By: Abbas Kassem Moussa on Tue, 14 November 2023
3 1530 Sat, 27 January 2024 16:57
By: Matthias Sohn
  local eclipse php project git repository clone to another local directory
question regarding best way to have two local development repositories for the same project
By: Trevor Rose on Tue, 23 January 2024
0 886 Tue, 23 January 2024 15:01
By: Trevor Rose
  http.sslcainfo config option
By: R Shapiro on Wed, 15 May 2013
5 19730 Sat, 13 January 2024 14:02
By: Yusuke SATO
  JGit blobless clone: unable to fetch blobs later
Jgit checkout fails on blobless clone whereas Git command line succeeds
By: Shankar Ramamoorthy on Mon, 01 January 2024
1 744 Wed, 10 January 2024 21:22
By: Matthias Sohn
  Git hooks in eclipse
By: Daniel van Dijk on Fri, 12 June 2015
35 65213 Wed, 10 January 2024 21:17
By: Matthias Sohn
  Recreate Disaster
By: Ray Martin on Mon, 20 November 2023
1 896 Wed, 10 January 2024 21:15
By: Matthias Sohn
  GIT LFS with Github and https authentication
Bug 575780
By: Tobias Fritsch on Wed, 04 October 2023
4 1992 Wed, 10 January 2024 21:09
By: Matthias Sohn
  Track File Location Change
How to track file location change
By: Dragos Puteanu on Tue, 07 November 2023
1 8646 Wed, 10 January 2024 20:56
By: Matthias Sohn
  Resources and File Scope
By: Ray Martin on Tue, 09 January 2024
1 494 Wed, 10 January 2024 20:37
By: Matthias Sohn
  "Clean" Included Tracked Files
By: Ray Martin on Thu, 21 December 2023
0 2487 Thu, 21 December 2023 03:15
By: Ray Martin
  [solved] jgit returns incorrect status
By: Serhii Pro on Mon, 18 December 2023
1 485 Tue, 19 December 2023 07:17
By: Serhii Pro
  ssh password dialog on each git interaction since eclipse 2023-09
By: Daniel Möller on Thu, 07 December 2023
3 1388 Mon, 18 December 2023 07:56
By: Daniel Möller
  Doesn't always ask to replace editor contents
By: Ray Martin on Fri, 27 October 2023
2 776 Tue, 07 November 2023 22:56
By: Ray Martin
  multiple ssh keys
By: thorsten meier on Fri, 11 May 2012
1 23223 Tue, 31 October 2023 21:09
By: Jörn Guy Süß
  Specifying File Scope in the History view
By: Ray Martin on Tue, 17 October 2023
2 676 Mon, 30 October 2023 18:26
By: Ray Martin
  Git worktree support in egit
Git worktree support in egit
By: p Bakker on Mon, 23 October 2023
1 1118 Sat, 28 October 2023 12:29
By: Matthias Sohn
  Difficulty understanding Merge states and behavior
By: Ray Martin on Fri, 06 October 2023
2 449 Wed, 18 October 2023 20:58
By: Ray Martin
  QUARANTINE ENVIRONMENT in JGit
By: Conley Gao on Tue, 17 October 2023
0 1260 Tue, 17 October 2023 00:31
By: Conley Gao
  Upgradation to jakarta package in org.eclipse.jgit
By: Vaishnavi Kale on Mon, 09 October 2023
0 1308 Mon, 09 October 2023 08:24
By: Vaishnavi Kale
  Git showing files are changed, but content hasn't changed
By: Dave Sherman on Wed, 13 September 2023
11 2667 Sat, 07 October 2023 09:49
By: Thomas Wolf
  How to manage multiple projects within the same repo
With independent branch switching
By: Jack McKalling on Sun, 30 January 2022
7 5128 Fri, 06 October 2023 19:34
By: Jack McKalling
  JGit update hook support
By: Conley Gao on Wed, 04 October 2023
1 553 Fri, 06 October 2023 19:08
By: Matthias Sohn
  Python script for search for factors of M1277 using random k-intervals
By: Eclipse User on Tue, 03 October 2023
1 434 Tue, 03 October 2023 18:20
By: Matthias Sohn
  Absent and confused Ahead/Behind count
By: Ray Martin on Mon, 18 September 2023
5 1339 Thu, 28 September 2023 19:11
By: Ray Martin
  Using ProxyCommand on JGit
How can I add a ProxyCommand to use ProxyTunnel for JGit
By: oka be on Fri, 02 June 2023
2 4223 Thu, 14 September 2023 13:43
By: oka be
  Always getting 'remote hung up unexpectedly' when cloning eclipse.platform.ui over ssh
Always get 'remote hung up unexpectedly' just before end of clone ssh://philippebrossel@git.eclipse.org:29418/platform/eclipse.platform.ui
By: Philippe Brossel on Fri, 31 December 2021
8 9041 Fri, 08 September 2023 18:29
By: Thomas Wolf
  Doesn't refresh history after deleting local branch
GUI problem?
By: Ray Martin on Wed, 06 September 2023
1 707 Fri, 08 September 2023 18:15
By: Thomas Wolf
  KeyExchangeFactories not set
KeyExchangeFactories not set error when trying to clone a repo on Android
By: wiiz nokes2 on Fri, 01 September 2023
1 606 Sun, 03 September 2023 17:09
By: Thomas Wolf
  Using UltraCompare as external compare tool
By: Terry Bauer on Wed, 30 August 2023
1 807 Sat, 02 September 2023 20:22
By: Thomas Wolf
  Strange EGit Staging
Branches Ahead/Behind
By: Ray Martin on Thu, 13 July 2023
6 1854 Wed, 30 August 2023 18:36
By: Ray Martin
  Why does the New Branch dialog sometimes use the same name as the remote, and sometimes not?
By: David M. Karr on Tue, 08 August 2023
1 2166 Mon, 21 August 2023 21:40
By: David M. Karr
  Confused about repository with git submodule
By: David M. Karr on Mon, 31 July 2023
3 861 Tue, 01 August 2023 16:04
By: David M. Karr
  Unexpected reply from ssh-agent: SSH_AGENT_FAILURE
Eclipse on Windows 10 to pull a GitHub repo using a YubiKey Hardware Ke
By: Christopher Lamb on Thu, 06 July 2023
53 11042 Sat, 22 July 2023 17:14
By: Thomas Wolf
  Create a main branch, not master
By: Sam Hobbs on Mon, 17 July 2023
14 2742 Sat, 22 July 2023 13:59
By: Sam Hobbs
  Using commit command on JGit cause no diff changes
By: xiao tang on Wed, 28 June 2023
6 2594 Fri, 07 July 2023 03:09
By: xiao tang
  Pull doesnt work in Git Perpective
By: K D on Fri, 30 June 2023
1 784 Fri, 30 June 2023 15:36
By: Matthias Sohn
  Unable to connect using SSH in JGit
Unable to connect using SSH in JGit
By: Vipul Agarwal on Mon, 06 July 2020
2 4776 Wed, 28 June 2023 19:27
By: Matthias Sohn
  Poll: How to view the diff of a file between a local file change and a local HEAD in JGIT in a text form
How to view the diff of a file between a local file change and a local HEAD in JGIT in a text form let say I have a file readme.txt on branch Dev, and I am cloned that branch and make some changes in
By: Kishan Jaiswal on Tue, 16 May 2023
1 2403 Wed, 28 June 2023 19:19
By: Matthias Sohn
  Connection failed from Git to Eclipse
By: Adurthi Sridhar on Tue, 16 May 2023
1 1506 Wed, 28 June 2023 19:06
By: Matthias Sohn
  EGit Compare Viewer
Shows ID of prior commit, not ID of last change
By: Ray Martin on Tue, 30 May 2023
2 1617 Fri, 16 June 2023 19:46
By: Thomas Wolf
  EGit still shows remote tracking branch after delete
GUI doesn't update properly
By: Ray Martin on Tue, 13 June 2023
2 1063 Fri, 16 June 2023 17:14
By: Ray Martin
  Future expectations for https://git.eclipse.org/c/egit/egit-github.git/
By: Ed Merks on Fri, 20 May 2022
3 8076 Mon, 08 May 2023 16:04
By: Ed Merks
  JGit does not delete temporary files created buy itself automatically
JGit does not delete temporary files created buy itself automatically
By: Sujoy Dutta on Thu, 02 March 2023
3 2198 Mon, 08 May 2023 13:22
By: Matthias Sohn
  How to synchronize all projects, like with Subclipse (SVN) ?
By: David Balažic on Mon, 08 May 2023
1 705 Mon, 08 May 2023 13:20
By: Matthias Sohn
  planns for using jakarta EE 10
By: Pariasadat Hosseiny on Mon, 08 May 2023
0 1114 Mon, 08 May 2023 09:27
By: Pariasadat Hosseiny
  [solved]JGIT Push takes a long time to add an empty commit (no changes) when executed from cloud
By: Vladimir Rosu on Sat, 22 April 2023
7 1710 Fri, 05 May 2023 10:51
By: Vladimir Rosu
  Possible to use a SSH Public Key for Commit Signing?
EGit not using ssh public key to sign even though GIT allows this
By: Jason Reed on Sat, 24 December 2022
5 2987 Wed, 26 April 2023 14:18
By: Pierre-Yves Bigourdan
  GIT Clone and branch switching operations are very slow in EGIT
After normalization for a git repository, git clone and branch switch operations performance using EGIT is very slow
By: GAUTAM SHET on Fri, 14 April 2023
3 1275 Mon, 24 April 2023 14:45
By: Matthias Sohn
  How to get GitHub Repo star count using jGit
By: Sonjoy Kumar Paul on Sun, 12 March 2023
1 1614 Mon, 24 April 2023 14:41
By: Matthias Sohn
  How to get a list of added and removed commits after a push operation using JGit
JGit
By: Tobel A on Fri, 10 March 2023
1 1744 Mon, 24 April 2023 14:40
By: Matthias Sohn
  Semaphore timeout when attempting to clone gitlab repository
Encountering a semaphore timeout issue when trying to clone a gitlab repository
By: Tim Müller on Tue, 14 February 2023
3 1102 Mon, 24 April 2023 13:26
By: Matthias Sohn
  Migrating jgit from 5.6 to 6.4 problems.
Migrating jgit from 5.6 to 6.4 problems.
By: Osman Albarran on Wed, 15 February 2023
1 1877 Mon, 24 April 2023 13:24
By: Matthias Sohn
  Double click in staging view doesn't open compare editor any more
By: Felix Dorner on Fri, 05 February 2016
5 9769 Fri, 14 April 2023 07:26
By: Marco Descher
  Show Conflict Files using JGIT
How to view the files involved in conflicts for solving them in a GUI.
By: Dragos Puteanu on Sat, 08 April 2023
0 1285 Sat, 08 April 2023 14:12
By: Dragos Puteanu
  JGit initialization to a shared folder path fails in java 11
If Jgit initialized to a shared folder through Jgit, it fails
By: lakshmi rajam on Mon, 20 March 2023
0 1675 Mon, 20 March 2023 12:58
By: lakshmi rajam
  Sparse Checkout support
By: Denis M on Thu, 23 August 2018
5 5996 Tue, 14 March 2023 19:47
By: Chris Papademetrious
  Remove From View option - Keyboard shortcut
Unable to bind keyboard shortcut for the Remove From View option within the Synchronize view
By: Pravin Jose on Sat, 25 February 2023
1 1840 Sun, 05 March 2023 00:25
By: Pravin Jose
  JGit missing parents in Git Log
By: Ralph Collett on Tue, 10 January 2023
4 2157 Tue, 14 February 2023 23:03
By: Matthias Sohn
  Possible to commit on multiple repo at the same time ?
By: Clément Honoré on Mon, 30 January 2023
3 1728 Tue, 14 February 2023 22:51
By: Matthias Sohn
  git compare shows "no changes in git"
Right-Click project and click Compare With > Committ: Synchronize View shows "No Changes"
By: Gerry Blaney on Fri, 10 February 2023
3 1346 Tue, 14 February 2023 22:49
By: Matthias Sohn
  Git-upload-pack not permitted on Github
By: Alex C on Fri, 13 August 2021
11 21826 Sun, 12 February 2023 12:14
By: Mark Lawrence
  CVE-2022-41903, and CVE-2022-23521
By: Paulo F on Mon, 23 January 2023
1 881 Mon, 23 January 2023 14:43
By: Ed Merks
  How to set GIT_LFS_SKIP_SMUDGE=1 for CloneCommand
By: Jeremy Dorne on Thu, 19 January 2023
0 1787 Thu, 19 January 2023 01:40
By: Jeremy Dorne
  Transport Error: Cannot get remote repository refs.
Not able to access a remote gitHub repository
By: Michael John Little on Mon, 26 December 2022
5 2765 Tue, 17 January 2023 08:38
By: Ed Merks
  Cannot launch nested eclipse
By: Pavel Salamon on Thu, 12 January 2023
2 1216 Thu, 12 January 2023 14:42
By: Pavel Salamon
  Git clone of a source code into a parent C project doesn't appear to work?
Git clone of a source code into a parent C project doesn't appear to work?
By: James Poli on Wed, 26 January 2022
11 3516 Thu, 12 January 2023 12:23
By: James Poli
  Paths with spaces in .gitconfig
Not working in JGit/EGit
By: Rob Benton on Wed, 11 January 2023
0 1847 Wed, 11 January 2023 14:36
By: Rob Benton
  Exit from Eclipse Git
Eclipse Java GIT
By: Christopher V. Kimball on Sat, 07 January 2023
9 1736 Sun, 08 January 2023 18:24
By: David M. Karr
  Behavior changed when pushing a new branch?
By: Lorenzo Bettini on Thu, 17 November 2022
13 3775 Thu, 22 December 2022 22:51
By: Thomas Wolf
  Discussion on default values of "Configure upstream for push and pull"
By: Rice Bauer on Mon, 07 November 2022
2 2455 Mon, 19 December 2022 09:19
By: Rice Bauer
  Wrong file after jgit apply command
By: Yuriy Mitrofanov on Wed, 14 December 2022
6 1639 Sat, 17 December 2022 15:30
By: Thomas Wolf
  Java code to create new github repo and push some code
Create new github repo and push some code
By: vklaksh l on Fri, 09 December 2022
1 2058 Wed, 14 December 2022 16:41
By: Yuriy Mitrofanov
  How to install egit Mylyn Github Connector?
By: Johannes Almborg on Fri, 28 October 2022
1 1987 Fri, 09 December 2022 23:43
By: Matthias Sohn
  Transport Error: Cannot get remote repository refs. file:// ... not found
Error attempting to configure Push Reference Specifications
By: Curtis Reinke on Mon, 17 October 2022
8 2421 Fri, 09 December 2022 23:40
By: Matthias Sohn
  EGit - Windows Share as Remote Repository Over SSH
By: Matt Kluzak on Thu, 03 November 2022
1 1543 Sat, 05 November 2022 20:24
By: Thomas Wolf
  How to avoid reading the global user git config
By: Kirill Likhodedov on Fri, 28 October 2022
0 2771 Fri, 28 October 2022 10:05
By: Kirill Likhodedov
  Jgit pgm cli
By: Yuriy Mitrofanov on Wed, 28 September 2022
4 1331 Tue, 25 October 2022 21:37
By: Yuriy Mitrofanov
  EGit ignores my attempt to stage files in one repository
By: David M. Karr on Wed, 25 March 2020
6 3182 Tue, 25 October 2022 21:37
By: David M. Karr
  Could not connect to SSH agent via socket
Cannot connect to Github repo using Egit SSH on Linux
By: Benoit Blancard on Sun, 09 October 2022
6 2818 Sat, 15 October 2022 06:28
By: Benoit Blancard
  'Checkout this version' on files in a Stash issues with new or deleted files
By: p Bakker on Thu, 29 September 2022
2 1710 Wed, 05 October 2022 08:47
By: p Bakker
  Setting Default Remote Branch Destination
Setting Original Remote Branch Destination
By: Nicolas Fleming on Mon, 03 October 2022
2 1587 Tue, 04 October 2022 11:35
By: Nicolas Fleming
  git diff and jgit-cli diff have different results
By: Yuriy Mitrofanov on Sat, 01 October 2022
1 844 Sat, 01 October 2022 19:52
By: Thomas Wolf
  Authentication Error when cloning Private Repo
Unable to Clone Private Repo in Egit(Works in command line)
By: Marcus Sammon on Thu, 29 September 2022
2 1498 Sat, 01 October 2022 13:39
By: Thomas Wolf
  Getting Transport Exception: cannot git upload pack
By: monty 99 on Fri, 30 September 2022
1 862 Fri, 30 September 2022 21:38
By: Matthias Sohn
  Differences between Merge Modes
By: Nenad Jovanovic on Sat, 24 September 2022
2 2013 Mon, 26 September 2022 15:53
By: Nenad Jovanovic
  Limit blob size with cloneRepository (equivalent to --filter=blob:limit=)
By: Davide Rossi on Thu, 22 September 2022
1 1176 Thu, 22 September 2022 19:24
By: Thomas Wolf
  Mismatch between git clone and JGit's cloneRepository
By: Davide Rossi on Wed, 14 September 2022
4 3228 Thu, 22 September 2022 19:02
By: Thomas Wolf
  Most efficient way to retrieve diffentries across all commits
By: Alexander Reelsen on Wed, 21 September 2022
0 2174 Wed, 21 September 2022 08:24
By: Alexander Reelsen
  Working Tree must not be numerical sorted
Like other views in Eclipse, the working tree sort must be sorted literally.
By: Henk van der Wijk on Wed, 14 September 2022
3 3678 Tue, 20 September 2022 12:47
By: Thomas Wolf
  SSHSessionFactory with Auth fail with token
SSHSessionFactory with Auth fail with token
By: jonathan thinh on Mon, 22 August 2022
1 4116 Thu, 08 September 2022 05:24
By: Thomas Wolf
  RDi (Rational Developer Eclipse) using egit not finding git execs: bsh: git-receive-pack: not foun
RDi (an eclipsed for specific for IBM i platform) error finding Git commands
By: Jim Powell on Wed, 11 March 2020
4 3166 Wed, 07 September 2022 14:46
By: johan Wigh
  option to delete untracked files on git reset
By: Vito De Tullio on Tue, 16 August 2022
0 2390 Tue, 16 August 2022 14:38
By: Vito De Tullio
  Need JGit help
Need JGit help to perform specific operations
By: Joseph Gagnon on Tue, 26 July 2022
1 2860 Tue, 09 August 2022 06:52
By: Matthias Sohn
  Git Clone Wizard Very Slow Vs. Git Command Line
Very Slow Cloning Using Git Clone Wizard
By: Mike K on Mon, 08 August 2022
3 1638 Tue, 09 August 2022 06:29
By: Matthias Sohn
  Suddenly getting "No more authentication methods available" with ssh auth to git repo
By: David M. Karr on Thu, 10 January 2019
16 21272 Mon, 08 August 2022 17:35
By: Thomas Wolf
  JGIT LS Remote Repositor using SSH
JGIT with SSH Keys
By: Alfredo Espana on Sat, 06 August 2022
1 983 Sat, 06 August 2022 20:19
By: Thomas Wolf
  Cherry pick a range of commit
By: naike k on Wed, 22 May 2013
5 26947 Thu, 14 July 2022 07:06
By: Matthias Sohn
  is GIT required
Will Jgit work without GIT on server
By: Vinit Pillai on Wed, 13 July 2022
1 2774 Thu, 14 July 2022 07:02
By: Matthias Sohn
  jgit checkout cost too long time
By: Zhiqiang Ren on Fri, 08 July 2022
1 2486 Tue, 12 July 2022 13:03
By: Matthias Sohn
  What is the proper way to stage / unstage specific lines in a diff?
By: Cody Mikol on Tue, 21 June 2022
2 19765 Thu, 30 June 2022 07:12
By: Thomas Wolf
  JGit Maintenance
Api to run maintenance tasks using JGit
By: Hrushikesh Rao on Tue, 28 June 2022
2 1676 Tue, 28 June 2022 19:40
By: Hrushikesh Rao
  Modify author date in JGit
By: Kirill Likhodedov on Sun, 26 June 2022
3 2042 Tue, 28 June 2022 16:43
By: Matthias Sohn
  Retrieve User Name and Email Address from the Git Repo
Jgit API to Retrieve User Name and Email Address from the Git Repo
By: Pratap Meka on Fri, 24 June 2022
4 3331 Mon, 27 June 2022 07:19
By: Pratap Meka
  How to get User info from personal access token
How to get User info from personal access token
By: Mounika Mantri on Wed, 22 June 2022
6 5131 Fri, 24 June 2022 12:55
By: Thomas Wolf
  Does JGIT allow for running commands in parallel?
By: Cody Mikol on Mon, 20 December 2021
3 4830 Tue, 21 June 2022 06:03
By: Matthias Sohn
  jgit.sh on wsl
Unable to find ZIP central directory
By: Paul Brooks on Wed, 15 June 2022
1 3877 Fri, 17 June 2022 03:23
By: Paul Brooks
  jgit.sh in a Window Command Prompt
ClassNotFoundException
By: Paul Brooks on Wed, 15 June 2022
0 2974 Wed, 15 June 2022 11:53
By: Paul Brooks
  File Property Set & Read API in Jgit equivalent to SVN's SvnSetProperty
Do we have any API in Jgit equivalent to SVN's SvnSetProperty
By: Pratap Meka on Tue, 07 June 2022
2 3090 Thu, 09 June 2022 07:41
By: Pratap Meka
  Feature Wish: more descriptive Information instead of "Ours"/"Theirs"
By: Ernst Blecha on Thu, 02 June 2022
2 3168 Fri, 03 June 2022 10:16
By: Ernst Blecha
  Remote hung up unexpectedly on clone repository
By: Andrew Kaplanov on Thu, 26 May 2022
9 7247 Mon, 30 May 2022 14:29
By: Thomas Wolf
  Egit showing all .class file in unstaged changes after building workspace
By: hyejin kim on Mon, 16 May 2022
4 4319 Fri, 20 May 2022 00:59
By: hyejin kim
  Search all versions of a file with jgit log takes long
By: M Mt on Fri, 06 May 2022
1 5554 Sun, 15 May 2022 21:52
By: Matthias Sohn
  Adding JGIT to AEM results in dependency resolving issue
By: Vinit Pillai on Fri, 13 May 2022
2 1477 Sun, 15 May 2022 21:48
By: Matthias Sohn
  Update AmazonS3 to authenticate with AWS Signature Version 4
Need help updating AmazonS3 to authenticate with AWS Signature Version 4
By: Eric Steele on Wed, 11 May 2022
2 1703 Thu, 12 May 2022 15:47
By: Eric Steele
  Setting Transfer Protocol Via Code
By: Ryan Baxter on Wed, 27 April 2022
4 3207 Fri, 29 April 2022 07:58
By: Thomas Wolf
  How can send custom error message after git push from local git server by using jgit api
By: gulam samdani on Fri, 15 April 2022
1 2924 Thu, 28 April 2022 09:47
By: Matthias Sohn
  Performance issue to a shared network drive from Windows.
Git repository size is about 46m and takes approximately 47 minutes.
By: James Poli on Wed, 23 March 2022
15 6677 Fri, 15 April 2022 18:19
By: Thomas Wolf
  Github.com RSA key with SHA-1 no longer allowed
jGit connects with SHA1 instead of SHA256
By: Alexander Gherschon on Thu, 17 March 2022
4 7053 Tue, 12 April 2022 18:36
By: Martin Braun
  JGit exception java.security.spec.InvalidKeySpecException only when running unit test
By: Jeffrey Fagerberg on Wed, 06 April 2022
4 2166 Thu, 07 April 2022 22:15
By: Thomas Wolf
  Idiomatic way of saving a file
By: Kirill Yankov on Wed, 06 April 2022
0 3465 Wed, 06 April 2022 12:03
By: Kirill Yankov
  Idiomatic way to check for bare repos while cloning
By: Sahil Marwaha on Wed, 06 April 2022
0 3804 Wed, 06 April 2022 11:05
By: Sahil Marwaha
  autogc
async operations in JGit-WorkQueue
By: David Cerbino on Wed, 30 March 2022
0 2480 Wed, 30 March 2022 13:06
By: David Cerbino
  While Cloning the Git LFS Repository getting error
While Cloning the Git LFS Repository getting error
By: Mounika Mantri on Mon, 28 March 2022
0 3415 Mon, 28 March 2022 11:26
By: Mounika Mantri
  A way to show empty unmanaged folders in EGit?
By: Vladimir Grishchenko on Wed, 16 March 2022
0 4415 Wed, 16 March 2022 23:26
By: Vladimir Grishchenko
  SQL file SHA1 id is different based on OS
Windows and Linux OS same SQL file generating different SHA1 ids where the content is same but observed the extra line feed added at end
By: Tester Tester on Mon, 07 March 2022
1 5138 Sun, 13 March 2022 21:58
By: Thomas Wolf
  Login to GitHub failed both HTTPS and SSH
GitHub won't take my credentials over either HTTPS or SSH
By: Neil Aggarwal on Wed, 02 March 2022
5 10936 Thu, 03 March 2022 15:00
By: Neil Aggarwal
  Does JGit has LFS file locking APIs
Hi Team, We are exploring java client which to connect to git server and perform git lfs operations like acquire the lock and release the lock.Could you please provide APIs for file LFS file locking
By: Mounika Mantri on Fri, 25 February 2022
1 1467 Fri, 25 February 2022 22:38
By: Thomas Wolf
  Authentication/Transport Error
Login Window does not take my credentials
By: Max Schwund on Thu, 26 January 2017
10 18184 Sat, 19 February 2022 17:50
By: Thomas Wolf
  How to implement a breadth-first rev walker to find closest branch for HEAD
By: Julien HENRY on Mon, 07 February 2022
0 3986 Mon, 07 February 2022 15:16
By: Julien HENRY
  Unable to delete .pack file from submodule git folder
By: Hossam Ali on Wed, 01 December 2021
6 5451 Thu, 03 February 2022 10:55
By: Hossam Ali
  [Feature request] Show commit message in Revision Information
By: Max Herman on Mon, 31 January 2022
1 1296 Tue, 01 February 2022 09:32
By: Matthias Sohn
  Clone a private repo in GitHub.com with JGIT in java
Clone a private repo in Github.com with JGIT in java
By: Jack hk on Fri, 21 January 2022
2 3463 Mon, 24 January 2022 14:02
By: Jack hk
  How to create a new tag?
By: Luís de Sousa on Tue, 30 July 2013
8 12844 Sun, 23 January 2022 17:35
By: Thomas Wolf
  Git Staging view not updating on adding/removing files to/from the index
By: Vladimir Grishchenko on Wed, 16 June 2021
5 11365 Fri, 07 January 2022 18:50
By: Thomas Wolf
  Unable to clone repo in ssh or https in Eclipse(2021-12)
Unable to clone repo in ssh or https in Eclipse(2021-12)
By: xiao chuncheng on Wed, 05 January 2022
3 4323 Thu, 06 January 2022 20:34
By: Thomas Wolf
  Using jgit for help
How to implement "push origin HEAD:refs/for/master " in jgit?
By: Garrett Garrett on Fri, 24 December 2021
1 2651 Wed, 29 December 2021 00:38
By: Matthias Sohn
  all github/gitlab java projects become "NO_HEAD" after upgrade git plugin
By: xuegui zhang on Wed, 22 December 2021
6 2105 Mon, 27 December 2021 09:24
By: Thomas Wolf
  ReceivePack and preReceiveHook
By: tingting zhou on Fri, 12 March 2021
2 1455 Tue, 21 December 2021 09:46
By: Maxim Kozlov
  EGit 5.12 SSH clone failing due to Signature encoding error
SSH clone fails: DefaultAuthFuture[ssh-connection]: Failed (SignatureException) to execute: Signature encoding error
By: John Czukkermann on Fri, 18 June 2021
28 9539 Sun, 19 December 2021 18:12
By: Thomas Wolf
  Exact equivalent to "git clone -b <branch> <repository>" in jgit
By: Esteban Aliverti on Tue, 12 October 2021
5 2156 Wed, 01 December 2021 14:58
By: Matthias Sohn
  Eclipse keeps asking password and user when pushing GitHub
Eclipse keeps asking password and user when pushing GitHub
By: oleg Ovroutsky on Sat, 30 October 2021
1 8515 Mon, 08 November 2021 20:04
By: Thomas Wolf
  Missing the EGIT Menu Items
How to get the EGit menu items in my custom editor
By: Yigal Spinner on Tue, 12 October 2021
1 1042 Tue, 12 October 2021 21:32
By: Yigal Spinner
  How to retrieve merge conflict info using conflicting files
How to retrieve merge conflict info using conflicting files returned by JGit Status
By: ABDUR BILLAH on Tue, 12 October 2021
0 2986 Tue, 12 October 2021 16:41
By: ABDUR BILLAH
  Performing RevWalk on repo without downloading entire repo
Downloading metadata to just perform a RevWalk.
By: Shmuel Newmark on Sat, 09 October 2021
0 115712 Sat, 09 October 2021 03:28
By: Shmuel Newmark
  Reproduction of CI Build
Building Feature patches for slow bugs and forks
By: Jörn Guy Süß on Wed, 15 September 2021
5 2877 Tue, 05 October 2021 01:22
By: Matthias Sohn
  performance improvement to get stats
By: Daniel Mejia on Mon, 04 October 2021
0 28357 Mon, 04 October 2021 16:48
By: Daniel Mejia
  How can google gerrit project to be clone so fast?
By: Y C on Tue, 14 September 2021
2 1590 Wed, 15 September 2021 08:40
By: Y C
  JGit DFS repository with HEAD pointing to main instead of master
By: Tobel A on Thu, 15 July 2021
1 2247 Tue, 14 September 2021 13:31
By: Matthias Sohn
  Blobless clones fail in Eclipse/Egit
Blobless clones
By: Amanda Jackson on Mon, 06 September 2021
0 2535 Mon, 06 September 2021 03:00
By: Amanda Jackson
  Problem regarding Existing project was support by Mylyn
By: Md Mubdiul Hasan on Thu, 02 September 2021
2 1494 Fri, 03 September 2021 00:01
By: Md Mubdiul Hasan
  Why is repo in SAFE state when applying a stash results in conflict
By: Sorin Carbunaru on Wed, 25 August 2021
0 2020 Wed, 25 August 2021 16:27
By: Sorin Carbunaru
  Read the tags from repo without cloning
By: Ashwin D on Thu, 19 August 2021
2 1553 Fri, 20 August 2021 15:37
By: Ashwin D
  Transport Error :: Egit :: clone repository fail
clone repository in Egit throws Transport Error
By: Charles Herrick on Thu, 23 April 2020
13 20015 Mon, 16 August 2021 16:13
By: CHANDAN BHAGAT
  Wrong file hash
By: Yuriy Mitrofanov on Thu, 29 July 2021
8 2066 Mon, 09 August 2021 23:45
By: Yuriy Mitrofanov
  Cannot revert commit
By: Yuriy Mitrofanov on Sat, 31 July 2021
2 2071 Sat, 31 July 2021 18:04
By: Yuriy Mitrofanov
  Create binary diff and apply binary diff
By: Yuriy Mitrofanov on Tue, 27 July 2021
4 1637 Tue, 27 July 2021 22:41
By: Yuriy Mitrofanov
  Export/import of commits and diff between repositories in binary form
By: Yuriy Mitrofanov on Thu, 22 July 2021
0 2115 Thu, 22 July 2021 22:34
By: Yuriy Mitrofanov
  EGit cannot find the signing key
By: Marko Zajc on Sun, 11 July 2021
5 2620 Wed, 21 July 2021 19:49
By: Thomas Wolf
  EGit 5.13 clone TFS repository with SSH fail
(Unable to negotiate key exchange for kex algorithms)
By: Sylvert THIVANT on Tue, 29 June 2021
4 2913 Fri, 16 July 2021 15:19
By: Thomas Wolf
  What else can cause "[lock failed]" besides branches that are dups except for case?
By: David M. Karr on Wed, 05 June 2019
2 7126 Fri, 16 July 2021 14:07
By: David M. Karr
  PostCommitHook
By: Suraj Arja on Fri, 25 June 2021
2 1806 Fri, 09 July 2021 19:20
By: Suraj Arja
  Is there a way to use the Object Inserter and have it show up in the File system
By: Heavens Regent on Sun, 20 June 2021
5 2730 Wed, 30 June 2021 13:16
By: Christian Halstrick
  Having Not Responding messages while using Git Staging view
Having Not Responding messages while using Git Staging view
By: ilker ocalan on Tue, 29 June 2021
1 1424 Tue, 29 June 2021 13:46
By: Matthias Sohn
  JGit orphan branch checkout
By: Mike Limansky on Sat, 26 June 2021
0 2231 Sat, 26 June 2021 23:23
By: Mike Limansky
  JGit checkout below project root
I need to clone starting from a subdirectory only
By: Michael Croft on Fri, 18 June 2021
3 2012 Mon, 21 June 2021 12:38
By: Matthias Sohn
  PathSuffixFilter not worked with negate in jgit diff
PathSuffixFilter not worked with negate in git diff
By: Pallavi Agarwal on Tue, 08 June 2021
1 2932 Thu, 17 June 2021 17:44
By: Thomas Wolf
Goto Forum:
  
Legend New Messages New Messages   No New messages No New messages   Locked (w/ unread messages) Locked (w/ unread messages)   Locked Locked   Moved to another forum Moved to another forum

Current Time: Sat Sep 14 08:30:57 GMT 2024

Powered by FUDForum. Page generated in 0.04370 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top