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
2019-11-23
mingw: demonstrate that all file handles are inherited by child processes
Johannes Schindelin
2
-0
/
+48
2019-11-23
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor
2
-2
/
+2
2019-11-23
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
8
-11
/
+82
2019-11-23
sequencer: fix empty commit check when amending
Phillip Wood
2
-5
/
+53
2019-11-23
git svn: stop using `rebase --preserve-merges`
Johannes Schindelin
2
-5
/
+7
2019-11-23
gpg-interface: limit search for primary key fingerprint
Hans Jerry Illikainen
2
-6
/
+38
2019-11-23
gpg-interface: refactor the free-and-xmemdupz pattern
Hans Jerry Illikainen
1
-7
/
+15
2019-11-22
sparse-checkout: check for dirty status
Derrick Stolee
2
-1
/
+27
2019-11-22
sparse-checkout: update working directory in-process for 'init'
Derrick Stolee
1
-16
/
+20
2019-11-22
sparse-checkout: cone mode should not interact with .gitignore
Derrick Stolee
1
-0
/
+7
2019-11-22
sparse-checkout: write using lockfile
Derrick Stolee
2
-4
/
+18
2019-11-22
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee
3
-16
/
+18
2019-11-22
sparse-checkout: update working directory in-process
Derrick Stolee
5
-16
/
+105
2019-11-22
sparse-checkout: sanitize for nested folders
Derrick Stolee
2
-4
/
+29
2019-11-22
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee
2
-15
/
+43
2019-11-22
unpack-trees: hash less in cone mode
Derrick Stolee
3
-17
/
+26
2019-11-22
sparse-checkout: init and set in cone mode
Derrick Stolee
4
-20
/
+206
2019-11-22
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee
4
-9
/
+241
2019-11-22
sparse-checkout: add 'cone' mode
Derrick Stolee
6
-4
/
+85
2019-11-22
trace2: add region in clear_ce_flags
Jeff Hostetler
1
-1
/
+9
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
3
-16
/
+52
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
3
-2
/
+55
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
3
-2
/
+84
2019-11-22
clone: add --sparse mode
Derrick Stolee
4
-1
/
+53
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
3
-1
/
+125
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
9
-1
/
+226
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
3
-9
/
+29
2019-11-21
lib-bash.sh: move `then` onto its own line
Denton Liu
1
-2
/
+4
2019-11-21
t5520: replace `! git` with `test_must_fail git`
Denton Liu
1
-2
/
+2
2019-11-21
t5520: remove redundant lines in test cases
Denton Liu
1
-8
/
+0
2019-11-21
t5520: replace $(cat ...) comparison with test_cmp
Denton Liu
1
-35
/
+70
2019-11-21
t5520: don't put git in upstream of pipe
Denton Liu
1
-1
/
+2
2019-11-21
t5520: test single-line files by git with test_cmp
Denton Liu
1
-16
/
+48
2019-11-21
t5520: use test_cmp_rev where possible
Denton Liu
1
-25
/
+25
2019-11-21
t5520: replace test -{n,z} with test-lib functions
Denton Liu
1
-4
/
+8
2019-11-21
t5520: use test_line_count where possible
Denton Liu
1
-1
/
+2
2019-11-21
t5520: remove spaces after redirect operator
Denton Liu
1
-5
/
+5
2019-11-21
t5520: replace test -f with test-lib functions
Denton Liu
1
-5
/
+5
2019-11-21
t5520: let sed open its own input
Denton Liu
1
-1
/
+1
2019-11-21
t5520: use sq for test case names
Denton Liu
1
-2
/
+2
2019-11-21
t5520: improve test style
Denton Liu
1
-42
/
+44
2019-11-21
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
8
-14
/
+25
2019-11-21
t0000: test multiple local assignment
Denton Liu
1
-7
/
+8
2019-11-21
format-patch: pass notes configuration to range-diff
Denton Liu
2
-2
/
+123
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
7
-10
/
+72
2019-11-21
range-diff: output `## Notes ##` header
Denton Liu
2
-7
/
+13
2019-11-21
t3206: range-diff compares logs with commit notes
Denton Liu
1
-0
/
+52
2019-11-21
t3206: s/expected/expect/
Denton Liu
1
-32
/
+32
2019-11-21
t3206: disable parameter substitution in heredoc
Denton Liu
1
-1
/
+1
2019-11-21
t3206: remove spaces after redirect operators
Denton Liu
1
-1
/
+1
[prev]
[next]