index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
2024-12-27
1
-0
/
+1
*
GIT-BUILD-OPTIONS: sort variables alphabetically
Patrick Steinhardt
2024-12-27
1
-35
/
+35
*
Merge branch 'js/ps-build-cmake-fixup'
Junio C Hamano
2024-12-23
1
-4
/
+11
|
\
|
*
cmake/vcxproj: stop special-casing `remote-ext`
Johannes Schindelin
2024-12-17
1
-1
/
+1
|
*
cmake: put the Perl modules into the correct location again
Johannes Schindelin
2024-12-17
1
-0
/
+4
|
*
cmake: use the correct file name for the Perl header
Johannes Schindelin
2024-12-17
1
-2
/
+2
|
*
cmake(mergetools): better support for out-of-tree builds
Johannes Schindelin
2024-12-17
1
-1
/
+1
|
*
cmake: better support for out-of-tree builds follow-up
Johannes Schindelin
2024-12-17
1
-0
/
+3
*
|
Merge branch 'ps/build'
Junio C Hamano
2024-12-16
4
-123
/
+197
|
\
|
|
*
Introduce support for the Meson build system
Patrick Steinhardt
2024-12-06
2
-0
/
+17
|
*
t: better support for out-of-tree builds
Patrick Steinhardt
2024-12-06
1
-0
/
+8
|
*
Makefile: simplify building of templates
Patrick Steinhardt
2024-12-06
1
-22
/
+12
|
*
Makefile: write absolute program path into bin-wrappers
Patrick Steinhardt
2024-12-06
1
-3
/
+3
|
*
Makefile: allow "bin-wrappers/" directory to exist
Patrick Steinhardt
2024-12-06
1
-3
/
+3
|
*
Makefile: refactor generators to be PWD-independent
Patrick Steinhardt
2024-12-06
1
-9
/
+10
|
*
Makefile: extract script to massage Python scripts
Patrick Steinhardt
2024-12-06
1
-4
/
+11
|
*
Makefile: extract script to massage Shell scripts
Patrick Steinhardt
2024-12-06
1
-11
/
+20
|
*
Makefile: use "generate-perl.sh" to massage Perl library
Patrick Steinhardt
2024-12-06
1
-14
/
+9
|
*
Makefile: extract script to massage Perl scripts
Patrick Steinhardt
2024-12-06
1
-5
/
+27
|
*
Makefile: consistently use PERL_PATH
Patrick Steinhardt
2024-12-06
1
-1
/
+1
|
*
Makefile: generate "git.rc" via GIT-VERSION-GEN
Patrick Steinhardt
2024-12-06
1
-6
/
+13
|
*
Makefile: propagate Git version via generated header
Patrick Steinhardt
2024-12-06
1
-4
/
+12
|
*
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt
2024-12-06
2
-17
/
+7
|
*
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
2024-12-06
1
-17
/
+17
|
*
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
2024-12-06
1
-19
/
+39
*
|
Merge branch 'pb/mergetool-errors'
Junio C Hamano
2024-12-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
completion: complete '--tool-help' in 'git mergetool'
Philippe Blain
2024-11-25
1
-1
/
+1
*
|
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano
2024-12-04
2
-2
/
+2
|
\
\
|
*
|
Require Perl 5.26.0
brian m. carlson
2024-10-23
2
-2
/
+2
*
|
|
cmake: use verbatim arguments when invoking clar commands
Patrick Steinhardt
2024-11-18
1
-2
/
+4
*
|
|
cmake: use SH_EXE to execute clar scripts
Patrick Steinhardt
2024-11-18
1
-3
/
+6
*
|
|
t/unit-tests: convert "clar-generate.awk" into a shell script
Patrick Steinhardt
2024-11-18
1
-2
/
+5
|
|
/
|
/
|
*
|
Merge branch 'ps/upgrade-clar'
Junio C Hamano
2024-11-08
1
-39
/
+13
|
\
\
|
*
|
cmake: set up proper dependencies for generated clar headers
Patrick Steinhardt
2024-10-21
1
-38
/
+12
|
*
|
cmake: fix compilation of clar-based unit tests
Patrick Steinhardt
2024-10-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'ps/platform-compat-fixes'
Taylor Blau
2024-11-01
1
-0
/
+6
|
\
\
|
*
|
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
2024-10-16
1
-0
/
+6
|
|
/
*
/
contrib: fix typos
Andrew Kreimer
2024-10-10
3
-4
/
+4
|
/
*
Merge branch 'jc/cmake-unit-test-updates'
Junio C Hamano
2024-09-25
1
-14
/
+11
|
\
|
*
cmake: generalize the handling of the `UNIT_TEST_OBJS` list
Johannes Schindelin
2024-09-19
1
-3
/
+4
|
*
cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile
Johannes Schindelin
2024-09-19
1
-5
/
+1
|
*
cmake: rename clar-related variables to avoid confusion
Johannes Schindelin
2024-09-19
1
-6
/
+6
*
|
Merge branch 'jk/jump-quickfix-fixes'
Junio C Hamano
2024-09-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
git-jump: ignore deleted files in diff mode
Jeff King
2024-09-16
1
-1
/
+1
|
*
git-jump: always specify column 1 for diff entries
Jeff King
2024-09-16
1
-1
/
+1
*
|
Merge branch 'ps/clar-unit-test'
Junio C Hamano
2024-09-19
1
-0
/
+53
|
\
\
|
*
|
clar: add CMake support
Johannes Schindelin
2024-09-04
1
-0
/
+53
*
|
|
Merge branch 'ah/git-prompt-portability'
Junio C Hamano
2024-08-28
1
-65
/
+126
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih)
2024-08-20
1
-7
/
+12
|
*
|
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih)
2024-08-20
1
-2
/
+31
[next]