index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-10-19
1
-1
/
+0
|
\
|
*
rebase: drop support for `--preserve-merges`
Johannes Schindelin
2021-09-08
1
-1
/
+0
*
|
Merge branch 'ab/make-sparse-for-real'
Junio C Hamano
2021-10-14
1
-0
/
+1
|
\
\
|
*
|
Makefile: make the "sparse" target non-.PHONY
Ævar Arnfjörð Bjarmason
2021-09-23
1
-0
/
+1
|
|
/
*
/
hook-list.h: add a generated list of hooks, like config-list.h
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+1
|
/
*
Merge branch 'ls/subtree'
Junio C Hamano
2021-05-10
1
-0
/
+1
|
\
|
*
.gitignore: ignore 'git-subtree' as a build artifact
Luke Shumaker
2021-04-28
1
-0
/
+1
*
|
parallel-checkout: make it truly parallel
Matheus Tavares
2021-04-19
1
-0
/
+1
|
/
*
Merge branch 'fc/random-cleanup'
Junio C Hamano
2020-12-09
1
-3
/
+0
|
\
|
*
gitignore: remove entry for git serve
René Scharfe
2020-12-02
1
-1
/
+0
|
*
gitignore: drop duplicate entry for git-sh-i18n
Jeff King
2020-12-02
1
-1
/
+0
|
*
.gitignore: remove dangling file
Felipe Contreras
2020-12-01
1
-1
/
+0
*
|
Merge branch 'ab/retire-parse-remote'
Junio C Hamano
2020-12-03
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
parse-remote: remove this now-unused library
Ævar Arnfjörð Bjarmason
2020-11-16
1
-1
/
+0
*
|
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2020-11-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
for-each-repo: run subcommands on configured repos
Derrick Stolee
2020-09-25
1
-0
/
+1
*
|
Merge branch 'js/cmake-vs'
Junio C Hamano
2020-10-05
1
-0
/
+1
|
\
\
|
*
|
cmake: ignore files generated by CMake as run in Visual Studio
Johannes Schindelin
2020-09-25
1
-0
/
+1
*
|
|
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
2020-09-26
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
maintenance: create basic maintenance runner
Derrick Stolee
2020-09-17
1
-0
/
+1
*
|
Merge branch 'pb/clang-json-compilation-database'
Junio C Hamano
2020-09-19
1
-0
/
+2
|
\
\
|
*
|
Makefile: add support for generating JSON compilation database
Philippe Blain
2020-09-06
1
-0
/
+2
|
|
/
*
/
drop vcs-svn experiment
Jeff King
2020-08-13
1
-1
/
+0
|
/
*
Merge branch 'es/bugreport'
Junio C Hamano
2020-05-01
1
-0
/
+2
|
\
|
*
bugreport: add tool to generate debugging info
Emily Shaffer
2020-04-17
1
-0
/
+1
|
*
help: move list_config_help to builtin/help
Emily Shaffer
2020-04-17
1
-0
/
+1
*
|
stash: remove the stash.useBuiltin setting
Thomas Gummerer
2020-03-05
1
-1
/
+0
|
/
*
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
2019-11-22
1
-0
/
+1
*
Merge branch 'dl/honor-cflags-in-hdr-check'
Junio C Hamano
2019-10-07
1
-0
/
+1
|
\
|
*
Makefile: emulate compile in $(HCO) target better
Denton Liu
2019-09-28
1
-0
/
+1
*
|
Merge branch 'js/visual-studio'
Junio C Hamano
2019-09-30
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
.gitignore: stop ignoring `.manifest` files
Johannes Schindelin
2019-09-05
1
-1
/
+0
*
|
Merge branch 'js/visual-studio'
Junio C Hamano
2019-08-02
1
-2
/
+6
|
\
|
|
*
.gitignore: ignore Visual Studio's temporary/generated files
Johannes Schindelin
2019-07-29
1
-0
/
+3
|
*
.gitignore: touch up the entries regarding Visual Studio
Philip Oakley
2019-07-29
1
-2
/
+3
*
|
Merge branch 'ab/test-env'
Junio C Hamano
2019-07-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
env--helper: new undocumented builtin wrapping git_env_*()
Ævar Arnfjörð Bjarmason
2019-06-21
1
-0
/
+1
*
|
Merge branch 'jh/msvc'
Junio C Hamano
2019-07-10
1
-0
/
+5
|
\
\
|
*
|
msvc: ignore .dll and incremental compile output
Jeff Hostetler
2019-06-25
1
-0
/
+5
|
|
/
*
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
checkout: split part of it to new command 'restore'
Nguyễn Thái Ngọc Duy
2019-05-07
1
-0
/
+1
|
*
checkout: split part of it to new command 'switch'
Nguyễn Thái Ngọc Duy
2019-04-02
1
-0
/
+1
*
|
rebase: fold git-rebase--common into the -p backend
Johannes Schindelin
2019-05-15
1
-1
/
+0
*
|
.gitignore: there is no longer a built-in `git-rebase--interactive`
Johannes Schindelin
2019-05-15
1
-1
/
+0
*
|
Drop unused git-rebase--am.sh
Johannes Schindelin
2019-05-15
1
-1
/
+0
*
|
Merge branch 'js/misc-doc-fixes'
Junio C Hamano
2019-05-08
1
-1
/
+0
|
\
\
|
*
|
remote-testgit: move it into the support directory for t5801
Johannes Schindelin
2019-04-15
1
-1
/
+0
|
|
/
*
|
Merge branch 'ps/stash-in-c'
Junio C Hamano
2019-04-22
1
-0
/
+1
|
\
\
|
*
|
stash: optionally use the scripted version again
Johannes Schindelin
2019-03-07
1
-0
/
+1
|
*
|
stash: convert `stash--helper.c` into `stash.c`
Paul-Sebastian Ungureanu
2019-03-07
1
-1
/
+0
[next]