index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pager.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
pack-objects: set number of threads before checking and warning
Junio C Hamano
2
-2
/
+8
2014-10-13
index-pack: fix compilation with NO_PTHREADS
Etienne Buira
1
-0
/
+3
2014-10-08
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+13
2014-10-07
git-tag.txt: Add a missing hyphen to `-s`
Wieland Hoffmann
1
-1
/
+1
2014-09-30
Git 2.1.2
v2.1.2
Junio C Hamano
4
-3
/
+24
2014-09-29
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+12
2014-09-29
t/lib-credential: use write_script
Ben Walton
1
-3
/
+1
2014-09-26
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+21
2014-09-25
l10n: de.po: use comma before "um"
Phillip Sz
1
-43
/
+43
2014-09-25
l10n: de.po: change Email to E-Mail
Phillip Sz
1
-7
/
+7
2014-09-25
po/TEAMS: add new member to German translation team
Ralf Thielow
1
-0
/
+1
2014-09-25
receive-pack::hmac_sha1(): copy the entire SHA-1 hash out
Brian Gernhardt
1
-2
/
+2
2014-09-23
merge-recursive: remove stale commented debugging code
Stefan Beller
1
-4
/
+0
2014-09-23
merge-recursive: fix copy-paste mistake
Stefan Beller
1
-1
/
+1
2014-09-22
mailinfo: work around -Wstring-plus-int warning
Eric Sunshine
1
-1
/
+2
2014-09-22
mingw.h: add dummy functions for sigset_t operations
Johannes Sixt
2
-3
/
+8
2014-09-22
t6031-test-merge-recursive: do not forget to add file to be committed
Stefan Beller
1
-0
/
+1
2014-09-22
t9300-fast-import: fix typo in test description
Stefan Beller
1
-1
/
+1
2014-09-22
sha1_file: don't convert off_t to size_t too early to avoid potential die()
Steffen Prohaska
1
-4
/
+9
2014-09-22
remote: simplify match_name_with_pattern() using strbuf
René Scharfe
1
-12
/
+5
2014-09-22
graph: simplify graph_padding_line()
René Scharfe
1
-13
/
+4
2014-09-22
archive: support filtering paths with glob
Nguyễn Thái Ngọc Duy
2
-3
/
+108
2014-09-19
Update draft release notes to 2.2
Junio C Hamano
1
-12
/
+51
2014-09-19
Git 2.1.1
v2.1.1
Junio C Hamano
4
-3
/
+48
2014-09-19
stash: prefer --quiet over shell redirection of the standard error stream
David Aguilar
1
-6
/
+7
2014-09-19
refs: make rev-parse --quiet actually quiet
David Aguilar
6
-16
/
+58
2014-09-19
pretty: add %D format specifier
Harry Jeffery
5
-11
/
+35
2014-09-18
unblock and unignore SIGPIPE
Patrick Reynolds
2
-0
/
+44
2014-09-18
help: fix the size passed to qsort
Stefan Beller
1
-1
/
+1
2014-09-18
branch: clean up commit flags after merge-filter walk
Jeff King
2
-14
/
+48
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
26
-70
/
+40
2014-09-18
add macro REALLOC_ARRAY
René Scharfe
2
-0
/
+5
2014-09-18
signed push: allow stale nonce in stateless mode
Junio C Hamano
4
-12
/
+112
2014-09-17
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
6
-3
/
+63
2014-09-17
signed push: fortify against replay attacks
Junio C Hamano
7
-29
/
+187
2014-09-17
receive-pack: allow hooks to ignore its standard input stream
Junio C Hamano
2
-0
/
+19
2014-09-16
Documentation/git-rebase.txt: <upstream> must be given to specify <branch>
Sergey Organov
1
-1
/
+1
2014-09-16
t1503: use test_must_be_empty
David Aguilar
1
-5
/
+5
2014-09-16
credential-cache: close stderr in daemon process
Jeff King
2
-5
/
+26
2014-09-16
mailinfo: make ">From" in-body header check more robust
Jeff King
6
-1
/
+65
2014-09-16
Documentation: a note about stdout for git rev-parse --verify --quiet
David Aguilar
1
-0
/
+1
2014-09-15
signed push: add "pushee" header to push certificate
Junio C Hamano
4
-0
/
+13
2014-09-15
signed push: remove duplicated protocol info
Junio C Hamano
4
-4
/
+69
2014-09-15
send-pack: send feature request on push-cert packet
Junio C Hamano
2
-5
/
+21
2014-09-15
receive-pack: GPG-validate push certificates
Junio C Hamano
3
-7
/
+66
2014-09-15
push: the beginning of "git push --signed"
Junio C Hamano
10
-2
/
+253
2014-09-15
pack-protocol doc: typofix for PKT-LINE
Junio C Hamano
1
-2
/
+2
2014-09-15
gpg-interface: move parse_signature() to where it should be
Junio C Hamano
4
-21
/
+22
2014-09-15
gpg-interface: move parse_gpg_output() to where it should be
Junio C Hamano
3
-41
/
+47
2014-09-15
send-pack: clarify that cmds_sent is a boolean
Junio C Hamano
1
-3
/
+4
[next]