index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4109-apply-multifrag.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
pretty: add %D format specifier
Harry Jeffery
5
-11
/
+35
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
credential-cache: close stderr in daemon process
Jeff King
2
-5
/
+26
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
2014-09-11
Add regression tests for stricter tag fsck'ing
Johannes Schindelin
1
-0
/
+19
2014-09-11
hash-object: pass 'write_object' as a flag
Junio C Hamano
1
-17
/
+15
2014-09-11
hash-object: reduce file-scope statics
Junio C Hamano
1
-29
/
+23
2014-09-11
Update draft release notes to 2.2
Junio C Hamano
1
-1
/
+42
2014-09-11
fsck: check tag objects' headers
Johannes Schindelin
1
-1
/
+85
2014-09-11
Make sure fsck_commit_buffer() does not run out of the buffer
Johannes Schindelin
1
-0
/
+23
2014-09-11
Documentation: use single-parameter --cacheinfo in example
Steffen Prohaska
1
-1
/
+1
2014-09-10
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
5
-16
/
+31
2014-09-10
Refactor type_from_string() to allow continuing after detecting an error
Johannes Schindelin
2
-3
/
+11
2014-09-10
refs: write packed_refs file using stdio
Jeff King
3
-23
/
+33
2014-09-10
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
3
-8
/
+29
2014-09-09
Update draft release notes to 2.2
Junio C Hamano
1
-3
/
+42
2014-09-08
strbuf: use strbuf_addchars() for adding a char multiple times
René Scharfe
3
-13
/
+6
2014-09-08
strbuf: export strbuf_addchars()
René Scharfe
4
-7
/
+12
2014-09-08
trace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROS
René Scharfe
1
-1
/
+1
2014-09-04
parse-options: detect attempt to add a duplicate short option name
Junio C Hamano
2
-3
/
+15
[next]