index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fast-import.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.15.4
Johannes Schindelin
1
-4
/
+35
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-4
/
+35
2019-12-04
fast-import: disallow "feature import-marks" by default
Jeff King
1
-0
/
+2
2019-12-04
fast-import: disallow "feature export-marks" by default
Jeff King
1
-0
/
+25
2019-12-04
fast-import: delay creating leading directories for export-marks
Jeff King
1
-1
/
+6
2019-12-04
fast-import: stop creating leading directories for import-marks
Jeff King
1
-1
/
+0
2019-12-04
fast-import: tighten parsing of boolean command line options
Jeff King
1
-2
/
+2
2019-10-15
Merge branch 'en/fast-imexport-nested-tags'
Junio C Hamano
1
-11
/
+81
2019-10-04
fast-import: add support for new 'alias' command
Elijah Newren
1
-10
/
+52
2019-10-04
fast-import: allow tags to be identified by mark labels
Elijah Newren
1
-1
/
+2
2019-10-04
fast-import: fix handling of deleted tags
Elijah Newren
1
-0
/
+27
2019-08-27
fast-import: duplicate into history rather than passing ownership
Jeff King
1
-3
/
+1
2019-08-27
fast-import: duplicate parsed encoding string
Jeff King
1
-2
/
+5
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-3
/
+6
2019-07-09
Merge branch 'rs/copy-array'
Junio C Hamano
1
-1
/
+1
2019-06-27
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
1
-3
/
+6
2019-06-17
use COPY_ARRAY for copying arrays
René Scharfe
1
-1
/
+1
2019-05-14
fast-import: support 'encoding' commit header
Elijah Newren
1
-2
/
+9
2019-04-25
Merge branch 'bc/hash-transition-16'
Junio C Hamano
1
-26
/
+40
2019-04-01
fast-import: fix erroneous handling of get-mark with empty orphan commits
Elijah Newren
1
-6
/
+2
2019-04-01
fast-import: only allow cat-blob requests where it makes sense
Elijah Newren
1
-6
/
+13
2019-04-01
fast-import: check most prominent commands first
Elijah Newren
1
-2
/
+2
2019-04-01
fast-import: replace sha1_to_hex
brian m. carlson
1
-2
/
+2
2019-04-01
fast-import: make hash-size independent
brian m. carlson
1
-16
/
+29
2019-04-01
object-store: rename and expand packed_git's sha1 member
brian m. carlson
1
-8
/
+9
2019-01-04
Merge branch 'en/fast-export-import'
Junio C Hamano
1
-154
/
+12
2018-11-17
fast-export: add a --show-original-ids option to show original names
Elijah Newren
1
-0
/
+12
2018-11-17
fast-import: remove unmaintained duplicate documentation
Elijah Newren
1
-154
/
+0
2018-11-12
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
1
-2
/
+2
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-5
/
+5
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-0
/
+1
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-2
/
+2
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-3
/
+3
2018-08-20
treewide: use get_all_packs
Derrick Stolee
1
-2
/
+2
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-2
/
+4
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-0
/
+1
2018-07-06
fast-import: do not call diff_delta() with empty buffer
Mike Hommey
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
1
-2
/
+4
2018-05-30
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
1
-6
/
+10
2018-05-10
lock_file: make function-local locks non-static
Martin Ågren
1
-1
/
+1
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-1
/
+1
[next]