index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+12
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-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
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-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-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
compat-util: add _DEFAULT_SOURCE define
Sergey Senozhatsky
1
-0
/
+1
2014-09-15
Makefile: fix some typos in the preamble
Ian Liu Rodrigues
1
-2
/
+2
2014-09-15
repack: call prune_packed_objects() and update_server_info() directly
René Scharfe
1
-17
/
+6
2014-09-15
server-info: clean up after writing info/packs
Jeff King
1
-0
/
+9
2014-09-15
make update-server-info more robust
Jeff King
1
-45
/
+71
2014-09-15
prune-packed: fix minor memory leak
Jeff King
1
-0
/
+1
2014-09-15
builtin/log.c: mark strings for translation
Matthias Ruester
1
-5
/
+5
2014-09-15
rerere.h: mark string for translation
Matthias Ruester
1
-1
/
+1
2014-09-14
git-svn: delay term initialization
Eric Wong
1
-7
/
+11
2014-09-14
git svn: find-rev allows short switches for near matches
Eric Wong
2
-2
/
+4
2014-09-14
git-svn.txt: Remove mentions of repack options
Lawrence Velázquez
1
-15
/
+0
2014-09-14
git svn: info: correctly handle absolute path args
Eric Wong
2
-6
/
+63
2014-09-14
git-svn: branch: avoid systematic prompt for cert/pass
Monard Vong
1
-1
/
+3
2014-09-12
t9300: use test_cmp_bin instead of test_cmp to compare binary files
Johannes Sixt
1
-1
/
+1
2014-09-12
refs: speed up is_refname_available
Jeff King
2
-33
/
+120
2014-09-12
t1450: make sure fsck detects a malformed tagger line
Junio C Hamano
1
-0
/
+19
2014-09-12
Make sure that index-pack --strict checks tag objects
Johannes Schindelin
1
-0
/
+19
2014-09-12
fsck: return non-zero status on missing ref tips
Jeff King
2
-1
/
+58
2014-09-12
config: avoid a funny sentinel value "a^"
Jeff King
3
-7
/
+21
2014-09-12
pre-push.sample: Write error message to stderr
W. Trevor King
1
-1
/
+1
2014-09-11
hash-object: add --literally option
Junio C Hamano
1
-9
/
+36
[next]