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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
diff: skip GITLINK when lazy fetching missing objs
Jonathan Tan
1
-0
/
+31
2019-08-20
t3800: make hash-size independent
brian m. carlson
1
-24
/
+25
2019-08-20
t3600: make hash size independent
brian m. carlson
1
-1
/
+3
2019-08-20
t3506: make hash independent
brian m. carlson
1
-2
/
+6
2019-08-20
t3430: avoid hard-coded object IDs
brian m. carlson
1
-8
/
+15
2019-08-20
t3404: abstract away SHA-1-specific constants
brian m. carlson
1
-11
/
+11
2019-08-20
t3306: abstract away SHA-1-specific constants
brian m. carlson
1
-24
/
+21
2019-08-20
t3305: make hash size independent
brian m. carlson
1
-16
/
+6
2019-08-20
t3301: abstract away SHA-1-specific constants
brian m. carlson
1
-50
/
+90
2019-08-20
t3206: abstract away hash size constants
brian m. carlson
1
-60
/
+167
2019-08-20
t3201: abstract away SHA-1-specific constants
brian m. carlson
1
-4
/
+4
2019-08-19
rebase -i: check for updated todo after squash and reword
Phillip Wood
1
-1
/
+20
2019-08-19
rebase -i: always update HEAD before rewording
Phillip Wood
3
-11
/
+16
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
1
-0
/
+178
2019-08-19
archive-tar: turn length miscalculation warning into BUG
René Scharfe
1
-2
/
+1
2019-08-19
archive-tar: fix pax extended header length calculation
René Scharfe
1
-1
/
+1
2019-08-19
archive-tar: report wrong pax extended header length
René Scharfe
1
-0
/
+20
2019-08-19
Ensure index matches head before invoking merge machinery, round N
Elijah Newren
1
-1
/
+8
2019-08-19
merge-recursive: provide a better label for diff3 common ancestor
Elijah Newren
2
-3
/
+194
2019-08-13
repo-settings: create feature.experimental setting
Derrick Stolee
1
-23
/
+0
2019-08-13
repo-settings: create feature.manyFiles setting
Derrick Stolee
1
-5
/
+26
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
4
-4
/
+6
2019-08-13
t6501: use 'git gc' in quiet mode
Derrick Stolee
1
-3
/
+3
2019-08-13
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
1
-0
/
+21
2019-08-13
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
1
-0
/
+7
2019-08-13
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
1
-0
/
+14
2019-08-13
completion: deduplicate configuration sections
SZEDER Gábor
1
-1
/
+1
2019-08-13
completion: add tests for 'git config' completion
SZEDER Gábor
1
-0
/
+21
2019-08-12
t/perf: rename duplicate-numbered test script
Jeff King
1
-0
/
+0
2019-08-09
Merge branch 'jk/xdiff-clamp-funcname-context-index' into maint
Junio C Hamano
1
-0
/
+22
2019-08-09
trace2: cleanup whitespace in perf format
Jeff Hostetler
1
-2
/
+2
2019-08-09
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
2
-9
/
+8
2019-08-09
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
1
-3
/
+1
2019-08-08
Merge branch 'en/disable-dir-rename-in-recursive-merge'
Junio C Hamano
1
-0
/
+111
2019-08-08
t0000: reword comments for "local" test
Jeff King
1
-8
/
+6
2019-08-08
t: decrease nesting in test_oid_to_path
Jonathan Nieder
1
-1
/
+2
2019-08-07
merge: --no-verify to bypass pre-merge-commit hook
Michael J Gruber
1
-0
/
+39
2019-08-07
git-merge: honor pre-merge-commit hook
Michael J Gruber
1
-1
/
+83
2019-08-07
t7503: verify proper hook execution
Josh Steadmon
1
-68
/
+89
2019-08-07
test-dir-iterator: use path argument directly
René Scharfe
1
-3
/
+1
2019-08-06
config: stop checking whether the_repository is NULL
Jeff King
1
-0
/
+5
2019-08-06
t1309: use short branch name in includeIf.onbranch test
Jeff King
1
-1
/
+1
2019-08-06
parse-options: allow --end-of-options as a synonym for "--"
Jeff King
2
-0
/
+14
2019-08-06
revision: allow --end-of-options to end option parsing
Jeff King
1
-0
/
+8
2019-08-06
merge-recursive: avoid directory rename detection in recursive case
Elijah Newren
1
-0
/
+111
2019-08-05
tests: show the test name and number at the start of verbose output
SZEDER Gábor
3
-6
/
+8
2019-08-05
t0000-basic: use realistic test script names in the verbose tests
SZEDER Gábor
1
-6
/
+6
2019-08-05
commit-graph: fix bug around octopus merges
Derrick Stolee
1
-1
/
+3
2019-08-05
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor
1
-1
/
+10
2019-08-05
t5318-commit-graph: use 'test_expect_code'
SZEDER Gábor
1
-2
/
+1
[prev]
[next]