index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkt-line.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
http: always warn if libcurl version is too old
Brandon Williams
3
-14
/
+2
2016-12-15
lib-proto-disable: variable name fix
Brandon Williams
1
-6
/
+6
2016-12-06
http-walker: complain about non-404 loose object errors
Jeff King
2
-3
/
+6
2016-12-06
http: treat http-alternates like redirects
Jeff King
3
-3
/
+44
2016-12-06
http: make redirects more obvious
Jeff King
6
-3
/
+81
2016-12-06
remote-curl: rename shadowed options variable
Jeff King
1
-9
/
+9
2016-12-06
http: always update the base URL for redirects
Jeff King
4
-4
/
+21
2016-12-06
http: simplify update_url_from_redirect
Jeff King
1
-6
/
+4
2016-09-09
Prepare for 2.9.4
Junio C Hamano
2
-1
/
+84
2016-08-30
pack-protocol: fix maximum pkt-line size
Lars Schneider
1
-3
/
+3
2016-08-27
SubmittingPatches: use gitk's "Copy commit summary" format
Beat Bolli
1
-3
/
+8
2016-08-23
doc: mention `git -c` in git-config(1)
David Glasser
1
-0
/
+3
2016-08-23
mingw: ensure temporary file handles are not inherited by child processes
Ben Wijen
6
-2
/
+23
2016-08-19
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
3
-52
/
+0
2016-08-18
t6026-merge-attr: child processes must not inherit index.lock handles
Ben Wijen
1
-0
/
+13
2016-08-17
SubmittingPatches: document how to reference previous commits
Heiko Voigt
1
-0
/
+5
2016-08-16
t/Makefile: ensure that paths are valid on platforms we care
Johannes Schindelin
1
-1
/
+10
2016-08-16
difftool: always honor fatal error exit codes
John Keeping
2
-0
/
+13
2016-08-16
checkout: do not mention detach advice for explicit --detach option
Stefan Beller
2
-1
/
+25
2016-08-15
t1410: remove superfluous 'git reflog' from the 'walk past root' test
SZEDER Gábor
1
-1
/
+0
2016-08-14
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
1
-3
/
+1
2016-08-14
commit: use FLEX_ARRAY in struct merge_remote_desc
René Scharfe
2
-3
/
+2
2016-08-14
merge-recursive: fix verbose output for multiple base trees
René Scharfe
2
-4
/
+19
2016-08-14
commit: factor out set_merge_remote_desc()
René Scharfe
2
-7
/
+14
2016-08-14
commit: use xstrdup() in get_merge_parent()
René Scharfe
1
-1
/
+1
2016-08-14
mailinfo: recycle strbuf in check_header()
René Scharfe
1
-7
/
+2
2016-08-14
correct FLEXPTR_* example in comment
René Scharfe
1
-1
/
+1
2016-08-12
Git 2.9.3
v2.9.3
Junio C Hamano
3
-2
/
+13
2016-08-10
Yet another batch for 2.9.3
Junio C Hamano
1
-0
/
+68
2016-08-10
document git-repack interaction of pack.threads and pack.windowMemory
Michael Stahl
2
-4
/
+6
2016-08-08
Hopefully final batch for 2.9.3
Junio C Hamano
1
-0
/
+34
2016-08-08
git mv: do not keep slash in `git mv dir non-existing-dir/`
Johannes Schindelin
1
-4
/
+7
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
3
-16
/
+11
2016-08-06
nedmalloc: work around overzealous GCC 6 warning
René Scharfe
1
-5
/
+4
2016-08-06
merge: use string_list_split() in add_strategies()
René Scharfe
1
-34
/
+10
2016-08-06
merge-recursive: use STRING_LIST_INIT_NODUP
René Scharfe
1
-2
/
+1
2016-08-06
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
3
-3
/
+3
2016-08-04
nedmalloc: fix misleading indentation
Johannes Schindelin
1
-4
/
+4
2016-08-04
t5533: make it pass on case-sensitive filesystems
Johannes Schindelin
1
-1
/
+1
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-03
clarify %f documentation
Joey Hess
1
-0
/
+5
2016-08-03
import-tars: support hard links
Johannes Schindelin
1
-11
/
+20
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-02
hashmap: clarify that hashmap_entry can safely be discarded
Junio C Hamano
1
-0
/
+5
2016-08-01
am: reset cached ident date for each patch
Jeff King
3
-0
/
+8
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
4
-6
/
+6
2016-08-01
gitweb: escape link body in format_ref_marker
Andreas Brauchli
1
-1
/
+1
2016-07-28
difftool: use Git::* functions instead of passing around state
David Aguilar
1
-31
/
+21
2016-07-28
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
2
-21
/
+20
2016-07-28
submodule-config: fix test binary crashing when no arguments given
Heiko Voigt
1
-1
/
+1
[next]