index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shortlog.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
t5541: move run_with_cmdline_limit to test-lib.sh
Jeff King
2
-6
/
+6
2015-03-13
t: pass GIT_TRACE through Apache
Jeff King
2
-0
/
+2
2015-03-13
t: redirect stderr GIT_TRACE to descriptor 4
Jeff King
1
-4
/
+1
2015-03-13
t: translate SIGINT to an exit
Jeff King
1
-0
/
+1
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-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-25
Git 2.3.1
v2.3.1
Junio C Hamano
4
-3
/
+56
2015-02-23
git-compat-util.h: remove redundant code
Ramsay Jones
1
-6
/
+0
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
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-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
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
2015-02-09
sha1_file: fix iterating loose alternate objects
Jonathon Mah
2
-3
/
+18
2015-02-09
for_each_loose_file_in_objdir: take an optional strbuf path
Jeff King
2
-10
/
+30
2015-02-09
git-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIRED
Kyle J. McKay
1
-3
/
+6
2015-02-05
Git 2.3
v2.3.0
Junio C Hamano
3
-1
/
+12
2015-02-05
config_buf_ungetc: warn when pushing back a random character
Jeff King
1
-2
/
+6
2015-02-05
decimal_width: avoid integer overflow
Jeff King
2
-5
/
+5
2015-02-05
config: do not ungetc EOF
Jeff King
2
-1
/
+11
2015-02-04
ewah: fix building with gcc < 3.4.0
Tom G. Christensen
1
-1
/
+2
2015-02-04
Makefile: handle broken curl version number in version check
Tom G. Christensen
1
-2
/
+2
2015-02-02
git-submodule.sh: fix '/././' path normalization
Patrick Steinhardt
2
-1
/
+18
2015-02-02
CodingGuidelines: describe naming rules for configuration variables
Junio C Hamano
1
-0
/
+23
2015-01-30
l10n: ca.po: Fix trailing whitespace
Alex Henrie
1
-5
/
+5
2015-01-29
Documentation/git-remote.txt: stress that set-url is not for triangular
Junio C Hamano
1
-6
/
+14
2015-01-29
t/lib-gpg: sanity-check that we can actually sign
Jeff King
1
-0
/
+2
2015-01-29
t/lib-gpg: include separate public keys in keyring.gpg
Jeff King
2
-0
/
+56
2015-01-29
diff-format doc: a score can follow M for rewrite
Junio C Hamano
1
-1
/
+2
2015-01-28
git-push.txt: document the behavior of --repo
Michael J Gruber
1
-16
/
+2
2015-01-28
do not check truth value of flex arrays
Jeff King
1
-1
/
+1
2015-01-28
read_and_strip_branch: fix typo'd address-of operator
Jeff King
1
-1
/
+1
2015-01-28
config.txt: mark deprecated variables more prominently
Junio C Hamano
1
-4
/
+4
2015-01-28
config.txt: clarify that add.ignore-errors is deprecated
Junio C Hamano
1
-5
/
+4
2015-01-27
Git 2.3.0-rc2
v2.3.0-rc2
Junio C Hamano
1
-1
/
+1
2015-01-27
dumb-http: do not pass NULL path to parse_pack_index
Jeff King
2
-1
/
+19
2015-01-27
commit: reword --author error message
Michael J Gruber
1
-1
/
+1
[next]