fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/import.c
50 commits
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Merge from trunk.
brickviking
50b56eec7…
2025-10-29 11:10
Cache the name of the main branch.
danield
ca0d66b2e…
2025-10-28 15:05
Try to always honor the main-branch setting rather than hard-coding "branch".
drh
3a6dd8394…
2025-10-28 14:15
Remove some fossil_free() calls added by the previous check-in.
danield
6a617d004…
2025-10-25 13:48
Replace hard-coded "trunk" with the value of 'main-branch' (defaulting to "trunk").
danield
dd8995bbd…
2025-10-23 14:50
Sync with trunk.
florian
286a90069…
2025-08-21 12:08
Sync with trunk.
florian
a0377ebb9…
2025-08-21 12:07
Sync with trunk.
florian
5ee83f280…
2025-08-21 12:06
Sync with trunk.
florian
bab295db1…
2025-08-21 12:04
Merge from trunk.
brickviking
53010e968…
2025-07-28 02:32
Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X).
danield
4c3e1728e…
2025-07-23 15:58
Ensure that ALL fopen() calls include 'b' in their modes. The git import/export fopen()s did not ha…
stephan
13049ef24…
2025-04-08 12:49
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Sync with trunk.
florian
b97f0310f…
2024-09-06 10:56
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Sync with trunk.
florian
00f7466ad…
2024-09-06 10:47
Move the fossil_strdup() implementation from import.c over to util.c where it belongs. Add a new f…
drh
0c9dff644…
2024-08-23 13:00
Merge trunk into branch "loongarch"
js
116262e4a…
2024-07-21 16:22
Merge trunk into markdown-tagrefs branch.
stephan
9d3ca32ef…
2024-07-03 09:16
Resolve memory leaks in the SVN import which can cause large imports to hit OOM, reported in [forum…
stephan
93266c515…
2024-06-03 06:46
Add a couple missing the's to [d2e89721b3965a7c19bc].
stephan
dcb55e673…
2024-05-27 11:45
Make the error message from [05ae1fe2fedcec7] more informative.
stephan
d2e89721b…
2024-05-27 11:43
Call fossil_fatal() in svn import when trying to import an empty blob, rather than stepping on NULL…
stephan
05ae1fe2f…
2024-05-27 11:28
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Merged trunk. Notably, drh's [bb3de39ffefb3f20] works seamlessly with this branch's skin.
wyoung
4f9cb1d1e…
2024-02-03 23:12
Update with all changes from trunk.
andybradford
c454059a1…
2024-02-03 16:55
Fix overlong lines and remove trailing whitespace from non-external C files.
danield
275da70f8…
2024-02-02 22:22
Remove trailing whitespace from non-external C files.
danield
7db0a2d91…
2024-02-02 22:18
Sync with trunk.
florian
759782533…
2024-01-22 13:40
Sync with trunk.
florian
f05b04a62…
2024-01-22 13:39
merge in hash-admin-user-password
preben
593e801bd…
2023-09-29 13:35
enable importing multiple git repos into one fsl repo This fixes an issue reported by James Cook i…
mark
47fb3ddc5…
2023-06-22 13:49
fix import handling of git repositories with renamed files Reported by James Cook in [forum:2b857d…
mark
7ab1e1185…
2023-06-18 03:12
Merge trunk into markdown-tagrefs branch and resolve conflict.
stephan
fdd3fe21c…
2023-06-03 08:59
Merge updates from trunk.
mistachkin
e3df21cdf…
2023-05-21 03:37
Fix a multitude of harmless compiler warnings.
drh
53db40e6f…
2023-02-17 14:57
A large collection of compiler warning fixes re. signed/unsigned comparison from Daniel D.
stephan
c71f711ec…
2023-02-17 14:37
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily …
wyoung
76fa16576…
2023-01-24 03:29
Merge trunk into markdown-tagrefs branch.
stephan
baf038b1a…
2023-01-21 12:14
Change spelling for check-in, check-out, and related words.
danield
bc36fdcf3…
2022-12-21 12:07
Merge in help consistency improvements.
danield
526b0a54c…
2022-12-21 11:52
Improved consistency for --help option descriptions.
km
2e56ef4e8…
2022-12-21 09:31
Improved consistency for --help option descriptions.
km
2e56ef4e8…
2022-12-21 09:31
Improved consistency for --help option descriptions: begin with uppercase letter; do not use a peri…
km
de684083c…
2022-12-21 09:00
Change spelling for check-in and similar
danield
d9c4321e7…
2022-12-20 09:46
Apply fixes to all web views to pass WCAG 2.1 tests performed by "axe DevTools" browser extension. …
ericwikman
1f231db38…
2022-11-13 16:26
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close