index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9154-git-svn-fancy-glob.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Git 2.4.11
v2.4.11
Junio C Hamano
4
-3
/
+15
2016-03-16
list-objects: pass full pathname to callbacks
Jeff King
9
-58
/
+26
2016-03-16
list-objects: drop name_path entirely
Jeff King
9
-25
/
+19
2016-03-16
list-objects: convert name_path to a strbuf
Jeff King
3
-36
/
+15
2016-03-16
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-03-16
http-push: stop using name_path
Jeff King
1
-16
/
+7
2016-03-16
tree-diff: catch integer overflow in combine_diff_path allocation
Jeff King
2
-4
/
+4
2016-03-16
add helpers for detecting size_t overflow
Jeff King
1
-0
/
+34
2015-09-29
Git 2.4.10
v2.4.10
Junio C Hamano
4
-3
/
+22
2015-09-29
Git 2.3.10
v2.3.10
Junio C Hamano
4
-3
/
+22
2015-09-28
merge-file: enforce MAX_XDIFF_SIZE on incoming files
Jeff King
1
-1
/
+2
2015-09-28
xdiff: reject files larger than ~1GB
Jeff King
3
-1
/
+14
2015-09-28
react to errors in xdi_diff
Jeff King
7
-24
/
+41
2015-09-26
http: limit redirection depth
Blake Burkhart
3
-0
/
+8
2015-09-26
http: limit redirection to protocol-whitelist
Blake Burkhart
4
-5
/
+27
2015-09-26
transport: refactor protocol whitelist code
Jeff King
2
-10
/
+43
2015-09-23
submodule: allow only certain protocols for submodule fetches
Jeff King
2
-0
/
+52
2015-09-23
transport: add a protocol-whitelist environment variable
Jeff King
11
-1
/
+254
2015-09-04
Git 2.4.9
v2.4.9
Junio C Hamano
4
-3
/
+13
2015-09-04
Git 2.3.9
v2.3.9
Junio C Hamano
4
-3
/
+13
2015-09-04
Git 2.2.3
v2.2.3
Junio C Hamano
4
-3
/
+13
2015-09-04
show-branch: use a strbuf for reflog descriptions
Jeff King
1
-2
/
+4
2015-09-04
read_info_alternates: handle paths larger than PATH_MAX
Jeff King
1
-6
/
+3
2015-09-04
notes: use a strbuf in add_non_note
Jeff King
1
-9
/
+10
2015-09-04
verify_absent: allow filenames longer than PATH_MAX
Jeff King
1
-7
/
+10
2015-08-03
Git 2.4.8
v2.4.8
Junio C Hamano
4
-5
/
+25
2015-07-27
Git 2.4.7
v2.4.7
Junio C Hamano
4
-3
/
+57
2015-07-15
Git 2.4.6
v2.4.6
Junio C Hamano
4
-3
/
+27
2015-07-09
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
1
-13
/
+6
2015-07-09
check_and_freshen_file: fix reversed success-check
Jeff King
1
-1
/
+9
2015-07-09
rebase: return non-zero error code if format-patch fails
Clemens Buchacher
1
-1
/
+1
2015-07-06
Documentation/branch: document -M and -D in terms of --force
Matthieu Moy
1
-2
/
+2
2015-07-06
Documentation/branch: document -d --force and -m --force
Matthieu Moy
1
-0
/
+4
2015-07-04
strbuf: strbuf_read_file() should return ssize_t
Michael Haggerty
2
-3
/
+4
2015-07-04
pager: do not leak "GIT_PAGER_IN_USE" to the pager
Junio C Hamano
1
-0
/
+1
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
2
-1
/
+7
2015-07-01
rev-list: add --count to usage guide
Lawrence Siebert
2
-0
/
+2
2015-06-30
config.c: fix writing config files on Windows network shares
Karsten Blees
1
-0
/
+3
2015-06-29
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
2
-2
/
+6
2015-06-29
t3404: demonstrate CHERRY_PICK_HEAD bug
Johannes Schindelin
1
-0
/
+21
2015-06-29
http: always use any proxy auth method available
Enrique Tobis
1
-2
/
+2
2015-06-28
fsck: it is OK for a tag and a commit to lack the body
Junio C Hamano
1
-4
/
+13
2015-06-25
Git 2.4.5
v2.4.5
Junio C Hamano
4
-3
/
+32
2015-06-25
Fix definition of ARRAY_SIZE for non-gcc builds
Charles Bailey
1
-5
/
+3
2015-06-18
test-lib.sh: fix color support when tput needs ~/.terminfo
Richard Hansen
1
-29
/
+28
2015-06-17
docs: clarify that --encoding can produce invalid sequences
Jeff King
1
-1
/
+4
2015-06-17
git-checkout.txt: document "git checkout <pathspec>" better
Torsten Bögershausen
1
-1
/
+5
2015-06-17
Revert "test-lib.sh: do tests for color support after changing HOME"
Richard Hansen
1
-47
/
+43
2015-06-17
fetch-pack: check for shallow if depth given
Mike Edgar
1
-1
/
+1
2015-06-16
Git 2.4.4
v2.4.4
Junio C Hamano
4
-3
/
+39
[next]