index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5605-clone-local.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
config: prepare to pass more info in git_config_with_options()
Nguyễn Thái Ngọc Duy
3
-15
/
+29
2017-04-17
Twelfth batch for 2.13
Junio C Hamano
1
-0
/
+16
2017-04-14
difftool: fix use-after-free
Johannes Schindelin
2
-2
/
+24
2017-04-11
Eleventh batch for 2.13
Junio C Hamano
1
-0
/
+14
2017-04-02
diff: submodule inline diff to initialize env array.
Stefan Beller
2
-0
/
+30
2017-04-01
git-bisect.txt: add missing word
Quentin Pradet
1
-1
/
+1
2017-04-01
Documentation: document elements in "ls-files -s" output in order
Mostyn Bramley-Moore
1
-1
/
+1
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
2
-0
/
+19
2017-04-01
sha1_loose_object_info: return error for corrupted objects
Jeff King
2
-1
/
+8
2017-04-01
contrib/git-resurrect.sh: do not write \t for HT in sed scripts
Junio C Hamano
1
-2
/
+2
2017-03-31
remote.[ch]: parse_push_cas_option() can be static
Junio C Hamano
2
-2
/
+1
2017-03-30
daemon: use an argv_array to exec children
Jeff King
1
-21
/
+17
2017-03-30
gc: replace local buffer with git_path
Jeff King
1
-7
/
+1
2017-03-30
transport-helper: replace checked snprintf with xsnprintf
Jeff King
1
-4
/
+1
2017-03-30
convert unchecked snprintf into xsnprintf
Jeff King
5
-11
/
+11
2017-03-30
combine-diff: replace malloc/snprintf with xstrfmt
Jeff King
1
-3
/
+4
2017-03-30
replace unchecked snprintf calls with heap buffers
Jeff King
4
-14
/
+17
2017-03-30
receive-pack: print --pack-header directly into argv array
Jeff King
1
-7
/
+10
2017-03-30
name-rev: replace static buffer with strbuf
Jeff King
1
-9
/
+12
2017-03-30
create_branch: use xstrfmt for reflog message
Jeff King
1
-5
/
+4
2017-03-30
create_branch: move msg setup closer to point of use
Jeff King
1
-8
/
+9
2017-03-30
avoid using mksnpath for refs
Jeff King
1
-18
/
+26
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
4
-39
/
+41
2017-03-30
fetch: use heap buffer to format reflog
Jeff King
1
-2
/
+4
2017-03-30
tag: use strbuf to format tag header
Jeff King
1
-15
/
+12
2017-03-30
diff: avoid fixed-size buffer for patch-ids
Jeff King
1
-31
/
+37
2017-03-30
Tenth batch for 2.13
Junio C Hamano
1
-2
/
+64
2017-03-30
difftool: avoid strcpy
Jeff King
1
-16
/
+15
2017-03-30
update-index: fix xgetcwd() related memory leak
Christian Couder
1
-1
/
+5
2017-03-30
unpack-trees.c: align submodule error message to the other error messages
Stefan Beller
1
-1
/
+1
2017-03-29
perl: regenerate perl.mak if perl -V changes
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2017-03-29
Makefile: detect errors in running spatch
Jeff King
1
-2
/
+10
2017-03-29
odb_mkstemp: use git_path_buf
Jeff King
1
-4
/
+2
2017-03-29
odb_mkstemp: write filename into strbuf
Jeff King
6
-27
/
+30
2017-03-29
do not check odb_mkstemp return value for errors
Jeff King
4
-8
/
+10
2017-03-28
Ninth batch for 2.13
Junio C Hamano
1
-30
/
+24
2017-03-28
Prepare for 2.12.3
Junio C Hamano
2
-1
/
+58
2017-03-28
travis-ci: build and test Git on Windows
Lars Schneider
2
-0
/
+85
2017-03-28
builtin/receive-pack: fix incorrect pointer arithmetic
brian m. carlson
1
-1
/
+1
2017-03-28
notes: do not break note_tree structure in note_tree_consolidate()
Mike Hommey
1
-2
/
+4
2017-03-27
sequencer: allow the commit-msg hooks to run during a `reword`
Johannes Schindelin
2
-3
/
+7
2017-03-27
sequencer: make commit options more extensible
Johannes Schindelin
1
-22
/
+26
2017-03-27
l10n: de: translate describe debug terms
Michael J Gruber
1
-1
/
+13
2017-03-27
describe: localize debug output fully
Michael J Gruber
1
-3
/
+12
2017-03-27
Eighth batch for 2.13
Junio C Hamano
1
-0
/
+22
2017-03-27
rev-parse: match @{upstream}, @{u} and @{push} case-insensitively
Ævar Arnfjörð Bjarmason
4
-8
/
+23
2017-03-27
strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD
René Scharfe
2
-0
/
+25
2017-03-27
doc/SubmittingPatches: show how to get a CLI commit summary
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2017-03-27
t/README: clarify the test_have_prereq documentation
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2017-03-27
sha1dc: avoid CPP macro collisions
Junio C Hamano
1
-5
/
+6
[next]