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
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
2017-05-06
dir: convert is_excluded to take an index
Brandon Williams
1
-1
/
+1
2017-05-06
dir: convert add_excludes to take an index
Brandon Williams
1
-1
/
+1
2017-05-06
dir: convert is_excluded_from_list to take an index
Brandon Williams
1
-2
/
+2
2017-04-23
Merge branch 'jh/unpack-trees-micro-optim'
Junio C Hamano
1
-5
/
+33
2017-04-18
entry.c: submodule recursing: respect force flag correctly
Stefan Beller
1
-1
/
+6
2017-04-15
unpack-trees: avoid duplicate ODB lookups during checkout
Jeff Hostetler
1
-5
/
+33
2017-03-29
unpack-trees.c: align submodule error message to the other error messages
Stefan Beller
1
-1
/
+1
2017-03-16
unpack-trees: check if we can perform the operation for submodules
Stefan Beller
1
-9
/
+122
2017-03-16
unpack-trees: pass old oid to verify_clean_submodule
Stefan Beller
1
-7
/
+10
2017-02-03
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
1
-3
/
+40
2017-01-25
unpack-trees: support super-prefix option
Stefan Beller
1
-3
/
+40
2017-01-18
Merge branch 'sb/unpack-trees-cleanup'
Junio C Hamano
1
-23
/
+30
2017-01-10
unpack-trees: factor progress setup out of check_updates
Stefan Beller
1
-12
/
+20
2017-01-10
unpack-trees: remove unneeded continue
Stefan Beller
1
-1
/
+0
2017-01-10
unpack-trees: move checkout state into check_updates
Stefan Beller
1
-12
/
+12
2016-12-19
Merge branch 'sb/unpack-trees-grammofix'
Junio C Hamano
1
-1
/
+1
2016-12-05
unpack-trees: fix grammar for untracked files in directories
Stefan Beller
1
-1
/
+1
2016-09-22
introduce CHECKOUT_INIT
René Scharfe
1
-3
/
+1
2016-09-21
Merge branch 'rs/unpack-trees-reduce-file-scope-global'
Junio C Hamano
1
-4
/
+5
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2016-09-13
unpack-trees: pass checkout state explicitly to check_updates()
René Scharfe
1
-4
/
+5
2016-09-08
unpack-trees: do not capitalize "working"
Alex Henrie
1
-2
/
+2
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-4
/
+4
2016-06-27
unpack-trees: fix English grammar in do-this-before-that messages
Alex Henrie
1
-9
/
+9
[prev]
[next]