index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run-command.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
Post 2.3 cycle (batch #9)
Junio C Hamano
1
-0
/
+7
2015-03-07
Post 2.3 cycle (batch #8)
Junio C Hamano
1
-1
/
+25
2015-03-06
Git 2.3.2
v2.3.2
Junio C Hamano
3
-2
/
+14
2015-03-06
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
10
-13
/
+2
2015-03-05
Prepare for 2.3.2
Junio C Hamano
2
-1
/
+69
2015-03-05
Post 2.3 cycle (batch #7)
Junio C Hamano
1
-0
/
+20
2015-03-05
reflog_expire(): never update a reference to null_sha1
Michael Haggerty
1
-2
/
+5
2015-03-05
reflog_expire(): ignore --updateref for symbolic references
Michael Haggerty
2
-4
/
+14
2015-03-05
reflog: improve and update documentation
Michael Haggerty
2
-64
/
+88
2015-03-05
struct ref_lock: delete the force_write member
Stefan Beller
1
-5
/
+9
2015-03-05
lock_ref_sha1_basic(): do not set force_write for missing references
Michael Haggerty
1
-9
/
+6
2015-03-05
write_ref_sha1(): move write elision test to callers
Michael Haggerty
1
-9
/
+9
2015-03-05
write_ref_sha1(): remove check for lock == NULL
Michael Haggerty
1
-4
/
+0
2015-03-03
Post 2.3 cycle (batch #6)
Junio C Hamano
1
-0
/
+24
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
Add hint interactive cleaning
Jean-Noel Avila
1
-1
/
+2
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
gettext.c: move get_preferred_languages() from http.c
Jeff King
3
-25
/
+28
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-26
git-svn: lazy load some modules
Eric Wong
5
-20
/
+26
2015-02-26
Post 2.3 cyle (batch #5)
Junio C Hamano
1
-0
/
+53
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
Post 2.3 cycle (batch #4)
Junio C Hamano
1
-0
/
+28
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-18
Post 2.3 cycle (batch #3)
Junio C Hamano
1
-0
/
+31
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
refs.h: remove duplication in function docstrings
Michael Haggerty
1
-23
/
+43
[next]