index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge branch 'll/zsh-complete-git-potty-options'
Junio C Hamano
1
-1
/
+24
10 days
Merge branch 'vm/complete-history'
Junio C Hamano
1
-0
/
+65
2026-08-25
Merge branch 'jc/complete-checkout'
Junio C Hamano
1
-39
/
+49
2026-08-25
Merge branch 'jc/complete-diff-tracked-paths'
Junio C Hamano
1
-28
/
+41
2026-08-19
completion: zsh: support completion after "git -C <path>"
Lutz Lengemann
1
-1
/
+24
2026-08-18
Merge branch 'ps/writev'
Junio C Hamano
1
-1
/
+5
2026-08-13
completion: complete 'git history split' pathspecs
Vincent Mailhol
1
-0
/
+6
2026-08-13
completion: complete 'git history --update-refs' values
Vincent Mailhol
1
-0
/
+5
2026-08-13
completion: complete 'git history --empty' values
Vincent Mailhol
1
-0
/
+9
2026-08-13
completion: add 'git history' subcommands
Vincent Mailhol
1
-0
/
+45
2026-08-13
completion: 'git checkout' completes untracked paths as a last resort
Junio C Hamano
1
-0
/
+4
2026-08-13
completion: complete tracked paths for "git checkout"
Junio C Hamano
1
-0
/
+4
2026-08-13
completion: no-op refactoring of checkout completion
Junio C Hamano
1
-40
/
+42
2026-08-12
completion: 'git diff' completes untracked paths as a last resort
Junio C Hamano
1
-0
/
+4
2026-08-12
completion: complete tracked paths for 'git diff'
Junio C Hamano
1
-0
/
+4
2026-08-12
completion: no-op refactoring of diff completion
Junio C Hamano
1
-29
/
+34
2026-08-07
compat/posix: introduce writev(3p) wrapper
Patrick Steinhardt
1
-1
/
+5
2026-07-19
Merge branch 'sn/osxkeychain-rust-universal'
Junio C Hamano
2
-1
/
+15
2026-07-19
Merge branch 'bc/parse-options-exit-0-on-help'
Junio C Hamano
1
-1
/
+1
2026-07-16
wincred: prevent silent credential loss when storing OAuth tokens
Johannes Schindelin
1
-2
/
+2
2026-07-16
wincred: avoid memory corruption when erasing a credential
Johannes Schindelin
1
-4
/
+4
2026-07-07
contrib: wire up osxkeychain in contrib/Makefile on macOS
Shardul Natu
2
-1
/
+15
2026-07-07
parse-options: exit 0 on -h
brian m. carlson
1
-1
/
+1
2026-06-16
Merge branch 'wy/docs-typofixes'
Junio C Hamano
1
-1
/
+1
2026-06-16
Merge branch 'mf/revision-max-count-oldest'
Junio C Hamano
1
-1
/
+1
2026-06-11
bash-completions: add --max-count-oldest
Mirko Faina
1
-1
/
+1
2026-06-09
Merge branch 'gh/jump-auto-mode'
Junio C Hamano
2
-3
/
+35
2026-05-31
Merge branch 'pt/fsmonitor-linux'
Junio C Hamano
1
-15
/
+18
2026-05-30
docs: fix typos and grammar
Weijie Yuan
1
-1
/
+1
2026-05-21
git-jump: pick a mode automatically when invoked without arguments
Greg Hurrell
2
-3
/
+35
2026-05-09
mingw: drop the build-system plumbing for nedmalloc
Johannes Schindelin
1
-1
/
+0
2026-05-09
mingw: stop using nedmalloc
Johannes Schindelin
1
-2
/
+1
2026-04-15
fsmonitor: implement filesystem change listener for Linux
Paul Tarjan
1
-2
/
+6
2026-04-15
fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
Paul Tarjan
1
-1
/
+1
2026-04-15
fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
Paul Tarjan
1
-13
/
+12
2026-04-09
Revert "cmake: use writev(3p) wrapper as needed"
Junio C Hamano
1
-5
/
+1
2026-04-03
Merge branch 'js/cmake-needs-writev-compat-too'
Junio C Hamano
1
-1
/
+5
2026-04-03
cmake: use writev(3p) wrapper as needed
Johannes Schindelin
1
-1
/
+5
2026-04-01
Merge branch 'jk/diff-highlight-more'
Junio C Hamano
3
-36
/
+109
2026-03-27
Merge branch 'ps/build-tweaks'
Junio C Hamano
33
-1737
/
+10
2026-03-27
Merge branch 'jk/diff-highlight-identical-pairs'
Junio C Hamano
2
-0
/
+23
2026-03-23
diff-highlight: fetch all config with one process
Jeff King
1
-8
/
+20
2026-03-23
diff-highlight: allow module callers to pass in color config
Scott Baker
2
-12
/
+35
2026-03-23
diff-highlight: test color config
Jeff King
1
-0
/
+28
2026-03-23
diff-highlight: use test_decode_color in tests
Jeff King
1
-20
/
+17
2026-03-23
diff-highlight: check diff-highlight exit status in tests
Jeff King
1
-2
/
+4
2026-03-23
diff-highlight: drop perl version dependency back to 5.8
Scott Baker
1
-1
/
+1
2026-03-23
diff-highlight: mention build instructions
Jeff King
1
-1
/
+12
2026-03-19
contrib/diff-highlight: do not highlight identical pairs
Jeff King
2
-0
/
+23
2026-03-19
builds: move build scripts into "tools/"
Patrick Steinhardt
2
-10
/
+10
[next]