index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitk-git
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
builtin/checkout.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-02-26
Git 2.8-rc0
v2.8.0-rc0
Junio C Hamano
2
-1
/
+96
2016-02-25
t5504: handle expected output from SIGPIPE death
Jeff King
1
-1
/
+4
2016-02-25
test_must_fail: report number of unexpected signal
Jeff King
1
-1
/
+1
2016-02-25
fetch-pack: ignore SIGPIPE in sideband demuxer
Jeff King
1
-1
/
+5
2016-02-25
write_or_die: handle EPIPE in async threads
Jeff King
3
-0
/
+15
2016-02-25
add DEVELOPER makefile knob to check for acknowledged warnings
Lars Schneider
3
-1
/
+18
2016-02-25
refs: document transaction semantics
David Turner
1
-0
/
+12
2016-02-25
git config: report when trying to modify a non-existing repo config
Johannes Schindelin
2
-0
/
+14
2016-02-25
push: remove "push.default is unset" warning message
Matthieu Moy
1
-34
/
+0
2016-02-25
README.md: move down historical explanation about the name
Matthieu Moy
1
-11
/
+13
2016-02-25
README.md: don't call git stupid in the title
Matthieu Moy
1
-2
/
+2
2016-02-25
README.md: move the link to git-scm.com up
Matthieu Moy
1
-3
/
+3
2016-02-25
README.md: add hyperlinks on filenames
Matthieu Moy
1
-6
/
+13
2016-02-25
README: use markdown syntax
Matthieu Moy
2
-6
/
+3
2016-02-25
templates/hooks: fix minor typo in the sample update-hook
Martin Amdisen
1
-1
/
+1
2016-02-25
submodule: try harder to fetch needed sha1 by direct fetching sha1
Stefan Beller
1
-3
/
+26
2016-02-24
t3034: test deprecated interface
Felipe Gonçalves Assis
1
-0
/
+46
2016-02-24
t3034: test option to disable renames
Felipe Gonçalves Assis
1
-0
/
+28
2016-02-24
t3034: add rename threshold tests
Felipe Gonçalves Assis
2
-1
/
+239
2016-02-24
submodule helper list: respect correct path prefix
Stefan Beller
2
-8
/
+27
2016-02-24
Eighth batch for 2.8
Junio C Hamano
1
-36
/
+41
2016-02-24
merge-recursive: find-renames resets threshold
Felipe Gonçalves Assis
1
-1
/
+3
2016-02-24
t9200: avoid grep on non-ASCII data
John Keeping
1
-1
/
+1
2016-02-24
t8005: avoid grep on non-ASCII data
John Keeping
1
-12
/
+16
2016-02-23
credential-cache--daemon: change to the socket dir on startup
Jon Griffiths
1
-0
/
+9
2016-02-23
Documentation/git-push: document that 'simple' is the default
Matthieu Moy
1
-0
/
+7
2016-02-23
xdiff/xmerge: fix memory leak in xdl_merge
Patrick Steinhardt
1
-2
/
+7
2016-02-23
credential-cache--daemon: disallow relative socket path
Jon Griffiths
2
-1
/
+4
2016-02-23
credential-cache--daemon: refactor check_socket_directory
Jon Griffiths
1
-15
/
+13
2016-02-23
tests: remove no-op full-svn-test target
Eric Wong
1
-6
/
+0
2016-02-23
convert.c: correct attr_action()
Torsten Bögershausen
2
-16
/
+35
2016-02-23
xdiff: drop XDL_EMIT_COMMON
Jeff King
2
-19
/
+0
2016-02-23
merge-tree: drop generate_common strategy
Jeff King
1
-36
/
+2
2016-02-23
merge-one-file: use empty blob for add/add base
Jeff King
1
-2
/
+1
2016-02-22
ewah: convert to REALLOC_ARRAY, etc
Jeff King
3
-19
/
+8
2016-02-22
convert ewah/bitmap code to use xmalloc
Jeff King
4
-30
/
+11
2016-02-22
diff_populate_gitlink: use a strbuf
Jeff King
1
-8
/
+8
2016-02-22
transport_anonymize_url: use xstrfmt
Jeff King
1
-5
/
+3
2016-02-22
git-compat-util: drop mempcpy compat code
Jeff King
1
-9
/
+0
2016-02-22
sequencer: simplify memory allocation of get_message
Jeff King
1
-19
/
+10
2016-02-22
test-path-utils: fix normalize_path_copy output buffer size
Jeff King
1
-11
/
+4
2016-02-22
fetch-pack: simplify add_sought_entry
Jeff King
1
-18
/
+9
2016-02-22
fast-import: simplify allocation in start_packfile
Jeff King
1
-4
/
+1
2016-02-22
write_untracked_extension: use FLEX_ALLOC helper
Jeff King
1
-5
/
+4
2016-02-22
prepare_{git,shell}_cmd: use argv_array
Jeff King
3
-53
/
+39
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
25
-53
/
+56
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
17
-82
/
+35
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
15
-25
/
+17
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
34
-64
/
+75
[next]