index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zlib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
Git 2.10.5
v2.10.5
Junio C Hamano
3
-2
/
+19
2017-09-12
cvsimport: shell-quote variable used in backticks
Jeff King
1
-0
/
+1
2017-09-12
archimport: use safe_pipe_capture for user input
Jeff King
1
-2
/
+2
2017-09-12
shell: drop git-cvsserver support by default
Jeff King
3
-14
/
+64
2017-09-11
cvsserver: use safe_pipe_capture for `constant commands` as well
Junio C Hamano
1
-4
/
+4
2017-09-11
cvsserver: use safe_pipe_capture instead of backticks
joernchen
1
-11
/
+11
2017-09-11
cvsserver: move safe_pipe_capture() to the main package
Junio C Hamano
1
-25
/
+22
2017-07-31
Git 2.10.4
v2.10.4
Junio C Hamano
3
-2
/
+6
2017-07-30
Git 2.9.5
v2.9.5
Junio C Hamano
3
-2
/
+6
2017-07-30
Git 2.8.6
v2.8.6
Junio C Hamano
3
-2
/
+6
2017-07-30
Git 2.7.6
v2.7.6
Junio C Hamano
3
-2
/
+27
2017-07-29
connect: reject paths that look like command line options
Jeff King
3
-0
/
+40
2017-07-29
connect: reject dashed arguments for proxy commands
Jeff King
2
-0
/
+10
2017-07-29
connect: factor out "looks like command line option" check
Jeff King
3
-1
/
+14
2017-07-29
t5813: add test for hostname starting with dash
Jeff King
1
-0
/
+9
2017-07-29
connect: reject ssh hostname that begins with a dash
Junio C Hamano
1
-0
/
+3
2017-05-05
Git 2.10.3
v2.10.3
Junio C Hamano
3
-2
/
+10
2017-05-05
Git 2.9.4
v2.9.4
Junio C Hamano
3
-2
/
+11
2017-05-05
Git 2.8.5
v2.8.5
Junio C Hamano
4
-3
/
+16
2017-05-05
Git 2.7.5
v2.7.5
Junio C Hamano
4
-3
/
+19
2017-05-05
Git 2.6.7
v2.6.7
Junio C Hamano
4
-3
/
+16
2017-05-05
Git 2.5.6
v2.5.6
Junio C Hamano
4
-3
/
+16
2017-05-05
Git 2.4.12
v2.4.12
Junio C Hamano
4
-3
/
+16
2017-05-05
shell: disallow repo names beginning with dash
Jeff King
1
-1
/
+1
2016-12-05
preparing for 2.10.3
Junio C Hamano
2
-1
/
+49
2016-11-29
common-main: stop munging argv[0] path
Jeff King
4
-9
/
+10
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
5
-8
/
+1
2016-11-14
git-worktree.txt: fix typo "to"/"two", and add comma
Ben North
1
-1
/
+1
2016-11-11
t6026: clarify the point of "kill $(cat sleep.pid)"
Johannes Sixt
1
-1
/
+9
2016-11-11
doc: fix location of 'info/' with $GIT_COMMON_DIR
Patrick Steinhardt
1
-1
/
+1
2016-11-11
t6026: ensure that long-running script really is
Johannes Schindelin
1
-4
/
+4
2016-11-11
Revert "t6026-merge-attr: don't fail if sleep exits early"
Junio C Hamano
1
-1
/
+1
2016-11-11
Revert "t6026-merge-attr: ensure that the merge driver was called"
Junio C Hamano
1
-2
/
+1
2016-11-10
t6026-merge-attr: ensure that the merge driver was called
Andreas Schwab
1
-1
/
+2
2016-11-10
travis-ci: disable GIT_TEST_HTTPD for macOS
Lars Schneider
1
-1
/
+2
2016-11-10
Makefile: set NO_OPENSSL on macOS by default
Lars Schneider
1
-0
/
+1
2016-11-09
create_branch: drop unused "head" parameter
Jeff King
4
-13
/
+18
2016-11-08
t6026-merge-attr: don't fail if sleep exits early
Andreas Schwab
1
-1
/
+1
2016-11-01
cocci: avoid self-references in object_id transformations
René Scharfe
1
-0
/
+15
2016-10-31
git-sh-setup: be explicit where to dot-source git-sh-i18n from.
Anders Kaseorg
1
-3
/
+3
2016-10-31
commit: simplify building parents list
René Scharfe
1
-8
/
+6
2016-10-30
doc: fix missing "::" in config list
Jeff King
1
-1
/
+1
2016-10-28
pre-receive.sample: mark it executable
Anders Kaseorg
1
-0
/
+0
2016-10-28
Git 2.10.2
v2.10.2
Junio C Hamano
3
-2
/
+69
2016-10-28
Documentation/fmt-merge-msg: fix markup in example
Stefan Christ
1
-2
/
+2
2016-10-28
valgrind: support test helpers
René Scharfe
2
-3
/
+18
2016-10-27
git-compat-util: move content inside ifdef/endif guards
Jeff King
1
-2
/
+2
2016-10-26
hex: make wraparound of the index into ring-buffer explicit
René Scharfe
2
-2
/
+4
2016-10-25
doc: fix the 'revert a faulty merge' ASCII art tab spacing
Philip Oakley
1
-8
/
+8
2016-10-24
daemon: detect and reject too-long paths
Jeff King
1
-4
/
+21
[next]