index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-pull.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
Git 2.15-rc0
v2.15.0-rc0
Junio C Hamano
2
-1
/
+17
2017-10-03
The twelfth batch for 2.15
Junio C Hamano
1
-0
/
+24
2017-10-03
request-pull: capitalise "Git" to make it a proper noun
Ann T Ropea
2
-3
/
+3
2017-10-03
run-command: use ALLOC_ARRAY
René Scharfe
1
-1
/
+1
2017-10-02
clang-format: add a comment about the meaning/status of the
Stephan Beyer
1
-1
/
+5
2017-10-02
repository: use FREE_AND_NULL
René Scharfe
1
-18
/
+9
2017-10-02
tag: avoid NULL pointer arithmetic
René Scharfe
1
-4
/
+4
2017-10-02
graph: use strbuf_addchars() to add spaces
René Scharfe
1
-7
/
+3
2017-10-02
use strbuf_addstr() for adding strings to strbufs
René Scharfe
3
-4
/
+4
2017-10-02
path: use strbuf_add_real_path()
René Scharfe
1
-1
/
+1
2017-10-02
coccinelle: remove parentheses that become unnecessary
René Scharfe
1
-5
/
+5
2017-10-01
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe
6
-18
/
+8
2017-10-01
refs: pass NULL to refs_resolve_refdup() if hash is not needed
René Scharfe
1
-2
/
+1
2017-10-01
clang-format: adjust line break penalties
Johannes Schindelin
1
-6
/
+6
2017-09-29
fast-import: checkpoint: dump branches/tags/marks even if object_count==0
Eric Rannaud
2
-3
/
+145
2017-09-29
The eleventh batch for 2.15
Junio C Hamano
1
-0
/
+18
2017-09-29
doc: correct command formatting
Adam Dinwoodie
1
-1
/
+1
2017-09-28
The tenth batch for 2.15
Junio C Hamano
1
-0
/
+47
2017-09-28
submodule: correct error message for missing commits
Stefan Beller
2
-2
/
+2
2017-09-28
diff: correct newline in summary for renamed files
Stefan Beller
7
-0
/
+35
2017-09-27
git: add --no-optional-locks option
Jeff King
6
-1
/
+41
2017-09-27
validate_headref: use get_oid_hex for detached HEADs
Jeff King
1
-2
/
+2
2017-09-27
validate_headref: use skip_prefix for symref parsing
Jeff King
1
-9
/
+6
2017-09-27
validate_headref: NUL-terminate HEAD buffer
Jeff King
1
-0
/
+4
2017-09-27
worktree: check the result of read_in_full()
Jeff King
1
-1
/
+18
2017-09-27
worktree: use xsize_t to access file size
Jeff King
1
-2
/
+3
2017-09-27
distinguish error versus short read from read_in_full()
Jeff King
3
-4
/
+16
2017-09-27
avoid looking at errno for short read_in_full() returns
Jeff King
2
-4
/
+14
2017-09-27
prefer "!=" when checking read_in_full() result
Jeff King
3
-3
/
+3
2017-09-27
t7406: submodule.<name>.update command must not be run from .gitmodules
Stefan Beller
1
-0
/
+8
2017-09-27
string-list.h: move documentation from Documentation/api/ into header
Han-Wen Nienhuys
2
-239
/
+162
2017-09-27
read_gitfile_gently: clarify return value ownership.
Han-Wen Nienhuys
1
-1
/
+2
2017-09-27
real_path: clarify return value ownership
Han-Wen Nienhuys
1
-0
/
+4
2017-09-26
submodule.c: describe submodule_to_gitdir() in a new comment
Han-Wen Nienhuys
1
-0
/
+4
2017-09-26
notes-merge: drop dead zero-write code
Jeff King
1
-2
/
+0
2017-09-26
files-backend: prefer "0" for write_in_full() error check
Jeff King
1
-1
/
+1