index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Merge branch 'pb/complete-config'
Junio C Hamano
1
-44
/
+46
2024-02-12
Merge branch 'bk/complete-bisect'
Junio C Hamano
1
-7
/
+58
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
1
-50
/
+21
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
1
-3
/
+21
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
1
-0
/
+13
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
1
-3
/
+3
2024-02-08
Merge branch 'mh/credential-oauth-refresh-token-with-wincred'
Junio C Hamano
1
-6
/
+40
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
1
-4
/
+11
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
1
-0
/
+4
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
1
-3
/
+15
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
1
-1
/
+1
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
1
-2
/
+30
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
1
-2
/
+2
2024-02-02
Merge branch 'zf/subtree-split-fix'
Junio C Hamano
2
-1
/
+69
2024-02-02
Merge branch 'pb/complete-log-more'
Junio C Hamano
1
-1
/
+14
2024-01-29
credential/wincred: store oauth_refresh_token
M Hickford
1
-6
/
+40
2024-01-26
Merge branch 'ps/completion-with-reftable-fix'
Junio C Hamano
1
-6
/
+5
2024-01-25
subtree: fix split processing with multiple subtrees present
Zach FettersMoore
2
-1
/
+69
2024-01-22
completion: complete missing 'git log' options
Philippe Blain
1
-0
/
+2
2024-01-22
completion: complete --encoding
Philippe Blain
1
-0
/
+1
2024-01-22
completion: complete --patch-with-raw
Philippe Blain
1
-1
/
+1
2024-01-22
completion: complete missing rev-list options
Philippe Blain
1
-0
/
+10
2024-01-16
completion: treat dangling symrefs as existing pseudorefs
Patrick Steinhardt
1
-1
/
+1
2024-01-16
completion: silence pseudoref existence check
Patrick Steinhardt
1
-1
/
+1
2024-01-16
completion: improve existence check for pseudo-refs
Patrick Steinhardt
1
-3
/
+3
2024-01-16
completion: discover repo path in `__git_pseudoref_exists ()`
Patrick Steinhardt
1
-3
/
+2
2024-01-08
git-prompt: stop manually parsing HEAD with unknown ref formats
Patrick Steinhardt
1
-7
/
+24
2024-01-02
Merge branch 'sh/completion-with-reftable'
Junio C Hamano
1
-5
/
+38
2023-12-20
Merge branch 'en/complete-sparse-checkout'
Junio C Hamano
1
-3
/
+120
2023-12-19
completion: support pseudoref existence checks for reftables
Stan Hu
1
-0
/
+23
2023-12-19
completion: refactor existence checks for pseudorefs
Stan Hu
1
-5
/
+15
2023-12-09
Merge branch 'tz/send-email-negatable-options'
Junio C Hamano
2
-2
/
+2
2023-12-09
Merge branch 'ps/ban-a-or-o-operator-with-test'
Junio C Hamano
1
-11
/
+23
2023-12-09
Merge branch 'js/doc-unit-tests-with-cmake'
Junio C Hamano
1
-4
/
+34
2023-12-03
completion: avoid user confusion in non-cone mode
Elijah Newren
1
-0
/
+89
2023-12-03
completion: avoid misleading completions in cone mode
Elijah Newren
1
-0
/
+20
2023-12-03
completion: fix logic for determining whether cone mode is active
Elijah Newren
1
-2
/
+10
2023-12-03
completion: squelch stray errors in sparse-checkout completion
Elijah Newren
1
-1
/
+1
2023-11-17
perl: bump the required Perl version to 5.8.1 from 5.8.0
Todd Zullinger
2
-2
/
+2
2023-11-11
contrib/subtree: convert subtree type check to use case statement
Patrick Steinhardt
1
-4
/
+10
2023-11-11
contrib/subtree: stop using `-o` to test for number of args
Patrick Steinhardt
1
-5
/
+11
2023-11-11
global: convert trivial usages of `test <expr> -a/-o <expr>`
Patrick Steinhardt
1
-2
/
+2
2023-11-10
cmake: handle also unit tests
Johannes Schindelin
1
-0
/
+11
2023-11-10
cmake: use test names instead of full paths
Johannes Schindelin
1
-2
/
+3
2023-11-10
cmake: fix typo in variable name
Johannes Schindelin
1
-2
/
+2
2023-11-10
cmake: also build unit tests
Johannes Schindelin
1
-0
/
+18
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-1
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-1
/
+1
2023-10-30
Merge branch 'sn/typo-grammo-phraso-fixes'
Junio C Hamano
2
-3
/
+3
2023-10-09
completion: complete '--dd'
Sergey Organov
1
-1
/
+1
[next]