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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
t1300: test "set all" mode with value-pattern
Derrick Stolee
1
-0
/
+39
2020-11-25
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee
4
-44
/
+44
2020-11-25
config: convert multi_replace to flags
Derrick Stolee
5
-26
/
+45
2020-11-25
midx.c: protect against disappearing packs
Taylor Blau
2
-2
/
+8
2020-11-25
packfile.c: protect against disappearing indexes
Taylor Blau
2
-19
/
+24
2020-11-25
help.c: help.autocorrect=never means "do not compute suggestions"
Drew DeVault
3
-18
/
+52
2020-11-25
crendential-store: use timeout when locking file
Simão Afonso
2
-2
/
+12
2020-11-24
move sleep_millisec to git-compat-util.h
Han-Wen Nienhuys
2
-1
/
+2
2020-11-24
usage: add trace2 entry upon warning()
Jonathan Tan
2
-1
/
+7
2020-11-24
MyFirstContribition: answering questions is not the end of the story
Junio C Hamano
1
-1
/
+15
2020-11-24
t3404: do not depend on any specific default branch name
Johannes Schindelin
1
-44
/
+45
2020-11-24
submodule: fix fetch_in_submodule logic
Jeff King
1
-6
/
+6
2020-11-24
maintenance: include 'cron' details in docs
Derrick Stolee
1
-0
/
+54
2020-11-24
maintenance: extract platform-specific scheduling
Derrick Stolee
3
-34
/
+51
2020-11-24
stash: add missing space to an error message
Kyle Meyer
1
-1
/
+1
2020-11-23
t3301: test proper exit response to no-value notes.displayRef.
Nate Avers
1
-0
/
+5
2020-11-23
notes.c: fix a segfault in notes_display_config()
Nate Avers
1
-1
/
+1
2020-11-21
Seventh batch
Junio C Hamano
1
-0
/
+20
2020-11-21
Merge branch 'pd/mergetool-nvimdiff'
Junio C Hamano
2
-0
/
+5
2020-11-21
Merge branch 'ab/config-mak-uname-simplify'
Junio C Hamano
1
-8
/
+0
2020-11-21
Merge branch 'en/strmap'
Junio C Hamano
27
-169
/
+620
2020-11-21
Merge branch 'jk/diff-release-filespec-fix'
Junio C Hamano
2
-0
/
+16
2020-11-21
Merge branch 'jk/rev-parse-end-of-options'
Junio C Hamano
4
-47
/
+99
2020-11-21
Merge branch 'jc/format-patch-name-max'
Junio C Hamano
7
-8
/
+83
2020-11-21
grep: use designated initializers for `grep_defaults`
Martin Ågren
6
-52
/
+26
2020-11-21
grep: don't set up a "default" repo for grep
Martin Ågren
6
-7
/
+6
2020-11-21
send-pack: kill pack-objects helper on signal or exit
Jeff King
1
-0
/
+1
2020-11-21
worktree: fix order of arguments in error message
Matheus Tavares
1
-2
/
+2
2020-11-21
gc: rename keep_base_pack variable for --keep-largest-pack
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2020-11-21
gc docs: change --keep-base-pack to --keep-largest-pack
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2020-11-19
tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
Johannes Schindelin
9
-21
/
+21
2020-11-19
t99*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-58
/
+58
2020-11-19
tests(git-p4): transition to the default branch name `main`
Johannes Schindelin
5
-25
/
+25
2020-11-19
t9[5-7]*: adjust the references to the default branch name "main"
Johannes Schindelin
8
-48
/
+48
2020-11-19
t9[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
16
-169
/
+169
2020-11-19
t8*: adjust the references to the default branch name "main"
Johannes Schindelin
6
-19
/
+19
2020-11-19
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
19
-300
/
+300
2020-11-19
t7[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
14
-169
/
+169
2020-11-19
t6[4-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
27
-190
/
+190
2020-11-19
t64*: preemptively adjust alignment to prepare for `master` -> `main`
Johannes Schindelin
3
-8
/
+8
2020-11-19
t6[0-3]*: adjust the references to the default branch name "main"
Johannes Schindelin
23
-194
/
+194
2020-11-19
t5[6-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
18
-186
/
+186
2020-11-19
t55[4-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
19
-239
/
+239
2020-11-19
t55[23]*: adjust the references to the default branch name "main"
Johannes Schindelin
13
-307
/
+307
2020-11-19
t551*: adjust the references to the default branch name "main"
Johannes Schindelin
8
-441
/
+441
2020-11-19
t550*: adjust the references to the default branch name "main"
Johannes Schindelin
8
-130
/
+130
2020-11-19
t5503: prepare aligned comment for replacing `master` with `main`
Johannes Schindelin
1
-1
/
+1
2020-11-19
t5[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
15
-131
/
+131
2020-11-19
t5323: prepare centered comment for `master` -> `main`
Johannes Schindelin
1
-3
/
+3
2020-11-19
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
29
-319
/
+319
[prev]
[next]