index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
credential.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
Start preparing for 2.10.1
Junio C Hamano
2
-1
/
+34
2016-09-11
l10n: zh_CN: review for git v2.10.0 l10n
Ray Chen
1
-50
/
+50
2016-09-11
l10n: zh_CN: fixed some typos for git 2.10.0
Jiang Xin
1
-4
/
+4
2016-09-09
Prepare for 2.9.4
Junio C Hamano
2
-1
/
+84
2016-09-08
diff: remove dead code
Stefan Beller
1
-8
/
+0
2016-09-08
diff: omit found pointer from emit_callback
Stefan Beller
1
-4
/
+2
2016-09-08
diff.c: use diff_options directly
Stefan Beller
1
-11
/
+10
2016-09-08
transport: report missing submodule pushes consistently on stderr
Stefan Beller
1
-1
/
+1
2016-09-08
unpack-trees: do not capitalize "working"
Alex Henrie
1
-2
/
+2
2016-09-08
git-merge-octopus: do not capitalize "octopus"
Alex Henrie
1
-2
/
+2
2016-09-08
git-rebase--interactive: fix English grammar
Alex Henrie
1
-1
/
+1
2016-09-08
cat-file: put spaces around pipes in usage string
Alex Henrie
1
-1
/
+1
2016-09-08
am: put spaces around pipe in usage string
Alex Henrie
1
-1
/
+1
2016-09-07
t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var
Elia Pinto
1
-3
/
+12
2016-09-07
t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var
Elia Pinto
1
-5
/
+5
2016-09-07
test-lib.sh: preserve GIT_TRACE_CURL from the environment
Elia Pinto
1
-0
/
+1
2016-09-07
t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var
Elia Pinto
1
-1
/
+1
2016-09-07
t6026-merge-attr: clean up background process at end of test case
Johannes Sixt
1
-0
/
+2
2016-09-07
t9903: fix broken && chain
Johannes Sixt
1
-1
/
+1
2016-09-07
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe
6
-78
/
+21
2016-09-07
compat: move strdup(3) replacement to its own file
René Scharfe
4
-19
/
+33
2016-09-07
xdiff: remove unneeded declarations
Stefan Beller
1
-9
/
+0
2016-09-03
l10n: pt_PT: update Portuguese repository info
Vasco Almeida
1
-2
/
+3
2016-09-03
l10n: pt_PT: update Portuguese translation
Vasco Almeida
1
-392
/
+347
2016-09-02
Git 2.10
v2.10.0
Junio C Hamano
2
-1
/
+6
2016-09-02
symbolic-ref -d: do not allow removal of HEAD
Junio C Hamano
2
-7
/
+16
2016-09-01
submodule: avoid auto-discovery in prepare_submodule_repo_env()
Junio C Hamano
2
-0
/
+36
2016-08-31
color_parse_mem: initialize "struct color" temporary
Jeff King
1
-1
/
+1
2016-08-31
error_errno: use constant return similar to error()
Jeff King
2
-0
/
+2
2016-08-31
A few more fixes before the final 2.10
Junio C Hamano
1
-3
/
+8
2016-08-31
diff-highlight: avoid highlighting combined diffs
Jeff King
2
-1
/
+38
2016-08-31
diff-highlight: add multi-byte tests
Jeff King
1
-1
/
+35