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
/
unpack-trees.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
Merge branch 'ma/unpack-trees-free-msgs'
Junio C Hamano
1
-3
/
+14
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'en/unpack-trees-split-index-fix'
Junio C Hamano
1
-4
/
+15
2018-05-23
Merge branch 'en/rename-directory-detection-reboot'
Junio C Hamano
1
-2
/
+2
2018-05-22
unpack_trees_options: free messages when done
Martin Ågren
1
-3
/
+14
2018-05-08
merge-recursive: fix overwriting dirty files involved in renames
Elijah Newren
1
-2
/
+2
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
1
-1
/
+1
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-1
/
+1
2018-05-02
Update struct index_state to use struct object_id
brian m. carlson
1
-1
/
+1
2018-05-02
unpack_trees: fix breakage when o->src_index != o->dst_index
Elijah Newren
1
-4
/
+15
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
1
-2
/
+2
2018-04-10
Merge branch 'en/rename-directory-detection'
Junio C Hamano
1
-2
/
+2
2018-03-29
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+1
2018-03-29
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
1
-1
/
+1
2018-03-25
unpack-trees: release oid_array after use in check_updates()
René Scharfe
1
-0
/
+1
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-3
/
+3
2018-02-27
merge-recursive: fix overwriting dirty files involved in renames
Elijah Newren
1
-2
/
+2
2018-02-27
Merge branch 'nd/fix-untracked-cache-invalidation'
Junio C Hamano
1
-1
/
+1
2018-02-22
unpack-trees: rename 'new' variables
Brandon Williams
1
-3
/
+3
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+22
2018-02-07
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-01-05
unpack-trees: oneway_merge to update submodules
Stefan Beller
1
-0
/
+3
2017-12-08
unpack-trees: batch fetching of missing blobs
Jonathan Tan
1
-0
/
+22
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-0
/
+2
2017-10-16
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson
1
-4
/
+4
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-0
/
+2
2017-09-10
Merge branch 'ls/convert-filter-progress'
Junio C Hamano
1
-1
/
+1
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
1
-1
/
+1
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-46
/
+35
2017-08-24
convert: display progress for filtered objects that have been delayed
Lars Schneider
1
-1
/
+1
2017-08-24
Merge branch 'jc/simplify-progress'
Junio C Hamano
1
-2
/
+1
2017-08-24
Merge branch 'rs/object-id'
Junio C Hamano
1
-3
/
+3
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
1
-1
/
+1
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-1
/
+1
2017-08-19
progress: simplify "delayed" progress API
Junio C Hamano
1
-2
/
+1
2017-08-14
tree-walk: convert fill_tree_descriptor() to object_id
René Scharfe
1
-3
/
+3
2017-08-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-0
/
+2
2017-08-03
unpack-trees: improve loading of .gitmodules
Brandon Williams
1
-16
/
+27
2017-08-03
unpack-trees: don't respect submodule.update
Brandon Williams
1
-30
/
+8
2017-08-02
cache.h: add GITMODULES_FILE macro
Brandon Williams
1
-1
/
+1
2017-06-30
convert: add "status=delayed" to filter process protocol
Lars Schneider
1
-0
/
+2
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-30
Merge branch 'dt/unpack-save-untracked-cache-extension'
Junio C Hamano
1
-0
/
+1
2017-05-29
Merge branch 'bw/dir-c-stops-relying-on-the-index'
Junio C Hamano
1
-5
/
+5
2017-05-29
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
1
-1
/
+6
2017-05-20
unpack-trees: preserve index extensions
David Turner
1
-0
/
+1
2017-05-06
dir: convert read_directory to take an index
Brandon Williams
1
-1
/
+1
[next]