index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
prune.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/fsck-promisors'
Junio C Hamano
2018-02-13
1
-0
/
+7
|
\
|
*
gc: do not repack promisor packfiles
Jonathan Tan
2017-12-08
1
-0
/
+7
*
|
Merge branch 'rd/man-prune-progress'
Junio C Hamano
2017-12-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
prune: add "--progress" to man page and usage msg
Robert P. J. Day
2017-11-22
1
-1
/
+1
*
|
progress: simplify "delayed" progress API
Junio C Hamano
2017-08-19
1
-1
/
+1
*
|
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
2017-07-05
1
-1
/
+1
|
\
\
|
*
|
sha1_file: guard against invalid loose subdirectory numbers
René Scharfe
2017-06-24
1
-1
/
+1
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-3
/
+4
|
\
\
\
|
*
|
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-1
/
+2
|
*
|
|
builtin/prune: convert to struct object_id
brian m. carlson
2017-05-02
1
-3
/
+3
|
|
/
/
*
/
/
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-2
/
+2
|
/
/
*
/
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
1
-4
/
+4
|
/
*
Merge branch 'jk/repository-extension'
Junio C Hamano
2015-10-26
1
-0
/
+3
|
\
|
*
introduce "preciousObjects" repository extension
Jeff King
2015-06-25
1
-0
/
+3
*
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-07-13
1
-99
/
+0
|
\
\
|
|
/
|
/
|
|
*
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
2015-06-29
1
-99
/
+0
*
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
1
-0
/
+99
|
\
|
|
*
prune --worktrees: fix expire vs worktree existence condition
Max Kirillov
2015-03-31
1
-3
/
+7
|
*
prune: strategies for linked checkouts
Nguyễn Thái Ngọc Duy
2014-12-01
1
-0
/
+95
*
|
prune: turn on ref_paranoia flag
Jeff King
2015-03-20
1
-0
/
+1
|
/
*
prune: keep objects reachable from recent objects
Jeff King
2014-10-16
1
-1
/
+1
*
prune: factor out loose-object directory traversal
Jeff King
2014-10-16
1
-61
/
+26
*
Merge branch 'mh/replace-refs-variable-rename'
Junio C Hamano
2014-03-14
1
-1
/
+1
|
\
|
*
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
1
-1
/
+1
*
|
i18n: mark all progress lines for translation
Nguyễn Thái Ngọc Duy
2014-02-24
1
-1
/
+1
|
/
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-0
/
+4
|
\
|
*
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+4
*
|
Merge branch 'mh/path-max'
Junio C Hamano
2014-01-10
1
-14
/
+24
|
\
\
|
*
|
builtin/prune.c: use strbuf to avoid having to worry about PATH_MAX
Jeff King
2013-12-19
1
-14
/
+24
|
|
/
*
/
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
|
/
*
Merge branch 'nd/prune-packed-dryrun-verbose'
Junio C Hamano
2013-06-06
1
-1
/
+1
|
\
|
*
prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()
Nguyễn Thái Ngọc Duy
2013-05-28
1
-1
/
+1
|
*
Merge branch 'jk/fully-peeled-packed-ref'
Junio C Hamano
2013-03-25
1
-3
/
+1
|
|
\
*
|
|
prune: introduce OPT_EXPIRY_DATE() and use it
Junio C Hamano
2013-04-25
1
-2
/
+2
*
|
|
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
2013-04-03
1
-3
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
use parse_object_or_die instead of die("bad object")
Jeff King
2013-03-17
1
-3
/
+1
*
|
Merge branch 'rj/path-cleanup'
Junio C Hamano
2012-09-14
1
-1
/
+1
|
\
\
|
*
|
Call mkpathdup() rather than xstrdup(mkpath(...))
Ramsay Jones
2012-09-04
1
-1
/
+1
*
|
|
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
2012-09-07
1
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i18n: prune: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-5
/
+5
|
|
/
*
/
prune.c: only print informational message in show_only or verbose mode
Brandon Casey
2012-08-08
1
-1
/
+2
|
/
*
fix deletion of .git/objects sub-directories in git-prune/repack
Karsten Blees
2012-03-07
1
-1
/
+1
*
prune: handle --progress/no-progress
Jeff King
2011-11-08
1
-2
/
+9
*
prune: show progress while marking reachable objects
Nguyễn Thái Ngọc Duy
2011-11-08
1
-1
/
+5
*
add description parameter to OPT__DRY_RUN
René Scharfe
2010-11-15
1
-2
/
+1
*
add description parameter to OPT__VERBOSE
René Scharfe
2010-11-15
1
-1
/
+1
*
prune: allow --dry-run for -n and --verbose for -v
René Scharfe
2010-08-09
1
-3
/
+2
*
Merge branch 'lt/deepen-builtin-source'
Junio C Hamano
2010-03-11
1
-14
/
+11
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+169