index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
/
gitweb.perl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Git 2.6.3
v2.6.3
Junio C Hamano
4
-3
/
+115
2015-11-02
daemon: plug memory leak
René Scharfe
1
-0
/
+1
2015-11-02
run-command: factor out child_process_clear()
René Scharfe
3
-6
/
+17
2015-11-01
wt-status: use skip_prefix() to get rid of magic string length constants
René Scharfe
1
-21
/
+15
2015-11-01
wt-status: don't skip a magical number of characters blindly
René Scharfe
1
-1
/
+1
2015-11-01
wt-status: avoid building bogus branch name with detached HEAD
René Scharfe
2
-7
/
+10
2015-11-01
wt-status: exit early using goto in wt_shortstatus_print_tracking()
René Scharfe
1
-8
/
+5
2015-11-01
t7060: add test for status --branch on a detached HEAD
René Scharfe
1
-0
/
+14
2015-10-29
merge-file: clamp exit code to maximum 127
Jeff King
3
-1
/
+38
2015-10-28
rebase-i: work around Windows CRLF line endings
Junio C Hamano
2
-1
/
+13
2015-10-28
t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings
Johannes Schindelin
1
-0
/
+12
2015-10-28
add_submodule_odb: initialize alt_odb list earlier
Jeff King
1
-1
/
+1
2015-10-26
merge: detect delete/modechange conflict
Jeff King
3
-2
/
+37
2015-10-26
t6031: generalize for recursive and resolve strategies
Jeff King
2
-56
/
+77
2015-10-26
t6031: move triple-rename test to t3030
Jeff King
2
-31
/
+30
2015-10-26
Correct fscanf formatting string for I64u values
Waldek Maleska
2
-1
/
+5
2015-10-26
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
3
-4
/
+6
2015-10-26
Squelch warning about an integer overflow
Johannes Schindelin
1
-1
/
+1
2015-10-26
imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually available
Johannes Schindelin
1
-0
/
+4
2015-10-26
blame: fix option name in error message
Max Kirillov
1
-1
/
+1
2015-10-26
user-manual: fix the description of fast-forward
Xue Fuqiao
1
-5
/
+5
2015-10-24
add: simplify -u/-A without pathspec
Junio C Hamano
3
-7
/
+4
2015-10-22
Documentation: AsciiDoc spells em-dash as double-dashes, not triple
Junio C Hamano
6
-6
/
+6
2015-10-22
Documentation: match undefline with the text in old release notes
Junio C Hamano
5
-5
/
+5
2015-10-22
Documentation: match underline with the text
Junio C Hamano
5
-5
/
+5
2015-10-22
Documentation/everyday: match undefline with the text
Junio C Hamano
1
-1
/
+1
2015-10-22
Documentation: fix header markup
Xue Fuqiao
1
-1
/
+1
2015-10-21
name-hash: don't reuse cache_entry in dir_entry
David Turner
4
-60
/
+35
2015-10-21
configure.ac: detect ssl need with libcurl
Remi Pommarel
1
-0
/
+10
2015-10-21
Makefile: make curl-config path configurable
Remi Pommarel
2
-2
/
+19
2015-10-21
Makefile: link libcurl before zlib
Remi Pommarel
1
-4
/
+5
2015-10-19
t7063: fix flaky untracked-cache test
David Turner
1
-1
/
+3
2015-10-18
worktree: usage: denote <branch> as optional with 'add'
Sidhant Sharma
1
-1
/
+1
2015-10-16
usage: do not insist that standard input must come from a file
Junio C Hamano
25
-41
/
+64
2015-10-16
Git 2.6.2
v2.6.2
Junio C Hamano
4
-3
/
+69
2015-10-16
am, credential-cache: add angle brackets to usage string
Ralf Thielow
2
-3
/
+3
2015-10-16
stripspace: use parse-options for command-line parsing
Tobias Klauser
1
-26
/
+31
2015-10-16
strbuf: make stripspace() part of strbuf
Tobias Klauser
9
-78
/
+88
2015-10-16
pull: enclose <options> in brackets in the usage string
Alex Henrie
1
-1
/
+1
2015-10-14
Documentation/gc: warn against --prune=<now>
Junio C Hamano
1
-2
/
+5
2015-10-12
filter-branch: remove multi-line headers in msg filter
James McCoy
2
-1
/
+15
2015-10-09
am -3: do not let failed merge from completing the error codepath
Junio C Hamano
1
-16
/
+33
2015-10-08
test-path-utils.c: remove incorrect assumption
Ray Donnelly
2
-2
/
+5
2015-10-08
pack-objects: do not get distracted by broken symrefs
Johannes Schindelin
2
-2
/
+8
2015-10-07
quote: move comment before sq_quote_buf()
Christian Couder
1
-5
/
+5
2015-10-07
quote: fix broken sq_quote_buf() related comment
Christian Couder
1
-0
/
+1
2015-10-07
Documentation/interpret-trailers: Grammar fix
Tobias Klauser
1
-1
/
+1
2015-10-07
clone --dissociate: avoid locking pack files
Johannes Schindelin
2
-2
/
+4
2015-10-07
sha1_file.c: add a function to release all packs
Johannes Schindelin
2
-3
/
+21
2015-10-07
t2026: rename worktree prune test
Michael J Gruber
1
-0
/
+0
[next]