index
:
qt-creator/plugin-fossil-scm.git
4.10
4.11
4.12
4.13
4.14
4.15
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
master
temp/fossil
Fossil SCM plugin for Qt Creator
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
fossil
/
fossilclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to upstream FilePath changes
HEAD
temp/fossil
master
hjk
2023-01-20
1
-6
/
+5
*
Adapt to upstream change
Christian Stenger
2023-01-19
1
-6
/
+8
*
Fossil: Adapt to upstream changes
Jarek Kobus
2022-12-11
1
-9
/
+8
*
Do some cleanup
Jarek Kobus
2022-10-07
1
-39
/
+22
*
Replace foreach with ranged for loop
Jarek Kobus
2022-10-06
1
-1
/
+2
*
Simplify data structures
Jarek Kobus
2022-10-06
1
-27
/
+17
*
Adapt to upstream changes
Jarek Kobus
2022-10-06
1
-82
/
+46
*
Adapt to upstream changes
Jarek Kobus
2022-09-20
1
-4
/
+4
*
Adapt to upstream changes
Jarek Kobus
2022-09-02
1
-17
/
+17
*
Adapt to upstream change
Christian Stenger
2022-08-30
1
-4
/
+1
*
Adapt to upstream changes
Jarek Kobus
2022-08-02
1
-7
/
+7
*
Adapt to upstream changes
Christian Stenger
2022-08-02
1
-51
/
+52
*
Adapt to upstream change
Christian Stenger
2022-08-01
1
-72
/
+60
*
Adapt to upstream changes
Jarek Kobus
2022-07-14
1
-18
/
+14
*
Adapt to upstream change
Christian Stenger
2022-05-23
1
-19
/
+19
*
Adapt to upstream changes
Christian Stenger
2022-03-09
1
-19
/
+21
*
Adapt to upstream changes
Christian Stenger
2021-08-06
1
-46
/
+46
*
Adapt to upstream findTopLevelForFile change
hjk
2021-07-30
1
-5
/
+2
*
Fossil: Adapt to Make SynchronousProcess results more directly accessible
hjk
2021-05-17
1
-55
/
+68
*
Fossil: Revert some unintentional hunk
hjk
2021-03-29
1
-1
/
+1
*
Fossil: Aspectify settings
hjk
2021-03-24
1
-27
/
+30
*
Do not include Core::Id
Eike Ziller
2020-09-22
1
-2
/
+1
*
Use Utils::SkipEmptyParts instead of the deprecated one in QString
Artur Shepilko
2020-07-19
1
-5
/
+6
*
Merge remote-tracking branch 'origin/4.13'
Orgad Shaneh
2020-07-17
1
-6
/
+6
|
\
|
*
Fix build after upstream change
Eike Ziller
2020-07-07
1
-6
/
+6
*
|
Work around MSVC error initializing QString from const char *
Artur Shepilko
2020-07-16
1
-1
/
+1
|
/
*
Adapt to Fossil client version 2.12
Artur Shepilko
2020-06-17
1
-5
/
+9
*
Push/pull: Fix the handling of the Default URL
Artur Shepilko
2020-06-16
1
-8
/
+16
*
Adapt to 4.12
Orgad Shaneh
2020-02-14
1
-13
/
+14
*
Adapt to upstream changes
Orgad Shaneh
2020-01-31
1
-5
/
+3
*
Adapt to upstream changes
Eike Ziller
2019-12-19
1
-4
/
+3
*
Adapt to upstream FileName changes
Eike Ziller
2019-05-29
1
-6
/
+6
*
FossilClient: De-noise
Orgad Shaneh
2019-05-15
1
-43
/
+45
*
Adapt to master
Orgad Shaneh
2019-05-14
1
-1
/
+2
*
Create a correct editor for 'Log Current File'
Artur Shepilko
2018-09-06
1
-1
/
+1
*
Add Reload button to Log and Diff editors
Artur Shepilko
2018-09-02
1
-0
/
+5
*
Suppress command output on revision query
Orgad Shaneh
2018-08-28
1
-1
/
+2
*
Add support for annotation of any given revision
4.7
Artur Shepilko
2018-08-08
1
-17
/
+45
*
Update copyright year
Artur Shepilko
2018-07-16
1
-1
/
+1
*
Fix isVcsFileOrDirectory
4.5
Eike Ziller
2017-10-17
1
-3
/
+4
*
Adapt to changes in VcsBase
4.4
Eike Ziller
2017-10-06
1
-9
/
+9
*
Vcs: Jump to the current source line in Fossil Annotate editor
v4.3.0
4.3
Artur Shepilko
2017-04-26
1
-28
/
+68
*
Vcs: Re-implement Fossil's topic indicator using a TopicCache sub-class
Artur Shepilko
2017-04-21
1
-20
/
+1
*
Vcs: Add Fossil SCM integration plugin
Artur Shepilko
2017-02-09
1
-0
/
+1201