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
2023-11-02
Merge branch 'pb/completion-aliases-doc' into maint-2.42
Junio C Hamano
-0
/
+1
2023-11-02
Merge branch 'js/complete-checkout-t' into maint-2.42
Junio C Hamano
-2
/
+2
2023-09-12
completion: improve doc for complex aliases
Philippe Blain
-0
/
+1
2023-09-08
completion(switch/checkout): treat --track and -t the same
Johannes Schindelin
-2
/
+2
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
-2
/
+12
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
-2
/
+12
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
-0
/
+171
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
-9
/
+48
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
-0
/
+27
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
-0
/
+144
2023-06-26
completion: complete --remerge-diff
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --diff-merges, its options and --no-diff-merges
Philippe Blain
-0
/
+16
2023-06-26
completion: move --pickaxe-{all,regex} to __git_diff_common_options
Philippe Blain
-2
/
+3
2023-06-26
completion: complete --ws-error-highlight
Philippe Blain
-0
/
+14
2023-06-26
completion: complete --unified
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --output-indicator-{context,new,old}
Philippe Blain
-1
/
+2
2023-06-26
completion: complete --output
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --no-stat
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --no-relative
Philippe Blain
-1
/
+2
2023-06-26
completion: complete --line-prefix
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --ita-invisible-in-index and --ita-visible-in-index
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --irreversible-delete
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --ignore-matching-lines
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --function-context
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --find-renames
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --find-object
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --find-copies
Philippe Blain
-0
/
+1
2023-06-26
completion: complete --default-prefix
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --compact-summary
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --combined-all-paths
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --cc
Philippe Blain
-1
/
+1
2023-06-26
completion: complete --break-rewrites
Philippe Blain
-1
/
+1
2023-06-26
completion: add comments describing __git_diff_* globals
Philippe Blain
-0
/
+2
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
-1
/
+1
2023-06-20
Merge branch 'pb/complete-and-document-auto-merge-and-friends'
Junio C Hamano
-1
/
+1
2023-06-13
Merge branch 'gc/doc-cocci-updates'
Junio C Hamano
-4
/
+36
2023-05-23
completion: complete AUTO_MERGE
Philippe Blain
-1
/
+1
2023-05-23
completion: complete REVERT_HEAD and BISECT_HEAD
Philippe Blain
-1
/
+1
2023-05-15
Merge branch 'sg/retire-unused-cocci'
Junio C Hamano
-170
/
+0
2023-05-15
Merge branch 'js/subtree-fully-spelt-quiet-and-debug-options'
Junio C Hamano
-2
/
+2
2023-05-11
Merge branch 'mh/credential-password-expiry-wincred'
Junio C Hamano
-2
/
+23
2023-05-11
Merge branch 'mh/use-wincred-from-system'
Junio C Hamano
-60
/
+1
2023-05-10
Merge branch 'tb/credential-long-lines'
Junio C Hamano
-511
/
+32
2023-05-08
subtree: support long global flags
Josh Soref
-2
/
+2
2023-05-02
Merge branch 'ek/completion-use-read-r-to-read-literally'
Junio C Hamano
-1
/
+1
2023-05-01
contrib/credential: embiggen fixed-size buffer in wincred
Taylor Blau
-4
/
+17
2023-05-01
contrib/credential: avoid fixed-size buffer in libsecret
Taylor Blau
-8
/
+7
2023-05-01
contrib/credential: .gitignore libsecret build artifacts
Taylor Blau
-0
/
+1
2023-05-01
contrib/credential: remove 'gnome-keyring' credential helper
Taylor Blau
-496
/
+0
2023-05-01
contrib/credential: avoid fixed-size buffer in osxkeychain
Taylor Blau
-3
/
+7
[next]