Sign in
googlers
/
jrn
/
git
/
46afc2ba91a3c7fa8f1591c0a6a1b7c4ad0d2a07
/
contrib
cbcc2f7
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
by Patrick Steinhardt
· 7 weeks ago
cfa1f2a
GIT-BUILD-OPTIONS: sort variables alphabetically
by Patrick Steinhardt
· 7 weeks ago
8cad35f
Merge branch 'js/ps-build-cmake-fixup'
by Junio C Hamano
· 8 weeks ago
2456374
cmake/vcxproj: stop special-casing `remote-ext`
by Johannes Schindelin
· 9 weeks ago
1c01f0f
cmake: put the Perl modules into the correct location again
by Johannes Schindelin
· 9 weeks ago
ca358e6
cmake: use the correct file name for the Perl header
by Johannes Schindelin
· 9 weeks ago
df87d53
cmake(mergetools): better support for out-of-tree builds
by Johannes Schindelin
· 9 weeks ago
c1c5b03
cmake: better support for out-of-tree builds follow-up
by Johannes Schindelin
· 9 weeks ago
29e5596
Merge branch 'ps/build'
by Junio C Hamano
· 9 weeks ago
9cd1e2e
Merge branch 'pb/mergetool-errors'
by Junio C Hamano
· 10 weeks ago
904339e
Introduce support for the Meson build system
by Patrick Steinhardt
· 2 months ago
7e0730c
t: better support for out-of-tree builds
by Patrick Steinhardt
· 2 months ago
ed060aa
Makefile: simplify building of templates
by Patrick Steinhardt
· 2 months ago
d2407bb
Makefile: write absolute program path into bin-wrappers
by Patrick Steinhardt
· 2 months ago
95bcd6f
Makefile: allow "bin-wrappers/" directory to exist
by Patrick Steinhardt
· 2 months ago
3f145a4
Makefile: refactor generators to be PWD-independent
by Patrick Steinhardt
· 2 months ago
b7835b9
Makefile: extract script to massage Python scripts
by Patrick Steinhardt
· 2 months ago
eb98cb8
Makefile: extract script to massage Shell scripts
by Patrick Steinhardt
· 2 months ago
ccfba9e
Makefile: use "generate-perl.sh" to massage Perl library
by Patrick Steinhardt
· 2 months ago
e4b4880
Makefile: extract script to massage Perl scripts
by Patrick Steinhardt
· 2 months ago
c2a3b84
Makefile: consistently use PERL_PATH
by Patrick Steinhardt
· 2 months ago
9bb10d2
Makefile: generate "git.rc" via GIT-VERSION-GEN
by Patrick Steinhardt
· 2 months ago
0c8d339
Makefile: propagate Git version via generated header
by Patrick Steinhardt
· 2 months ago
4838dea
Makefile: refactor GIT-VERSION-GEN to be reusable
by Patrick Steinhardt
· 2 months ago
dbe46c0
Makefile: consistently use @PLACEHOLDER@ to substitute
by Patrick Steinhardt
· 2 months ago
4638e88
Makefile: use common template for GIT-BUILD-OPTIONS
by Patrick Steinhardt
· 2 months ago
4c1b7e3
Merge branch 'bc/drop-ancient-libcurl-and-perl'
by Junio C Hamano
· 2 months ago
fe99a52
completion: complete '--tool-help' in 'git mergetool'
by Philippe Blain
· 3 months ago
8caa7b9
cmake: use verbatim arguments when invoking clar commands
by Patrick Steinhardt
· 3 months ago
8839dcc
cmake: use SH_EXE to execute clar scripts
by Patrick Steinhardt
· 3 months ago
9a91ab9
t/unit-tests: convert "clar-generate.awk" into a shell script
by Patrick Steinhardt
· 3 months ago
1ee7dbd
Merge branch 'ps/upgrade-clar'
by Junio C Hamano
· 3 months ago
268fd2f
Merge branch 'ps/platform-compat-fixes'
by Taylor Blau
· 4 months ago
702d8c1
Require Perl 5.26.0
by brian m. carlson
· 4 months ago
30bf9f0
cmake: set up proper dependencies for generated clar headers
by Patrick Steinhardt
· 4 months ago
a4f8a59
cmake: fix compilation of clar-based unit tests
by Patrick Steinhardt
· 4 months ago
df383b5
t/test-lib: wire up NO_ICONV prerequisite
by Patrick Steinhardt
· 4 months ago
f5deddd
contrib: fix typos
by Andrew Kreimer
· 4 months ago
cbb5b53
Merge branch 'jc/cmake-unit-test-updates'
by Junio C Hamano
· 5 months ago
621ac24
Merge branch 'jk/jump-quickfix-fixes'
by Junio C Hamano
· 5 months ago
8afda42
cmake: generalize the handling of the `UNIT_TEST_OBJS` list
by Johannes Schindelin
· 5 months ago
75c4d8f
cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile
by Johannes Schindelin
· 5 months ago
77c6bd9
cmake: rename clar-related variables to avoid confusion
by Johannes Schindelin
· 5 months ago
5d55832
Merge branch 'ps/clar-unit-test'
by Junio C Hamano
· 5 months ago
083b825
git-jump: ignore deleted files in diff mode
by Jeff King
· 5 months ago
9f5978e
git-jump: always specify column 1 for diff entries
by Jeff King
· 5 months ago
894deb7
clar: add CMake support
by Johannes Schindelin
· 6 months ago
d19863b
Merge branch 'ah/git-prompt-portability'
by Junio C Hamano
· 6 months ago
fbcdfab
git-prompt: support custom 0-width PS1 markers
by Avi Halachmi (:avih)
· 6 months ago
0dbe3d3
git-prompt: ta-da! document usage in other shells
by Avi Halachmi (:avih)
· 6 months ago
29bcec8
git-prompt: don't use shell $'...'
by Avi Halachmi (:avih)
· 6 months ago
b732e08
git-prompt: add some missing quotes
by Avi Halachmi (:avih)
· 6 months ago
fe445a1
git-prompt: replace [[...]] with standard code
by Avi Halachmi (:avih)
· 6 months ago
f2e264e
git-prompt: don't use shell arrays
by Avi Halachmi (:avih)
· 6 months ago
6df4b09
git-prompt: fix uninitialized variable
by Avi Halachmi (:avih)
· 6 months ago
f037e60
git-prompt: use here-doc instead of here-string
by Avi Halachmi (:avih)
· 6 months ago
6c3c451
Merge branch 'jk/osxkeychain-username-is-nul-terminated'
by Junio C Hamano
· 6 months ago
b201316
credential/osxkeychain: respect NUL terminator in username
by Jeff King
· 7 months ago
8727215
cmake: fix build of `t-oidtree`
by Johannes Schindelin
· 7 months ago
2a1a882
Merge branch 'kn/osxkeychain-skip-idempotent-store'
by Junio C Hamano
· 9 months ago
7a40196
Merge branch 'ps/complete-config-w-subcommands'
by Junio C Hamano
· 9 months ago
5dd5007
completion: adapt git-config(1) to complete subcommands
by Patrick Steinhardt
· 9 months ago
bca9009
Merge branch 'ps/refs-without-the-repository'
by Junio C Hamano
· 9 months ago
e1ab45b
osxkeychain: state to skip unnecessary store operations
by Koji Nakamaru
· 9 months ago
fcf5b74
osxkeychain: exclusive lock to serialize execution of operations
by Koji Nakamaru
· 9 months ago
b7a1d47
Merge branch 'js/unit-test-suite-runner'
by Junio C Hamano
· 9 months ago
97673bd
Merge branch 'dk/zsh-git-repo-path-fix'
by Junio C Hamano
· 9 months ago
2c34e4e
Merge branch 'rh/complete-symbolic-ref'
by Junio C Hamano
· 9 months ago
b198ee0
cocci: introduce rules to transform "refs" to pass ref store
by Patrick Steinhardt
· 10 months ago
9511056
cmake: let `test-tool` run the unit tests, too
by Johannes Schindelin
· 1 year ago
3c20acd
completion: zsh: stop leaking local cache variable
by D. Ben Knoble
· 10 months ago
6b7c45e
completion: add docs on how to add subcommand completions
by Roland Hieber
· 10 months ago
d13a295
completion: improve docs for using __git_complete
by Roland Hieber
· 10 months ago
cb85fdf
completion: add 'symbolic-ref'
by Roland Hieber
· 10 months ago
51c15ac
Merge branch 'ba/osxkeychain-updates'
by Junio C Hamano
· 10 months ago
c7a9ec4
Merge branch 'rs/apply-lift-path-length-limit'
by Junio C Hamano
· 10 months ago
a4a1453
Merge branch 'vs/complete-with-set-u-fix'
by Junio C Hamano
· 10 months ago
708f7e0
path: remove mksnpath()
by René Scharfe
· 11 months ago
d5b35bb
osxkeychain: store new attributes
by Bo Anderson
· 12 months ago
e3cef40
osxkeychain: erase matching passwords only
by Bo Anderson
· 12 months ago
9032bca
osxkeychain: erase all matching credentials
by Bo Anderson
· 12 months ago
9abe31f
osxkeychain: replace deprecated SecKeychain API
by Bo Anderson
· 12 months ago
d7805bc
completion: protect prompt against unset SHOWUPSTREAM in nounset mode
by Ville Skyttä
· 11 months ago
758b4e1
completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
by Ville Skyttä
· 11 months ago
20d1adb
Merge branch 'jk/drop-hg-to-git'
by Junio C Hamano
· 11 months ago
ba155b5
contrib: drop hg-to-git script
by Jeff King
· 11 months ago
f70bc70
contrib/coverage-diff: avoid redundant pipelines
by Beat Bolli
· 11 months ago
2fbd3ac
contrib/subtree/t: avoid redundant use of cat
by Beat Bolli
· 11 months ago
c5a7ee1
Merge branch 'rj/complete-worktree-paths-fix'
by Junio C Hamano
· 11 months ago
4310074
Merge branch 'rj/complete-reflog'
by Junio C Hamano
· 11 months ago
1284f9c
completion: reflog subcommands and options
by Rubén Justo
· 12 months ago
476a236
completion: factor out __git_resolve_builtins
by Rubén Justo
· 12 months ago
3fec482
completion: introduce __git_find_subcommand
by Rubén Justo
· 12 months ago
c689c38
completion: reflog show <log-options>
by Rubén Justo
· 12 months ago
85452a1
completion: reflog with implicit "show"
by Rubén Justo
· 12 months ago
70dadd5
Merge branch 'mh/libsecret-empty-password-fix'
by Junio C Hamano
· 12 months ago
f71ed54
Merge branch 'bb/completion-no-grep-into-awk'
by Junio C Hamano
· 12 months ago
3574816
completion: fix __git_complete_worktree_paths
by Rubén Justo
· 12 months ago
2744009
Merge branch 'rs/use-xstrncmpz'
by Junio C Hamano
· 12 months ago
b4385bf
Merge branch 'ps/reftable-backend'
by Junio C Hamano
· 12 months ago
Next »