index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/no-pager-shorthand'
Junio C Hamano
2018-05-23
1
-2
/
+2
|
\
|
*
git: add -P as a short option for --no-pager
Johannes Sixt
2018-05-04
1
-2
/
+2
*
|
Merge branch 'ds/commit-graph'
Junio C Hamano
2018-05-08
1
-0
/
+1
|
\
\
|
*
|
commit-graph: create git-commit-graph builtin
Derrick Stolee
2018-04-02
1
-0
/
+1
*
|
|
Merge branch 'dj/runtime-prefix'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
\
\
|
*
|
|
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
2018-04-11
1
-1
/
+1
*
|
|
|
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
serve: introduce git-serve
Brandon Williams
2018-03-15
1
-0
/
+1
|
*
|
|
|
upload-pack: convert to a builtin
Brandon Williams
2018-03-14
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'nd/parseopt-completion-more'
Junio C Hamano
2018-04-10
1
-57
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git.c: add hidden option --list-parseopt-builtins
Nguyễn Thái Ngọc Duy
2018-03-25
1
-41
/
+49
|
*
|
git.c: move cmd_struct declaration up
Nguyễn Thái Ngọc Duy
2018-03-25
1
-17
/
+17
|
|
/
*
|
Merge branch 'ma/config-page-only-in-list-mode'
Junio C Hamano
2018-03-21
1
-1
/
+1
|
\
\
|
*
|
config: respect `pager.config` in list/get-mode only
Martin Ågren
2018-02-21
1
-1
/
+1
|
|
/
*
/
Mark messages for translations
Alexander Shopov
2018-02-13
1
-19
/
+19
|
/
*
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
2017-11-28
1
-1
/
+1
|
\
|
*
branch: respect `pager.branch` in list-mode only
Martin Ågren
2017-11-20
1
-1
/
+1
*
|
Merge branch 'jk/no-optional-locks'
Junio C Hamano
2017-10-03
1
-0
/
+4
|
\
\
|
*
|
git: add --no-optional-locks option
Jeff King
2017-09-27
1
-0
/
+4
|
|
/
*
|
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-08-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
grep: recurse in-process using 'struct repository'
Brandon Williams
2017-08-02
1
-1
/
+1
*
|
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
2017-08-03
1
-1
/
+1
*
|
tag: respect `pager.tag` in list-mode only
Martin Ågren
2017-08-03
1
-1
/
+1
*
|
git.c: provide setup_auto_pager()
Martin Ågren
2017-08-03
1
-0
/
+10
*
|
git.c: let builtins opt for handling `pager.foo` themselves
Martin Ågren
2017-08-03
1
-1
/
+3
|
/
*
ls-files: use repository object
Brandon Williams
2017-06-24
1
-1
/
+1
*
-
.
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
2017-06-24
1
-51
/
+5
|
\
\
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
|
|
*
alias: use the early config machinery to expand aliases
Johannes Schindelin
2017-06-15
1
-51
/
+4
|
|
/
*
/
git: add hidden --list-builtins option
Jeff King
2017-06-05
1
-0
/
+12
|
/
*
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
2017-03-30
1
-2
/
+0
|
\
|
*
setup: allow for prefix to be passed to git commands
Brandon Williams
2017-03-17
1
-2
/
+0
*
|
rebase--helper: add a builtin helper for interactive rebases
Johannes Schindelin
2017-02-09
1
-0
/
+1
|
/
*
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
2017-02-03
1
-1
/
+1
|
\
|
*
unpack-trees: support super-prefix option
Stefan Beller
2017-01-25
1
-1
/
+1
*
|
Merge branch 'js/difftool-builtin'
Junio C Hamano
2017-01-31
1
-0
/
+1
|
\
\
|
*
|
difftool: retire the scripted version
Johannes Schindelin
2017-01-19
1
-6
/
+1
|
*
|
difftool: add a skeleton for the upcoming builtin
Johannes Schindelin
2017-01-17
1
-0
/
+6
*
|
|
Merge branch 'jk/execv-dashed-external'
Junio C Hamano
2017-01-19
1
-21
/
+15
|
\
\
\
|
*
|
|
execv_dashed_external: wait for child on signal death
Jeff King
2017-01-09
1
-0
/
+1
|
*
|
|
execv_dashed_external: stop exiting with negative code
Jeff King
2017-01-09
1
-3
/
+7
|
*
|
|
execv_dashed_external: use child_process struct
Jeff King
2017-01-09
1
-18
/
+7
*
|
|
|
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-01-19
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
grep: optionally recurse into submodules
Brandon Williams
2016-12-22
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule helper: support super prefix
Stefan Beller
2016-12-09
1
-1
/
+1
*
|
|
Merge branch 'jk/common-main'
Junio C Hamano
2016-11-29
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
common-main: stop munging argv[0] path
Jeff King
2016-11-29
1
-0
/
+5
*
|
|
archive: read local configuration
Junio C Hamano
2016-11-22
1
-1
/
+1
[next]