index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unimplemented.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
travis-ci: fix "skip_branch_tip_with_tag()" string comparison
Lars Schneider
1
-1
/
+1
2017-09-21
pathspec doc: parse_pathspec does not maintain references to args
Jonathan Nieder
2
-4
/
+7
2017-09-21
revision: replace "struct cmdline_pathspec" with argv_array
Jeff King
1
-28
/
+11
2017-09-21
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen
1
-1
/
+1
2017-09-20
git-compat-util: make UNLEAK less error-prone
Jonathan Tan
1
-2
/
+2
2017-09-20
for_each_string_list_item: avoid undefined behavior for empty list
Michael Haggerty
1
-2
/
+4
2017-09-20
read_info_alternates: warn on non-trivial errors
Jeff King
1
-0
/
+1
2017-09-20
read_info_alternates: read contents into strbuf
Jeff King
1
-20
/
+10
2017-09-19
t9010-*.sh: skip all tests if the PIPE prereq is missing
Ramsay Jones
1
-27
/
+28
2017-09-19
test-lib: use more compact expression in PIPE prerequisite
Ramsay Jones
1
-8
/
+2
2017-09-19
rev-parse: rev-parse: add --is-shallow-repository
Øystein Walle
3
-0
/
+23
2017-09-19
t/README: fix typo and grammatically improve a sentence
Kaartic Sivaraam
1
-3
/
+3
2017-09-19
The eighth batch for 2.15
Junio C Hamano
1
-0
/
+58
2017-09-17
gc: call fscanf() with %<len>s, not %<len>c, when reading hostname
Junio C Hamano
1
-1
/
+1
2017-09-17
add test for bug in git-mv for recursive submodules
Heiko Voigt
1
-0
/
+25
2017-09-15
imap-send: use curl by default when possible
Nicolas Morey-Chaisemartin
1
-3
/
+3
2017-09-15
imap_send: setup_curl: retreive credentials if not set in config file
Nicolas Morey-Chaisemartin
1
-2
/
+17
2017-09-15
imap-send: add wrapper to get server credentials if needed
Nicolas Morey-Chaisemartin
1
-14
/
+20
2017-09-15
imap-send: return with error if curl failed
Nicolas Morey-Chaisemartin
1
-1
/
+1
2017-09-15
commit-template: change a message to be more intuitive
Kaartic Sivaraam
1
-1
/
+1
2017-09-15
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
4
-5
/
+12
2017-09-14
read_pack_header: handle signed/unsigned comparison in read result
Jeff King
1
-1
/
+1
2017-09-14
config: flip return value of store_write_*()
Jeff King
1
-13
/
+15
2017-09-14
notes-merge: use ssize_t for write_in_full() return value
Jeff King
1
-1
/
+1
2017-09-14
pkt-line: check write_in_full() errors against "< 0"
Jeff King
1
-15
/
+14
2017-09-14
convert less-trivial versions of "write_in_full() != len"
Jeff King
3
-4
/
+5
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
16
-27
/
+26
2017-09-14
get-tar-commit-id: check write_in_full() return against 0
Jeff King
1
-2
/
+1
2017-09-14
config: avoid "write_in_full(fd, buf, len) < len" pattern
Jeff King
1
-4
/
+2
2017-09-14
doc: fix minor typos (extra/duplicated words)
Evan Zacks
4
-4
/
+4
2017-09-14
archive: don't add empty directories to archives
René Scharfe
4
-21
/
+6
2017-09-14
replace-objects: evaluate replacement refs without using the object store
Stefan Beller
1
-1
/
+1
2017-09-14
push, fetch: error out for submodule entries not pointing to commits
Stefan Beller
2
-8
/
+35
2017-09-14
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
3
-11
/
+9
2017-09-14
help: change a message to be more precise
Kaartic Sivaraam
1
-1
/
+1
2017-09-14
refs: strip out not allowed flags from ref_transaction_update
Thomas Gummerer
2
-0
/
+10
2017-09-12
doc/for-each-ref: explicitly specify option names
Kevin Daudt
1
-9
/
+9
2017-09-12
doc/for-each-ref: consistently use '=' to between argument names and values
Kevin Daudt
1
-7
/
+8
2017-09-11
subprocess: loudly die when subprocess asks for an unsupported capability
Junio C Hamano
1
-2
/
+2
2017-09-11
travis: dedent a few scripts that are indented overly deeply
Junio C Hamano
2
-33
/
+36
2017-09-11
travis-ci: skip a branch build if equal tag is present
Lars Schneider
1
-0
/
+23
2017-09-11
travis-ci: move Travis CI code into dedicated scripts
Lars Schneider
10
-81
/
+128
2017-09-10
The seventh batch post 2.14
Junio C Hamano
1
-40
/
+17
2017-09-10
RelNotes: further fixes for 2.14.2 from the master front
Junio C Hamano
1
-0
/
+59
2017-09-10
wt-status: release strbuf after use in wt_longstatus_print_tracking()
Rene Scharfe
1
-0
/
+1
2017-09-10
refs/files-backend: add `refname`, not "HEAD", to list
Martin Ågren
1
-3
/
+10
2017-09-10
refs/files-backend: correct return value in lock_ref_for_update
Martin Ågren
1
-1
/
+1
2017-09-10
refs/files-backend: fix memory leak in lock_ref_for_update
Martin Ågren
1
-11
/
+20
2017-09-10
refs/files-backend: add longer-scoped copy of string to list
Martin Ågren
1
-4
/
+14
2017-09-10
commit-tree: do not complete line in -F input
Ross Kabus
1
-1
/
+0
[next]