index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
attr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
t5318: update for SHA-256
brian m. carlson
1
-2
/
+2
2020-02-07
t5515: make test hash independent
brian m. carlson
1
-5
/
+54
2020-02-07
t5321: make test hash independent
brian m. carlson
1
-2
/
+2
2020-02-07
t5313: make test hash independent
brian m. carlson
1
-4
/
+15
2020-02-07
t5309: make test hash independent
brian m. carlson
1
-8
/
+2
2020-02-07
t5302: make hash size independent
brian m. carlson
1
-9
/
+12
2020-02-07
t4060: make test work with SHA-256
brian m. carlson
1
-56
/
+70
2020-02-07
t4211: add test cases for SHA-256
brian m. carlson
14
-1
/
+1263
2020-02-07
t4211: move SHA-1-specific test cases into a directory
brian m. carlson
14
-1
/
+1
2020-02-07
t4013: make test hash independent
brian m. carlson
1
-6
/
+38
2020-02-07
t3311: make test work with SHA-256
brian m. carlson
1
-25
/
+35
2020-02-07
t3310: make test work with SHA-256
brian m. carlson
1
-26
/
+58
2020-02-07
t3309: make test work with SHA-256
brian m. carlson
1
-84
/
+144
2020-02-07
t3308: make test work with SHA-256
brian m. carlson
1
-28
/
+55
2020-02-07
t3206: make hash size independent
brian m. carlson
1
-3
/
+11
2020-02-07
t/lib-pack: support SHA-256
brian m. carlson
1
-5
/
+30
2020-02-05
The third batch for 2.26
Junio C Hamano
1
-0
/
+31
2020-01-30
The second batch
Junio C Hamano
1
-0
/
+47
2020-01-30
.mailmap: map Yi-Jyun Pan's email
Denton Liu
1
-0
/
+1
2020-01-27
.mailmap: fix GGG authoship screwup
Junio C Hamano
1
-0
/
+1
2020-01-27
.mailmap: fix erroneous authorship for Johannes Schindelin
Denton Liu
1
-0
/
+1
2020-01-23
completion: add support for sparse-checkout
Matheus Tavares
1
-0
/
+21
2020-01-23
doc: sparse-checkout: mention --cone option
Matheus Tavares
1
-0
/
+4
2020-01-23
The first batch post 2.25 cycle
Junio C Hamano
3
-2
/
+55
2020-01-22
submodule.c: use get_git_dir() instead of get_git_common_dir()
Philippe Blain
2
-3
/
+36
2020-01-22
t2405: clarify test descriptions and simplify test
Philippe Blain
1
-20
/
+16
2020-01-22
t2405: use git -C and test_commit -C instead of subshells
Philippe Blain
1
-25
/
+9
2020-01-22
t7410: rename to t2405-worktree-submodule.sh
Philippe Blain
1
-1
/
+1
2020-01-22
docs: mention when increasing http.postBuffer is valuable
brian m. carlson
1
-0
/
+8
2020-01-22
doc: dissuade users from trying to ignore tracked files
brian m. carlson
1
-0
/
+16
2020-01-22
doc: provide guidance on user.name format
brian m. carlson
2
-1
/
+12
2020-01-22
docs: expand on possible and recommended user config options
brian m. carlson
1
-0
/
+7
2020-01-22
doc: move author and committer information to git-commit(1)
brian m. carlson
4
-27
/
+51
2020-01-21
templates: fix deprecated type option `--bool`
Lucius Hu
2
-6
/
+6
2020-01-21
t6025: use helpers to replace test -f <path>
Shourya Shukla
1
-3
/
+3
2020-01-21
t6025: modernize style
Shourya Shukla
1
-47
/
+48
2020-01-21
docs: use "currently" for the present time
brian m. carlson
1
-2
/
+2
2020-01-21
fetch: document and test --refmap=""
Derrick Stolee
2
-1
/
+28
2020-01-17
fetch: emphasize failure during submodule fetch
Emily Shaffer
1
-4
/
+15
2020-01-16
t7800: don't rely on reuse_worktree_file()
Jeff King
1
-3
/
+2
2020-01-16
t4018: drop "debugging" cat from hunk-header tests
Jeff King
1
-1
/
+0
2020-01-16
Makefile: use compat regex with SANITIZE=address
Jeff King
2
-0
/
+8
2020-01-16
built-in add -i: accept open-ended ranges again
Johannes Schindelin
2
-1
/
+13
2020-01-16
built-in add -i: do not try to `patch`/`diff` an empty list of files
Johannes Schindelin
1
-2
/
+2
2020-01-16
submodule.c: mark more strings for translation
Ralf Thielow
1
-14
/
+14
2020-01-16
dir: point treat_leading_path() warning to the right place
Jeff King
1
-3
/
+3
2020-01-16
dir: restructure in a way to avoid passing around a struct dirent
Jeff King
1
-42
/
+31
2020-01-16
dir: treat_leading_path() and read_directory_recursive(), round 2
Elijah Newren
2
-1
/
+5
2020-01-16
clean: demonstrate a bug with pathspecs
Derrick Stolee
1
-0
/
+9
2020-01-16
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
Johannes Schindelin
2
-4
/
+4
[next]