index
:
git
jch
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
Age
Commit message (
Expand
)
Author
Lines
2024-04-16
Merge branch 'ba/osxkeychain-updates'
Junio C Hamano
-69
/
+310
2024-04-15
Merge branch 'rs/apply-lift-path-length-limit'
Junio C Hamano
-1
/
+0
2024-04-10
Merge branch 'vs/complete-with-set-u-fix'
Junio C Hamano
-2
/
+2
2024-04-05
path: remove mksnpath()
René Scharfe
-1
/
+0
2024-04-01
osxkeychain: store new attributes
Bo Anderson
-6
/
+62
2024-04-01
osxkeychain: erase matching passwords only
Bo Anderson
-1
/
+55
2024-04-01
osxkeychain: erase all matching credentials
Bo Anderson
-1
/
+2
2024-04-01
osxkeychain: replace deprecated SecKeychain API
Bo Anderson
-69
/
+199
2024-04-01
completion: protect prompt against unset SHOWUPSTREAM in nounset mode
Ville Skyttä
-1
/
+1
2024-04-01
completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
Ville Skyttä
-1
/
+1
2024-03-28
Merge branch 'jk/drop-hg-to-git'
Junio C Hamano
-275
/
+0
2024-03-20
contrib: drop hg-to-git script
Jeff King
-275
/
+0
2024-03-16
contrib/coverage-diff: avoid redundant pipelines
Beat Bolli
-7
/
+2
2024-03-16
contrib/subtree/t: avoid redundant use of cat
Beat Bolli
-1
/
+1
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
-1
/
+1
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
-12
/
+68
2024-03-03
completion: reflog subcommands and options
Rubén Justo
-2
/
+10
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
-6
/
+25
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
-0
/
+20
2024-03-03
completion: reflog show <log-options>
Rubén Justo
-0
/
+10
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
-5
/
+4
2024-02-27
Merge branch 'mh/libsecret-empty-password-fix'
Junio C Hamano
-0
/
+3
2024-02-27
Merge branch 'bb/completion-no-grep-into-awk'
Junio C Hamano
-2
/
+4
2024-02-27
completion: fix __git_complete_worktree_paths
Rubén Justo
-1
/
+1
2024-02-26
Merge branch 'rs/use-xstrncmpz'
Junio C Hamano
-0
/
+28
2024-02-26
Merge branch 'ps/reftable-backend'
Junio C Hamano
-1
/
+1
2024-02-19
libsecret: retrieve empty password
M Hickford
-0
/
+3
2024-02-16
completion: use awk for filtering the config entries
Beat Bolli
-2
/
+4
2024-02-14
Merge branch 'pb/complete-config'
Junio C Hamano
-44
/
+46
2024-02-12
Merge branch 'bk/complete-bisect'
Junio C Hamano
-7
/
+58
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
-50
/
+21
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
-3
/
+21
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
-0
/
+13
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
-3
/
+3
2024-02-12
use xstrncmpz()
René Scharfe
-0
/
+28
2024-02-08
Merge branch 'sh/completion-with-reftable' into maint-2.43
Junio C Hamano
-5
/
+38
2024-02-08
Merge branch 'tz/send-email-negatable-options' into maint-2.43
Junio C Hamano
-2
/
+2
2024-02-08
Merge branch 'mh/credential-oauth-refresh-token-with-wincred'
Junio C Hamano
-6
/
+40
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
-1
/
+1
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
-4
/
+11
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
-0
/
+4
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
-3
/
+15
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
-1
/
+1
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
-2
/
+30
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
-2
/
+2
2024-02-02
Merge branch 'zf/subtree-split-fix'
Junio C Hamano
-1
/
+69
2024-02-02
Merge branch 'pb/complete-log-more'
Junio C Hamano
-1
/
+14
2024-01-29
credential/wincred: store oauth_refresh_token
M Hickford
-6
/
+40
2024-01-26
Merge branch 'ps/completion-with-reftable-fix'
Junio C Hamano
-6
/
+5
2024-01-25
subtree: fix split processing with multiple subtrees present
Zach FettersMoore
-1
/
+69
[next]