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
2022-08-19
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly
1
-1
/
+11
2022-08-18
scalar unregister: stop FSMonitor daemon
Johannes Schindelin
1
-0
/
+13
2022-08-18
scalar: enable built-in FSMonitor on `register`
Matthew John Cheetham
2
-0
/
+38
2022-08-18
scalar: move config setting logic into its own function
Victoria Dye
1
-16
/
+28
2022-08-18
scalar-delete: do not 'die()' in 'delete_enlistment()'
Victoria Dye
1
-4
/
+7
2022-08-18
scalar-[un]register: clearly indicate source of error
Victoria Dye
1
-8
/
+9
2022-08-18
scalar-unregister: handle error codes greater than 0
Victoria Dye
1
-2
/
+2
2022-08-18
scalar: constrain enlistment search
Victoria Dye
2
-54
/
+113
2022-08-12
scalar-diagnose: use 'git diagnose --mode=all'
Victoria Dye
1
-22
/
+6
2022-08-12
diagnose.c: add option to configure archive contents
Victoria Dye
1
-1
/
+1
2022-08-12
scalar-diagnose: move functionality to common location
Victoria Dye
1
-200
/
+2
2022-08-12
scalar-diagnose: move 'get_disk_info()' to 'compat/'
Victoria Dye
1
-52
/
+1
2022-08-12
scalar-diagnose: add directory to archiver more gently
Victoria Dye
1
-2
/
+8
2022-08-12
scalar-diagnose: avoid 32-bit overflow of size_t
Victoria Dye
1
-1
/
+1
2022-08-12
scalar-diagnose: use "$GIT_UNZIP" in test
Victoria Dye
1
-4
/
+4
2022-08-12
Merge branch 'ab/leak-check'
Junio C Hamano
3
-16
/
+6
2022-08-10
Merge branch 'cl/rerere-train-with-no-sign' into maint
Junio C Hamano
1
-1
/
+1
2022-08-08
Merge branch 'ca/unignore-local-installation-on-windows'
Junio C Hamano
1
-1
/
+1
2022-08-05
Merge branch 'ld/osx-keychain-usage-fix' into maint
Junio C Hamano
1
-1
/
+1
2022-08-01
Merge branch 'cl/rerere-train-with-no-sign'
Junio C Hamano
1
-1
/
+1
2022-07-27
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2022-07-27
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason
1
-9
/
+2
2022-07-27
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2022-07-27
Merge branch 'ld/osx-keychain-usage-fix'
Junio C Hamano
1
-1
/
+1
2022-07-27
Merge branch 'vd/scalar-doc'
Junio C Hamano
2
-87
/
+4
2022-07-27
cmake: support local installations of git
Carlo Marcelo Arenas Belón
1
-1
/
+1
2022-07-19
Merge branch 'rs/cocci-array-copy'
Junio C Hamano
1
-42
/
+40
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
1
-1
/
+1
2022-07-19
contrib/rerere-train: avoid useless gpg sign in training
Celeste Liu
1
-1
/
+1
2022-07-18
Merge branch 'ab/cocci-unused'
Junio C Hamano
6
-2
/
+191
2022-07-18
scalar: convert README.md into a technical design doc
Victoria Dye
1
-82
/
+0
2022-07-18
scalar: reword command documentation to clarify purpose
Victoria Dye
1
-5
/
+4
2022-07-14
Merge branch 'ab/submodule-cleanup'
Junio C Hamano
1
-3
/
+12
2022-07-10
cocci: avoid normalization rules for memcpy
René Scharfe
1
-42
/
+40
2022-07-06
cocci: generalize "unused" rule to cover more than "strbuf"
Ævar Arnfjörð Bjarmason
3
-4
/
+57
2022-07-06
cocci: add and apply a rule to find "unused" strbufs
Ævar Arnfjörð Bjarmason
4
-2
/
+118
2022-07-06
cocci: add a "coccicheck-test" target and test *.cocci rules
Ævar Arnfjörð Bjarmason
2
-0
/
+20
2022-06-28
git-sh-setup.sh: remove "say" function, change last users
Ævar Arnfjörð Bjarmason
1
-3
/
+12
2022-06-27
vscode: improve tab size and wrapping
Derrick Stolee
1
-2
/
+6
2022-06-21
Merge branch 'jp/prompt-clear-before-upstream-mark'
Junio C Hamano
1
-15
/
+17
2022-06-17
Merge branch 'jc/cocci-cleanup'
Junio C Hamano
1
-12
/
+0
2022-06-10
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
1
-0
/
+8
2022-06-10
git-prompt: fix expansion of branch colour codes
Joakim Petersen
1
-6
/
+6
2022-06-07
cocci: retire is_null_sha1() rule
Junio C Hamano
1
-12
/
+0
2022-06-07
Merge branch 'js/scalar-diagnose'
Junio C Hamano
3
-2
/
+329
2022-06-07
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
1
-0
/
+27
2022-06-07
Merge branch 'yw/cmake-updates'
Junio C Hamano
1
-4
/
+18
2022-06-07
git-prompt: make colourization consistent
Joakim Petersen
1
-10
/
+12
2022-05-30
scalar: teach `diagnose` to gather loose objects information
Matthew John Cheetham
2
-1
/
+63
2022-05-30
scalar: teach `diagnose` to gather packfile info
Matthew John Cheetham
2
-1
/
+35
[prev]
[next]