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-11-22
sparse-checkout: init and set in cone mode
Derrick Stolee
1
-0
/
+51
2019-11-22
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee
1
-1
/
+10
2019-11-22
sparse-checkout: add 'cone' mode
Derrick Stolee
1
-0
/
+14
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
1
-0
/
+15
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
1
-0
/
+20
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
1
-0
/
+33
2019-11-22
clone: add --sparse mode
Derrick Stolee
1
-0
/
+13
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
1
-0
/
+40
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
1
-0
/
+45
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
1
-2
/
+7
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
1
-1
/
+100
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
1
-0
/
+47
2019-11-21
range-diff: output `## Notes ##` header
Denton Liu
1
-7
/
+7
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
2019-11-20
userdiff: support Python async functions
Josh Holland
6
-0
/
+31
2019-11-20
pretty: implement 'reference' format
Denton Liu
1
-0
/
+43
2019-11-20
pretty: provide short date format
René Scharfe
1
-0
/
+6
2019-11-20
t4205: cover `git log --reflog -z` blindspot
Denton Liu
1
-0
/
+30
2019-11-20
commit: support the --pathspec-from-file option
Alexandr Miloslavskiy
1
-0
/
+130
2019-11-20
reset: support the `--pathspec-from-file` option
Alexandr Miloslavskiy
1
-0
/
+155
2019-11-20
sequencer: handle rebase-merges for "onto" message
Doan Tran Cong Danh
1
-0
/
+21
2019-11-20
rev-parse: make --show-toplevel without a worktree an error
Jeff King
1
-0
/
+10
2019-11-18
rebase -r: let `label` generate safer labels
Matthew Rogers
1
-0
/
+6
2019-11-18
built-in add -i: implement the `help` command
Slavica Đukić
1
-0
/
+25
2019-11-18
gitweb: escape URLs generated by href()
Jeff King
1
-1
/
+2
2019-11-18
t/gitweb-lib.sh: set $REQUEST_URI
Jeff King
1
-1
/
+2
2019-11-18
t/gitweb-lib.sh: drop confusing quotes
Jeff King
1
-2
/
+2
2019-11-18
t9502: pass along all arguments in xss helper
Jeff King
1
-2
/
+2
2019-11-14
t7004: check existence of correct tag
Martin Ågren
1
-3
/
+3
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
1
-0
/
+4
2019-11-14
stash: make sure we have a valid index before writing it
Thomas Gummerer
1
-1
/
+6
[prev]
[next]