index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9120-git-svn-clone-with-percent-escapes.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
Update draft release notes to 1.9
Junio C Hamano
1
-0
/
+37
2013-12-17
Git 1.8.5.2
v1.8.5.2
Junio C Hamano
4
-3
/
+24
2013-12-17
cmd_repack(): remove redundant local variable "nr_packs"
Michael Haggerty
1
-4
/
+2
2013-12-12
Update draft release notes to 1.9
Junio C Hamano
1
-1
/
+17
2013-12-12
gitweb: Denote non-heads, non-remotes branches
Krzesimir Nowak
1
-5
/
+29
2013-12-12
gitweb: Add a feature for adding more branch refs
Krzesimir Nowak
2
-12
/
+105
2013-12-12
gitweb: Return 1 on validation success instead of passed input
Krzesimir Nowak
1
-29
/
+32
2013-12-12
gitweb: Move check-ref-format code into separate function
Krzesimir Nowak
1
-4
/
+13
2013-12-09
git_connect(): use common return point
Torsten Bögershausen
1
-58
/
+50
2013-12-09
connect.c: refactor url parsing
Torsten Bögershausen
5
-37
/
+48
2013-12-09
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
3
-49
/
+17
2013-12-09
git fetch: support host:/~repo
Torsten Bögershausen
3
-17
/
+33
2013-12-09
t5500: add test cases for diag-url
Torsten Bögershausen
1
-0
/
+59
2013-12-09
git fetch-pack: add --diag-url
Torsten Bögershausen
4
-3
/
+41
2013-12-09
git_connect: factor out discovery of the protocol and its parts
Johannes Sixt
1
-27
/
+53
2013-12-09
git_connect: remove artificial limit of a remote command
Johannes Sixt
1
-6
/
+1
2013-12-09
remote: fix status with branch...rebase=preserve
Felipe Contreras
1
-2
/
+7
2013-12-09
Documentation: document pitfalls with 3-way merge
brian m. carlson
1
-0
/
+8
2013-12-09
fetch: add missing documentation
Felipe Contreras
1
-0
/
+3
2013-12-09
t: trivial whitespace cleanups
Felipe Contreras
2
-3
/
+1
2013-12-09
abspath: trivial style fix
Felipe Contreras
1
-1
/
+1
2013-12-09
parse-options: remove OPT_BOOLEAN
Nguyễn Thái Ngọc Duy
1
-7
/
+4
2013-12-09
gitignore.txt: clarify recursive nature of excluded directories
Karsten Blees
1
-2
/
+17
2013-12-06
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2
-0
/
+8
2013-12-06
config: arbitrary number of matches for --unset and --replace-all
Thomas Rast
2
-6
/
+77
2013-12-06
Start 1.9 cycle
Junio C Hamano
3
-2
/
+135
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
4
-9
/
+58
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
88
-459
/
+459
2013-12-05
strbuf: introduce starts_with() and ends_with()
Christian Couder
3
-10
/
+21
2013-12-05
builtin/remote: remove postfixcmp() and use suffixcmp() instead
Christian Couder
1
-11
/
+3
2013-12-05
environment: normalize use of prefixcmp() by removing " != 0"
Christian Couder
1
-1
/
+1
2013-12-05
t5000: simplify gzip prerequisite checks
Jeff King
1
-16
/
+4
2013-12-05
gettext.c: detect the vsnprintf bug at runtime
Nguyễn Thái Ngọc Duy
1
-4
/
+15
2013-12-05
t5601: add tests for ssh
Torsten Bögershausen
1
-1
/
+99
2013-12-05
t5601: remove clear_ssh, refactor setup_ssh_wrapper
Torsten Bögershausen
1
-20
/
+20
2013-12-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
2
-7
/
+45
2013-12-04
send-email: set SSL options through IO::Socket::SSL::set_client_defaults
Thomas Rast
1
-2
/
+5
2013-12-04
send-email: --smtp-ssl-cert-path takes an argument
Thomas Rast
1
-1
/
+1
2013-12-04
send-email: pass Debug to Net::SMTP::SSL::new
Thomas Rast
1
-0
/
+1
2013-12-03
stop installing git-tar-tree link
Jonathan Nieder
2
-2
/
+1
2013-12-03
Git 1.8.5.1
v1.8.5.1
Junio C Hamano
4
-3
/
+13
2013-12-03
ref-iteration doc: add_submodule_odb() returns 0 for success
Nick Townsend
1
-2
/
+2
2013-12-03
Git 1.8.4.5
v1.8.4.5
Junio C Hamano
4
-3
/
+17
2013-12-02
submodule: do not copy unknown update mode from .gitmodules
Junio C Hamano
2
-5
/
+30
2013-12-02
commit-slab: sizeof() the right type in xrealloc
Thomas Rast
1
-1
/
+1
2013-12-01
gitk: Recognize -L option
Thomas Rast
1
-0
/
+8
2013-12-01
gitk: Support showing the gathered inline diffs
Thomas Rast
1
-0
/
+38
2013-12-01
gitk: Split out diff part in $commitinfo
Thomas Rast
1
-1
/
+10
2013-12-01
gitk: Refactor per-line part of getblobdiffline and its support
Thomas Rast
1
-195
/
+213
2013-12-01
gitk: Support -G option from the command line
Thomas Rast
1
-1
/
+1
[next]