1149 Commits (13a406287e816f10a4062312da810ec7d43e6841)
 

Author SHA1 Message Date
Mathias Kinzler 13a406287e Expose some constants needed for reading the Pull configuration 14 years ago
Robin Stocker b0245b548b Don't print "into HEAD" when merging refs/heads/master 14 years ago
Shawn O. Pearce 13bcf05a9e PackWriter: Make thin packs more efficient 14 years ago
Shawn O. Pearce 2fbcba41e3 PackWriter: Cleanup findObjectToPack method 14 years ago
Shawn O. Pearce 8f63dface2 PackWriter: Correct 'Compressing objects' progress message 14 years ago
Chris Aniszczyk eb5658e629 Merge "Add git-clone to the Git API" 14 years ago
Shawn O. Pearce 37a10e3006 PackWriter: Don't include edges in progress meter 14 years ago
Chris Aniszczyk cc5295c4b4 Merge "Show resolving deltas progress to push clients" 14 years ago
Chris Aniszczyk c1de63262e Merge "ObjectWalk: Fix reset for non-commit objects" 14 years ago
Chris Aniszczyk 4112884ede Add git-clone to the Git API 14 years ago
Shawn O. Pearce 168114fd39 Show resolving deltas progress to push clients 14 years ago
Shawn O. Pearce c2ab3421a2 ObjectWalk: Fix reset for non-commit objects 14 years ago
Chris Aniszczyk cefd59f98b Merge "Revert Ie48d6556" 14 years ago
Chris Aniszczyk fbd61646b3 Merge "Proper handling of rebase during pull" 14 years ago
Chris Aniszczyk 1ef0343a0c Revert Ie48d6556 14 years ago
Robert Munteanu f009b872d1 Fix incorrect review url in IP log file 14 years ago
Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 14 years ago
Robin Rosenberg 9ffcf2a8b3 Merge changes I3a74cc84,I219f864f 14 years ago
Tomasz Zarna 9fbda22392 Add setCredentialsProvider to PullCommand 14 years ago
Chris Aniszczyk a880233d7f Merge "ObjectIdSubclassMap: Support duplicate additions" 14 years ago
Shawn O. Pearce 17dc6bdafd ObjectIdSubclassMap: Support duplicate additions 14 years ago
Chris Aniszczyk bf69401fee Merge "Make PullCommand work with Rebase" 14 years ago
Chris Aniszczyk 0b2ac1e929 Merge "RebaseCommand: detect and handle fast-forward properly" 14 years ago
Shawn O. Pearce 065a0a8122 Revert "Teach PackWriter how to reuse an existing object list" 14 years ago
Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase 14 years ago
Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly 14 years ago
Mathias Kinzler c544e96a4c TransportHttp wrongly uses JDK 6 constructor of IOException 14 years ago
Matthias Sohn a6e3f53069 [findbugs] Do not ignore exceptional return value of createNewFile() 14 years ago
Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 14 years ago
Matthias Sohn 9ec97688b9 Do not create files to be updated before checkout of DirCache entry 14 years ago
Shawn O. Pearce f5fe2dca3c Teach PackWriter how to reuse an existing object list 14 years ago
Shawn O. Pearce a017fdf112 Allow ObjectReuseAsIs to resort objects during writing 14 years ago
Shawn O. Pearce c218a0760d PackWriter: Use TOPO order only for incremental packs 14 years ago
Shawn O. Pearce 559c4661c3 Remove getObjectsDirectory, openPack from base API 14 years ago
Shawn Pearce cc983454c0 Merge "Support for self signed certificate (HTTPS)" 14 years ago
Matthias Sohn 91af19de56 Hard reset should not report conflict on untracked file 14 years ago
Roberto Tyley afa7c7ab07 Rename PlotWalk.getTags() to getRefs() 14 years ago
Roberto Tyley 6ac8279ae7 Provide access to the Refs of a PlotCommit 14 years ago
Robin Rosenberg 24e7f0f6fa Fix tests broken by fix for adding files in a network share 14 years ago
Mathias Kinzler a5b36ae1ea FetchCommand: allow to set "TagOpt" 14 years ago
Christian Halstrick 0d7dd6625a Make sure not to overwrite untracked not-ignored files 14 years ago
Sasa Zivkov 65680da3ee Fixed several NPEs in the Fetch CLI 14 years ago
Sasa Zivkov 990498b75d Fixed NLS in JGit command line interface 14 years ago
Robin Rosenberg c4c8d80fd3 Fix adding files in a network share 14 years ago
Chris Aniszczyk 509662653b Merge "Refactor and comment complicated if statements" 14 years ago
Chris Aniszczyk 9b8ac0151e Merge "MergeCommand should create missing branches" 14 years ago
Chris Aniszczyk 257315d80e Merge "Make setCredentialsProvider more convenient to use" 14 years ago
Mathias Kinzler 414e0cd329 Make setCredentialsProvider more convenient to use 14 years ago
Christian Halstrick b6d0bb2f94 Remove unneeded interface from test class 14 years ago
Christian Halstrick 4cba86bfea Refactor and comment complicated if statements 14 years ago