index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigchain.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Git 2.3.2
v2.3.2
Junio C Hamano
3
-2
/
+14
2015-03-05
Prepare for 2.3.2
Junio C Hamano
2
-1
/
+69
2015-03-03
t5516: correct misspelled pushInsteadOf
Anders Kaseorg
1
-1
/
+1
2015-03-02
submodule: improve documentation of update subcommand
Michal Sojka
3
-37
/
+64
2015-03-02
git-remote.txt: describe behavior without --tags and --no-tags
Michael J Gruber
1
-0
/
+3
2015-03-02
kwset: use unsigned char to store values with high-bit set
Ben Walton
4
-7
/
+7
2015-03-02
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
2
-1
/
+15
2015-02-27
diffcore-rename: avoid processing duplicate destinations
Jeff King
2
-2
/
+85
2015-02-27
diffcore-rename: split locate_rename_dst into two functions
Jeff King
1
-12
/
+26
2015-02-27
grep: correct help string for --exclude-standard
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-02-26
Git::SVN::*: avoid premature FileHandle closure
Kyle J. McKay
2
-0
/
+11
2015-02-26
git-svn: fix localtime=true on non-glibc environments
Ryuichi Kokubo
1
-1
/
+2
2015-02-26
Documentation/git-clean.txt: document that -f may need to be given twice
Mikko Rapeli
1
-2
/
+6
2015-02-25
Git 2.3.1
v2.3.1
Junio C Hamano
4
-3
/
+56
2015-02-23
test_ln_s_add: refresh stat info of fake symbolic links
Johannes Sixt
1
-1
/
+3
2015-02-23
git-compat-util.h: remove redundant code
Ramsay Jones
1
-6
/
+0
2015-02-22
t5500: show user name and host in diag-url
Torsten Bögershausen
2
-30
/
+56
2015-02-22
t5601: add more test cases for IPV6
Torsten Bögershausen
1
-17
/
+40
2015-02-22
connect.c: allow ssh://user@[2001:db8::1]/repo.git
Torsten Bögershausen
2
-26
/
+39
2015-02-22
sha1_name: use strlcpy() to copy strings
René Scharfe
1
-6
/
+2
2015-02-22
pretty: use starts_with() to check for a prefix
René Scharfe
1
-1
/
+1
2015-02-22
for-each-ref: use skip_prefix() to avoid duplicate string comparison
René Scharfe
1
-4
/
+3
2015-02-22
connect: use strcmp() for string comparison
René Scharfe
1
-2
/
+1
2015-02-21
Documentation/git-am.txt: mention mailinfo.scissors config variable
Matthieu Moy
1
-1
/
+2
2015-02-21
Documentation/config.txt: document mailinfo.scissors
Matthieu Moy
1
-0
/
+7
2015-02-18
Git.pm: two minor typo fixes
Alexander Kuleshov
1
-2
/
+2
2015-02-17
daemon: use callback to build interpolated path
René Scharfe
1
-9
/
+45
2015-02-17
daemon: look up client-supplied hostname lazily
René Scharfe
1
-8
/
+29
2015-02-17
daemon: sanitize incoming virtual hostname
Jeff King
2
-5
/
+56
2015-02-17
t5570: test git-daemon's --interpolated-path option
Jeff King
1
-0
/
+16
2015-02-17
git_connect: let user override virtual-host we send to daemon
Jeff King
1
-1
/
+11
2015-02-17
read-cache.c: free cache entry when refreshing fails
Stefan Beller
1
-2
/
+8
2015-02-16
git-send-email.perl: support no- prefix with older GetOptions
Kyle J. McKay
2
-5
/
+15
2015-02-16
test-lib.sh: set prerequisite SANITY by testing what we really need
Torsten Bögershausen
1
-3
/
+22
2015-02-16
t4008: modernise style
Junio C Hamano
1
-160
/
+126
2015-02-16
t/diff-lib: check exact object names in compare_diff_raw
Junio C Hamano
1
-1
/
+1
2015-02-16
tests: do not borrow from COPYING and README from the real source
Junio C Hamano
7
-26
/
+433
2015-02-16
t4010: correct expected object names
Junio C Hamano
1
-1
/
+1
2015-02-16
t9300: correct expected object names
Junio C Hamano
1
-2
/
+2
2015-02-16
t4008: correct stale comments
Junio C Hamano
1
-3
/
+3
2015-02-13
hex.c: reduce memory footprint of sha1_to_hex static buffers
Stefan Beller
1
-1
/
+1
2015-02-13
do not include the same header twice
Дилян Палаузов
4
-4
/
+0
2015-02-12
transport-helper: fix typo in error message when --signed is not supported
Mike Hommey
1
-1
/
+1
2015-02-11
merge-file: correctly open files when in a subdir
Aleksander Boruch-Gruszecki
2
-2
/
+4
2015-02-10
apply: do not touch a file beyond a symbolic link
Junio C Hamano
3
-4
/
+203
2015-02-10
apply: do not read from beyond a symbolic link
Junio C Hamano
2
-0
/
+21
2015-02-10
apply: do not read from the filesystem under --index
Junio C Hamano
1
-1
/
+1
2015-02-10
apply: reject input that touches outside the working area
Junio C Hamano
3
-1
/
+178
2015-02-10
fast-import: avoid running end_packfile recursively
Jeff King
1
-1
/
+5
2015-02-10
builtin/blame: destroy initialized commit_info only
Eric Sunshine
1
-3
/
+2
[next]