index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
git-prompt: replace [[...]] with standard code
Avi Halachmi (:avih)
1
-14
/
+16
2024-08-20
git-prompt: don't use shell arrays
Avi Halachmi (:avih)
1
-18
/
+30
2024-08-20
git-prompt: fix uninitialized variable
Avi Halachmi (:avih)
1
-1
/
+1
2024-08-20
git-prompt: use here-doc instead of here-string
Avi Halachmi (:avih)
1
-1
/
+3
2024-08-14
Merge branch 'jk/osxkeychain-username-is-nul-terminated'
Junio C Hamano
1
-1
/
+1
2024-08-01
credential/osxkeychain: respect NUL terminator in username
Jeff King
1
-1
/
+1
2024-07-12
cmake: fix build of `t-oidtree`
Johannes Schindelin
1
-1
/
+2
2024-05-28
Merge branch 'kn/osxkeychain-skip-idempotent-store'
Junio C Hamano
1
-0
/
+14
2024-05-28
Merge branch 'ps/complete-config-w-subcommands'
Junio C Hamano
1
-11
/
+31
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
1
-11
/
+31
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
1
-0
/
+103
2024-05-15
osxkeychain: state to skip unnecessary store operations
Koji Nakamaru
1
-0
/
+11
2024-05-15
osxkeychain: exclusive lock to serialize execution of operations
Koji Nakamaru
1
-0
/
+3
2024-05-15
Merge branch 'js/unit-test-suite-runner'
Junio C Hamano
1
-1
/
+2
2024-05-08
Merge branch 'dk/zsh-git-repo-path-fix'
Junio C Hamano
1
-0
/
+1
2024-05-08
Merge branch 'rh/complete-symbolic-ref'
Junio C Hamano
1
-3
/
+28
2024-05-07
cocci: introduce rules to transform "refs" to pass ref store
Patrick Steinhardt
1
-0
/
+103
2024-05-06
cmake: let `test-tool` run the unit tests, too
Johannes Schindelin
1
-1
/
+2
2024-04-30
completion: zsh: stop leaking local cache variable
D. Ben Knoble
1
-0
/
+1
2024-04-25
completion: add docs on how to add subcommand completions
Roland Hieber
1
-0
/
+7
2024-04-25
completion: improve docs for using __git_complete
Roland Hieber
1
-3
/
+10
2024-04-25
completion: add 'symbolic-ref'
Roland Hieber
1
-0
/
+11
2024-04-16
Merge branch 'ba/osxkeychain-updates'
Junio C Hamano
2
-69
/
+310
2024-04-15
Merge branch 'rs/apply-lift-path-length-limit'
Junio C Hamano
1
-1
/
+0
2024-04-10
Merge branch 'vs/complete-with-set-u-fix'
Junio C Hamano
1
-2
/
+2
2024-04-05
path: remove mksnpath()
René Scharfe
1
-1
/
+0
2024-04-01
osxkeychain: store new attributes
Bo Anderson
1
-6
/
+62
2024-04-01
osxkeychain: erase matching passwords only
Bo Anderson
1
-1
/
+55
2024-04-01
osxkeychain: erase all matching credentials
Bo Anderson
1
-1
/
+2
2024-04-01
osxkeychain: replace deprecated SecKeychain API
Bo Anderson
2
-69
/
+199
2024-04-01
completion: protect prompt against unset SHOWUPSTREAM in nounset mode
Ville Skyttä
1
-1
/
+1
2024-04-01
completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
Ville Skyttä
1
-1
/
+1
2024-03-28
Merge branch 'jk/drop-hg-to-git'
Junio C Hamano
2
-275
/
+0
2024-03-20
contrib: drop hg-to-git script
Jeff King
2
-275
/
+0
2024-03-16
contrib/coverage-diff: avoid redundant pipelines
Beat Bolli
1
-7
/
+2
2024-03-16
contrib/subtree/t: avoid redundant use of cat
Beat Bolli
1
-1
/
+1
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
1
-1
/
+1
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
1
-12
/
+68
2024-03-03
completion: reflog subcommands and options
Rubén Justo
1
-2
/
+10
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
1
-6
/
+25
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
1
-0
/
+20
2024-03-03
completion: reflog show <log-options>
Rubén Justo
1
-0
/
+10
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
1
-5
/
+4
2024-02-27
Merge branch 'mh/libsecret-empty-password-fix'
Junio C Hamano
1
-0
/
+3
2024-02-27
Merge branch 'bb/completion-no-grep-into-awk'
Junio C Hamano
1
-2
/
+4
2024-02-27
completion: fix __git_complete_worktree_paths
Rubén Justo
1
-1
/
+1
2024-02-26
Merge branch 'rs/use-xstrncmpz'
Junio C Hamano
1
-0
/
+28
2024-02-26
Merge branch 'ps/reftable-backend'
Junio C Hamano
1
-1
/
+1
2024-02-19
libsecret: retrieve empty password
M Hickford
1
-0
/
+3
2024-02-16
completion: use awk for filtering the config entries
Beat Bolli
1
-2
/
+4
[prev]
[next]