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
/
builtin
/
gc.c
Commit message (
Expand
)
Author
Age
*
gc: use tempfile module to handle gc.pid file
Michael Haggerty
2015-08-12
*
lock_repo_for_gc(): compute the path to "gc.pid" only once
Michael Haggerty
2015-08-12
*
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
|
*
gc: support prune --worktrees
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
gc: factor out gc.pruneexpire parsing code
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
gc: style change -- no SP before closing parenthesis
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
standardize usage info string format
Alex Henrie
2015-01-14
|
/
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
builtin/gc.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
2014-08-07
*
Merge branch 'nd/daemonize-gc'
Junio C Hamano
2014-06-16
|
\
|
*
gc --auto: do not lock refs in the background
Nguyễn Thái Ngọc Duy
2014-05-27
*
|
Merge branch 'nd/gc-aggressive'
Junio C Hamano
2014-04-03
|
\
\
|
*
|
gc --aggressive: make --depth configurable
Nguyễn Thái Ngọc Duy
2014-03-31
*
|
|
Merge branch 'bp/commit-p-editor'
Junio C Hamano
2014-03-28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
2014-03-18
*
|
|
Merge branch 'nd/daemonize-gc'
Junio C Hamano
2014-03-05
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gc: config option for running --auto in background
Nguyễn Thái Ngọc Duy
2014-02-10
|
|
/
*
|
Merge branch 'ep/varscope'
Junio C Hamano
2014-02-27
|
\
\
|
|
/
|
/
|
|
*
builtin/gc.c: reduce scope of variables
Elia Pinto
2014-01-31
*
|
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
\
|
|
/
|
/
|
|
*
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
2013-12-10
*
|
gc: notice gc processes run by other users
Kyle J. McKay
2014-01-02
|
/
*
Merge branch 'nd/gc-lock-against-each-other'
Junio C Hamano
2013-10-30
|
\
|
*
gc: remove gc.pid file at end of execution
Jonathan Nieder
2013-10-18
*
|
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
2013-09-04
|
\
\
|
|
/
|
/
|
|
*
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
*
|
gc: reject if another gc is running, unless --force is given
Nguyễn Thái Ngọc Duy
2013-08-09
|
/
*
silence git gc --auto --quiet output
Tobias Ulmer
2012-09-27
*
i18n: gc: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
gc: use argv-array for sub-commands
Jeff King
2012-04-18
*
gc: do not explode objects which will be immediately pruned
Jeff King
2012-04-11
*
prune: handle --progress/no-progress
Jeff King
2011-11-07
*
builtin/gc.c: add missing newline in message
Andreas Schwab
2011-06-19
*
i18n: git-gc "Auto packing the repository" message
Ævar Arnfjörð Bjarmason
2011-03-09
*
i18n: git-gc basic messages
Ævar Arnfjörð Bjarmason
2011-03-09
*
Merge branch 'jn/git-cmd-h-bypass-setup'
Junio C Hamano
2010-12-12
|
\
|
*
gc -h: show usage even with broken configuration
Nguyễn Thái Ngọc Duy
2010-10-22
*
|
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
2010-11-15
*
|
add description parameter to OPT__QUIET
René Scharfe
2010-11-15
|
/
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22