FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cache-tree.c - submitgit/pretend-git · GitHub
submitgit
/
pretend-git
Public
forked from
git/git
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pretend-git
cache-tree.c
on
master
User selector
Datepicker
Commit history
Commits on Nov 6, 2014
Merge branch 'jk/cache-tree-protect-from-broken-libgit2'
Show description for e44da1b
gitster
committed
e44da1b
View commit details
Copy full SHA for e44da1b
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
cache-tree: avoid infinite loop on zero-entry tree
Show description for 729dbbd
peff
authored and
gitster
committed
729dbbd
View commit details
Copy full SHA for 729dbbd
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
lockfile.h: extract new header file for the functions in lockfile.c
Show description for 697cc8e
mhagger
authored and
gitster
committed
697cc8e
View commit details
Copy full SHA for 697cc8e
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Merge branch 'dt/cache-tree-repair'
Show description for 3fd13cb
gitster
committed
3fd13cb
View commit details
Copy full SHA for 3fd13cb
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
cache-tree: do not try to use an invalidated subtree info to build a tree
Show description for 4ed115e
gitster
committed
4ed115e
View commit details
Copy full SHA for 4ed115e
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
cache-tree: create/update cache-tree on checkout
Show description for aecf567
dturner-tw
authored and
gitster
committed
aecf567
View commit details
Copy full SHA for aecf567
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
cache-tree: mark istate->cache_changed on prime_cache_tree()
Show description for e6c286e
pclouds
authored and
gitster
committed
e6c286e
View commit details
Copy full SHA for e6c286e
View code at this point
Browse repository at this point
cache-tree: mark istate->cache_changed on cache tree update
Show description for d0cfc3e
pclouds
authored and
gitster
committed
d0cfc3e
View commit details
Copy full SHA for d0cfc3e
View code at this point
Browse repository at this point
cache-tree: mark istate->cache_changed on cache tree invalidation
Show description for a5400ef
pclouds
authored and
gitster
committed
a5400ef
View commit details
Copy full SHA for a5400ef
View code at this point
Browse repository at this point
read-cache: new API write_locked_index instead of write_index/write_cache
Show description for 03b8664
pclouds
authored and
gitster
committed
03b8664
View commit details
Copy full SHA for 03b8664
View code at this point
Browse repository at this point
Commits on Mar 18, 2014
Merge branch 'rm/strchrnul-not-strlen'
Show description for 6f75e48
gitster
committed
6f75e48
View commit details
Copy full SHA for 6f75e48
View code at this point
Browse repository at this point
Merge branch 'mh/simplify-cache-tree-find'
Show description for da2e057
gitster
committed
da2e057
View commit details
Copy full SHA for da2e057
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
use strchrnul() in place of strchr() and strlen()
Show description for 2c5495f
RohitMani
authored and
gitster
committed
2c5495f
View commit details
Copy full SHA for 2c5495f
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
cache_tree_find(): use path variable when passing over slashes
Show description for 3491047
mhagger
authored and
gitster
committed
3491047
View commit details
Copy full SHA for 3491047
View code at this point
Browse repository at this point
cache_tree_find(): remove early return
Show description for 8b7e5f7
mhagger
authored and
gitster
committed
8b7e5f7
View commit details
Copy full SHA for 8b7e5f7
View code at this point
Browse repository at this point
cache_tree_find(): remove redundant check
Show description for 03b0403
mhagger
authored and
gitster
committed
03b0403
View commit details
Copy full SHA for 03b0403
View code at this point
Browse repository at this point
cache_tree_find(): fix comment formatting
Show description for 79192b8
mhagger
authored and
gitster
committed
79192b8
View commit details
Copy full SHA for 79192b8
View code at this point
Browse repository at this point
cache_tree_find(): find the end of path component using strchrnul()
Show description for 17e22dd
mhagger
authored and
gitster
committed
17e22dd
View commit details
Copy full SHA for 17e22dd
View code at this point
Browse repository at this point
cache_tree_find(): remove redundant checks
Show description for 72c378d
mhagger
authored and
gitster
committed
72c378d
View commit details
Copy full SHA for 72c378d
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
cache-tree.c: use ALLOC_GROW() in find_subtree()
Show description for bcc7a03
Dmitry S. Dolzhenko
authored and
gitster
committed
bcc7a03
View commit details
Copy full SHA for bcc7a03
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
Convert "struct cache_entry *" to "const ..." wherever possible
Show description for 9c5e6c8
pclouds
authored and
gitster
committed
9c5e6c8
View commit details
Copy full SHA for 9c5e6c8
View code at this point
Browse repository at this point
Commits on Dec 16, 2012
cache-tree: invalidate i-t-a paths after generating trees
Show description for eec3e7e
pclouds
authored and
gitster
committed
eec3e7e
View commit details
Copy full SHA for eec3e7e
View code at this point
Browse repository at this point
cache-tree: fix writing cache-tree when CE_REMOVE is present
Show description for 3cf773e
pclouds
authored and
gitster
committed
3cf773e
View commit details
Copy full SHA for 3cf773e
View code at this point
Browse repository at this point
cache-tree: replace "for" loops in update_one with "while" loops
Show description for 386cc8b
pclouds
authored and
gitster
committed
386cc8b
View commit details
Copy full SHA for 386cc8b
View code at this point
Browse repository at this point
cache-tree: remove dead i-t-a code in verify_cache()
Show description for dbc3904
pclouds
authored and
gitster
committed
dbc3904
View commit details
Copy full SHA for dbc3904
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Merge branch 'nd/cache-tree-api-refactor'
Show description for a784482
gitster
committed
a784482
View commit details
Copy full SHA for a784482
View code at this point
Browse repository at this point
Merge branch 'jc/maint-commit-ignore-i-t-a'
Show description for 44a1020
gitster
committed
44a1020
View commit details
Copy full SHA for 44a1020
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
cache-tree: update API to take abitrary flags
Show description for e859c69
pclouds
authored and
gitster
committed
e859c69
View commit details
Copy full SHA for e859c69
View code at this point
Browse repository at this point
Commits on Feb 7, 2012
commit: ignore intent-to-add entries instead of refusing
Show description for 3f6d56d
gitster
committed
3f6d56d
View commit details
Copy full SHA for 3f6d56d
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
Refactor cache_tree_update idiom from commit
Show description for 996277c
trast
authored and
gitster
committed
996277c
View commit details
Copy full SHA for 996277c
View code at this point
Browse repository at this point
Commits on Sep 7, 2010
cache_tree_free: Fix small memory leak
Show description for e92fa51
newren
authored and
gitster
committed
e92fa51
View commit details
Copy full SHA for e92fa51
View code at this point
Browse repository at this point
Commits on Aug 11, 2010
write-tree: Avoid leak when index refers to an invalid object
Show description for b6b56ac
jrn
authored and
gitster
committed
b6b56ac
View commit details
Copy full SHA for b6b56ac
View code at this point
Browse repository at this point
Commits on Jul 14, 2009
Improve on the 'invalid object' error message at commit time
Show description for a388373
torvalds
authored and
gitster
committed
a388373
View commit details
Copy full SHA for a388373
View code at this point
Browse repository at this point
Commits on May 25, 2009
Optimize "diff-index --cached" using cache-tree
Show description for b65982b
gitster
committed
b65982b
View commit details
Copy full SHA for b65982b
View code at this point
Browse repository at this point
cache-tree.c::cache_tree_find(): simplify internal API
Show description for b87fc96
gitster
committed
b87fc96
View commit details
Copy full SHA for b87fc96
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL