index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unpack-trees.c
Commit message (
Expand
)
Author
Age
*
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson
2017-10-16
*
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson
2017-10-16
*
Merge branch 'ls/convert-filter-progress'
Junio C Hamano
2017-09-10
|
\
|
*
convert: display progress for filtered objects that have been delayed
Lars Schneider
2017-08-24
*
|
Merge branch 'ma/up-to-date'
Junio C Hamano
2017-09-10
|
\
\
|
*
|
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
2017-08-23
*
|
|
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
unpack-trees: improve loading of .gitmodules
Brandon Williams
2017-08-03
|
*
|
unpack-trees: don't respect submodule.update
Brandon Williams
2017-08-03
*
|
|
Merge branch 'jc/simplify-progress'
Junio C Hamano
2017-08-24
|
\
\
\
|
*
|
|
progress: simplify "delayed" progress API
Junio C Hamano
2017-08-19
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/object-id'
Junio C Hamano
2017-08-24
|
\
\
\
|
*
|
|
tree-walk: convert fill_tree_descriptor() to object_id
René Scharfe
2017-08-14
*
|
|
|
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-08-22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cache.h: add GITMODULES_FILE macro
Brandon Williams
2017-08-02
|
|
/
*
|
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
2017-08-11
|
\
\
|
|
/
|
/
|
|
*
convert: add "status=delayed" to filter process protocol
Lars Schneider
2017-06-30
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
|
|
/
|
/
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'dt/unpack-save-untracked-cache-extension'
Junio C Hamano
2017-05-30
|
\
\
|
*
|
unpack-trees: preserve index extensions
David Turner
2017-05-20
|
|
/
*
|
Merge branch 'bw/dir-c-stops-relying-on-the-index'
Junio C Hamano
2017-05-29
|
\
\
|
*
|
dir: convert read_directory to take an index
Brandon Williams
2017-05-06
|
*
|
dir: convert is_excluded to take an index
Brandon Williams
2017-05-06
|
*
|
dir: convert add_excludes to take an index
Brandon Williams
2017-05-06
|
*
|
dir: convert is_excluded_from_list to take an index
Brandon Williams
2017-05-06
|
|
/
*
|
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
2017-05-29
|
\
\
|
|
/
|
/
|
|
*
entry.c: submodule recursing: respect force flag correctly
Stefan Beller
2017-04-18
*
|
Merge branch 'jh/unpack-trees-micro-optim'
Junio C Hamano
2017-04-23
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: avoid duplicate ODB lookups during checkout
Jeff Hostetler
2017-04-15
*
|
unpack-trees.c: align submodule error message to the other error messages
Stefan Beller
2017-03-29
*
|
unpack-trees: check if we can perform the operation for submodules
Stefan Beller
2017-03-16
*
|
unpack-trees: pass old oid to verify_clean_submodule
Stefan Beller
2017-03-16
|
/
*
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
2017-02-03
|
\
|
*
unpack-trees: support super-prefix option
Stefan Beller
2017-01-25
*
|
Merge branch 'sb/unpack-trees-cleanup'
Junio C Hamano
2017-01-18
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: factor progress setup out of check_updates
Stefan Beller
2017-01-10
|
*
unpack-trees: remove unneeded continue
Stefan Beller
2017-01-10
|
*
unpack-trees: move checkout state into check_updates
Stefan Beller
2017-01-10
*
|
Merge branch 'sb/unpack-trees-grammofix'
Junio C Hamano
2016-12-19
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: fix grammar for untracked files in directories
Stefan Beller
2016-12-05
*
|
introduce CHECKOUT_INIT
René Scharfe
2016-09-22
*
|
Merge branch 'rs/unpack-trees-reduce-file-scope-global'
Junio C Hamano
2016-09-21
|
\
\
|
*
|
unpack-trees: pass checkout state explicitly to check_updates()
René Scharfe
2016-09-13
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-09-19
|
\
\
\
|
*
|
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
|
|
/
/
*
|
|
unpack-trees: do not capitalize "working"
Alex Henrie
2016-09-08
|
/
/
*
|
unpack-trees: fix English grammar in do-this-before-that messages
Alex Henrie
2016-06-27
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
|
*
|
unpack-trees.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
[next]