index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common-main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
pkt-line: add packet_write_fmt_gently()
Lars Schneider
2
-4
/
+31
2016-10-17
pkt-line: extract set_packet_header()
Lars Schneider
1
-6
/
+13
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
11
-29
/
+29
2016-10-17
run-command: add clean_on_exit_handler
Lars Schneider
2
-4
/
+20
2016-10-17
run-command: move check_pipe() from write_or_die to run_command
Lars Schneider
3
-16
/
+16
2016-10-17
convert: modernize tests
Lars Schneider
1
-29
/
+29
2016-10-17
convert: quote filter names in error messages
Lars Schneider
1
-6
/
+6
2016-09-13
First batch for 2.11
Junio C Hamano
1
-0
/
+41
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
Start the 2.11 cycle
Junio C Hamano
3
-2
/
+58
2016-09-09
Prepare for 2.9.4
Junio C Hamano
2
-1
/
+84
2016-09-08
transport: report missing submodule pushes consistently on stderr
Stefan Beller
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-09-01
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
7
-21
/
+863
2016-09-01
submodule: refactor show_submodule_summary with helper function
Jacob Keller
1
-33
/
+82
2016-09-01
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
3
-10
/
+10
2016-09-01
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
5
-11
/
+173
2016-09-01
diff: prepare for additional submodule formats
Jacob Keller
2
-7
/
+12
2016-09-01
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
11
-80
/
+504
2016-09-01
diff.c: remove output_prefix_length field
Junio C Hamano
3
-4
/
+1
2016-09-01
cache: add empty_tree_oid object and helper function
Jacob Keller
2
-4
/
+27
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