index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
Git 2.12.4
v2.12.4
Junio C Hamano
3
-2
/
+6
2017-07-31
Git 2.11.3
v2.11.3
Junio C Hamano
3
-2
/
+6
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-07-29
t/lib-proto-disable: restore protocol.allow after config tests
Jeff King
1
-2
/
+6
2017-05-05
Git 2.12.3
v2.12.3
Junio C Hamano
3
-4
/
+12
2017-05-05
Git 2.11.2
v2.11.2
Junio C Hamano
4
-3
/
+16
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
2017-03-28
Prepare for 2.12.3
Junio C Hamano
2
-1
/
+58
2017-03-24
Git 2.12.2
v2.12.2
Junio C Hamano
3
-2
/
+25
2017-03-24
mailmap: use Michael J Gruber's new address
Michael J Gruber
1
-1
/
+2
2017-03-24
t7004, t7030: fix here-doc syntax errors
Santiago Torres
2
-14
/
+10
2017-03-23
doc/config: grammar fixes for core.{editor,commentChar}
Kyle Meyer
1
-3
/
+3
2017-03-22
t7406: correct test case for submodule-update initial population
Junio C Hamano
1
-3
/
+3
2017-03-22
t5615: fix a here-doc syntax error
Junio C Hamano
1
-0
/
+1
2017-03-22
t3600: rename test to describe its functionality
Stefan Beller
1
-1
/
+1
2017-03-21
Prepare for 2.12.2
Junio C Hamano
2
-1
/
+62
2017-03-20
Git 2.12.1
v2.12.1
Junio C Hamano
1
-1
/
+2
2017-03-20
push: mention "push.default=tracking" in the documentation
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-03-20
git-commit.txt: list post-rewrite in HOOKS section
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-03-20
doc: change erroneous --[no]-whatever into --[no-]whatever
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2017-03-18
pickaxe: fix segfault with '-S<...> --pickaxe-regex'
SZEDER Gábor
2
-2
/
+10
2017-03-18
run-command: fix segfault when cleaning forked async process
Jeff King
1
-1
/
+1
2017-03-18
shortlog: don't set after_subject to an empty string
René Scharfe
1
-1
/
+0
2017-03-18
tests: make the 'test_pause' helper work in non-verbose mode
SZEDER Gábor
1
-7
/
+2
2017-03-18
tests: create an interactive gdb session with the 'debug' helper
SZEDER Gábor
2
-1
/
+2
2017-03-18
revision: remove declaration of path_name()
René Scharfe
1
-2
/
+0
2017-03-18
http-push: don't check return value of lookup_unknown_object()
René Scharfe
1
-5
/
+3
2017-03-18
receive-pack: simplify run_update_post_hook()
René Scharfe
1
-8
/
+5
2017-03-17
wt-status: simplify by using for_each_string_list_item
Stefan Beller
1
-15
/
+5
2017-03-16
Preparing for 2.12.1
Junio C Hamano
3
-2
/
+43
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
1
-8
/
+12
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
2
-31
/
+24
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
4
-12
/
+12
2017-03-16
sha1_file.c: make pack-name helper globally accessible
Jeff King
2
-11
/
+15
2017-03-16
move odb_* declarations out of git-compat-util.h
Jeff King
2
-2
/
+12
[next]