index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-merge: honor pre-merge-commit hook
Michael J Gruber
2019-08-07
4
-1
/
+129
*
merge: do no-verify like commit
Michael J Gruber
2019-08-07
3
-4
/
+8
*
t7503: verify proper hook execution
Josh Steadmon
2019-08-07
1
-68
/
+89
*
Git 2.23-rc1
v2.23.0-rc1
Junio C Hamano
2019-08-02
2
-1
/
+2
*
Merge branch 'sg/fsck-config-in-doc'
Junio C Hamano
2019-08-02
1
-0
/
+5
|
\
|
*
Documentation/git-fsck.txt: include fsck.* config variables
SZEDER Gábor
2019-07-29
1
-0
/
+5
*
|
Merge branch 'js/visual-studio'
Junio C Hamano
2019-08-02
9
-100
/
+576
|
\
\
|
*
|
git: avoid calling aliased builtins via their dashed form
Johannes Schindelin
2019-07-29
1
-3
/
+0
|
*
|
bin-wrappers: append `.exe` to target paths if necessary
Johannes Schindelin
2019-07-29
1
-1
/
+1
|
*
|
.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
|
*
|
vcxproj: also link-or-copy builtins
Johannes Schindelin
2019-07-29
2
-0
/
+18
|
*
|
msvc: add a Makefile target to pre-generate the Visual Studio solution
Johannes Schindelin
2019-07-29
3
-1
/
+86
|
*
|
contrib/buildsystems: add a backend for modern Visual Studio versions
Johannes Schindelin
2019-07-29
1
-0
/
+385
|
*
|
contrib/buildsystems: handle options starting with a slash
Johannes Schindelin
2019-07-29
1
-1
/
+1
|
*
|
contrib/buildsystems: also handle -lexpat
Johannes Schindelin
2019-07-29
1
-0
/
+2
|
*
|
contrib/buildsystems: handle libiconv, too
Johannes Schindelin
2019-07-29
1
-0
/
+2
|
*
|
contrib/buildsystems: handle the curl library option
Philip Oakley
2019-07-29
1
-1
/
+3
|
*
|
contrib/buildsystems: error out on unknown option
Johannes Schindelin
2019-07-29
1
-0
/
+2
|
*
|
contrib/buildsystems: optionally capture the dry-run in a file
Philip Oakley
2019-07-29
1
-0
/
+10
|
*
|
contrib/buildsystems: redirect errors of the dry run into a log file
Philip Oakley
2019-07-29
1
-1
/
+6
|
*
|
contrib/buildsystems: ignore gettext stuff
Philip Oakley
2019-07-29
1
-0
/
+6
|
*
|
contrib/buildsystems: handle quoted spaces in filenames
Philip Oakley
2019-07-29
1
-3
/
+4
|
*
|
contrib/buildsystems: fix misleading error message
Philip Oakley
2019-07-29
1
-1
/
+1
|
*
|
contrib/buildsystems: ignore irrelevant files in Generators/
Johannes Schindelin
2019-07-29
1
-1
/
+1
|
*
|
contrib/buildsystems: ignore invalidcontinue.obj
Philip Oakley
2019-07-29
1
-3
/
+7
|
*
|
Vcproj.pm: urlencode '<' and '>' when generating VC projects
Johannes Schindelin
2019-07-29
1
-0
/
+8
|
*
|
Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool
Johannes Schindelin
2019-07-29
1
-12
/
+0
|
*
|
Vcproj.pm: list git.exe first to be startup project
Philip Oakley
2019-07-29
1
-14
/
+19
|
*
|
Vcproj.pm: auto-generate GUIDs
Johannes Schindelin
2019-07-29
1
-57
/
+9
*
|
|
Merge branch 'jc/log-mailmap-flip-defaults'
Junio C Hamano
2019-08-02
5
-27
/
+39
|
\
\
\
|
*
|
|
log: really flip the --mailmap default
Junio C Hamano
2019-08-02
3
-6
/
+36
|
*
|
|
log: flip the --mailmap default unconditionally
Junio C Hamano
2019-08-01
3
-22
/
+4
*
|
|
|
Merge branch 'js/early-config-with-onbranch'
Junio C Hamano
2019-08-02
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
config: work around bug with includeif:onbranch and early config
Johannes Schindelin
2019-08-01
2
-1
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'jk/repack-silence-auto-bitmap-warning'
Junio C Hamano
2019-08-01
3
-23
/
+37
|
\
\
\
\
|
*
|
|
|
repack: simplify handling of auto-bitmaps and .keep files
Jeff King
2019-07-31
2
-16
/
+4
|
*
|
|
|
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
2019-07-31
3
-11
/
+36
|
*
|
|
|
t7700: clean up .keep file in bitmap-writing test
Jeff King
2019-07-31
1
-0
/
+1
*
|
|
|
|
Merge branch 'jk/sort-iter-test-output'
Junio C Hamano
2019-08-01
2
-33
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
t: sort output of hashmap iteration
Jeff King
2019-07-31
2
-33
/
+55
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/dir-iterator-test-fix'
Junio C Hamano
2019-08-01
2
-3
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
test-dir-iterator: do not assume errno values
Junio C Hamano
2019-07-30
2
-3
/
+12
*
|
|
|
|
|
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
2019-08-01
11
-93
/
+142
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t2203: avoid hard-coded object ID values
brian m. carlson
2019-07-01
1
-2
/
+4
|
*
|
|
|
|
|
t1710: make hash independent
brian m. carlson
2019-07-01
1
-17
/
+34
|
*
|
|
|
|
|
t1007: remove SHA1 prerequisites
brian m. carlson
2019-07-01
1
-26
/
+32
|
*
|
|
|
|
|
t0090: make test pass with SHA-256
brian m. carlson
2019-07-01
1
-2
/
+2
|
*
|
|
|
|
|
t0027: make hash size independent
brian m. carlson
2019-07-01
1
-2
/
+4
|
*
|
|
|
|
|
t6030: make test work with SHA-256
brian m. carlson
2019-07-01
1
-15
/
+16
[next]