index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shallow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-2
/
+1
*
trace: improve trace performance
Karsten Blees
2014-07-14
1
-5
/
+5
*
shallow: verify shallow file after taking lock
Jeff King
2014-03-17
1
-2
/
+2
*
shallow: automatically clean up shallow tempfiles
Jeff King
2014-02-27
1
-7
/
+34
*
shallow: use stat_validity to check for up-to-date file
Jeff King
2014-02-27
1
-17
/
+7
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-7
/
+462
|
\
|
*
shallow: remove unused code
Ramsay Jones
2014-01-06
1
-16
/
+0
|
*
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
2013-12-11
1
-2
/
+53
|
*
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+23
|
*
add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+3
|
*
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+5
|
*
shallow.c: steps 6 and 7 to select new commits for .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+294
|
*
shallow.c: the 8 steps to select new commits for .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+72
|
*
shallow.c: extend setup_*_shallow() to accept extra shallow commits
Nguyễn Thái Ngọc Duy
2013-12-11
1
-5
/
+15
|
*
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+15
*
|
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
2013-12-05
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
use parse_commit_or_die instead of custom message
Jeff King
2013-10-25
1
-2
/
+1
*
|
shallow: add setup_temporary_shallow()
Nguyễn Thái Ngọc Duy
2013-08-28
1
-0
/
+23
*
|
shallow: only add shallow graft points to new shallow file
Nguyễn Thái Ngọc Duy
2013-08-28
1
-0
/
+2
*
|
move setup_alternate_shallow and write_shallow_commits to shallow.c
Nguyễn Thái Ngọc Duy
2013-08-18
1
-0
/
+54
|
/
*
Merge branch 'mk/upload-pack-off-by-one-dead-code-removal'
Junio C Hamano
2013-07-22
1
-11
/
+6
|
\
|
*
upload-pack: remove a piece of dead code
Matthijs Kooijman
2013-07-15
1
-11
/
+6
*
|
fetch-pack: prepare updated shallow file before fetching the pack
Nguyễn Thái Ngọc Duy
2013-05-28
1
-2
/
+40
|
/
*
upload-pack: fix off-by-one depth calculation in shallow clone
Nguyễn Thái Ngọc Duy
2013-01-11
1
-1
/
+7
*
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
2010-08-30
1
-1
/
+1
*
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
2008-02-19
1
-1
/
+2
|
\
|
*
check return value from parse_commit() in various functions
Martin Koegler
2008-02-19
1
-1
/
+2
*
|
deref_tag: handle return value NULL
Martin Koegler
2008-02-18
1
-1
/
+1
|
/
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
is_repository_shallow(): prototype fix.
Junio C Hamano
2007-01-22
1
-1
/
+1
*
get_shallow_commits: Avoid memory leak if a commit has been reached already.
Alexandre Julliard
2006-11-25
1
-1
/
+3
*
Shallow clone: do not ignore shallowness when following tags
Alexandre Julliard
2006-11-25
1
-1
/
+2
*
allow deepening of a shallow repository
Johannes Schindelin
2006-11-25
1
-2
/
+6
*
support fetching into a shallow repository
Johannes Schindelin
2006-11-25
1
-0
/
+97