index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
t1402: check for refs ending with a dot
Jeff King
1
-0
/
+1
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse'"
Junio C Hamano
4
-250
/
+18
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"
Junio C Hamano
2
-13
/
+5
2014-07-28
diff-tree: avoid lookup_unknown_object
Jeff King
1
-3
/
+1
2014-07-28
object_as_type: set commit index
Jeff King
1
-0
/
+2
2014-07-28
alloc: factor out commit index
Jeff King
2
-2
/
+8
2014-07-28
add object_as_type helper for casting objects
Jeff King
7
-43
/
+25
2014-07-28
parse_object_buffer: do not set object type
Jeff King
1
-2
/
+0
2014-07-28
move setting of object->type to alloc_* functions
Jeff King
8
-12
/
+13
2014-07-28
alloc: write out allocator definitions
Jeff King
1
-11
/
+27
2014-07-28
alloc.c: remove the alloc_raw_commit_node() function
Ramsay Jones
1
-18
/
+29
2014-07-28
Git 2.1.0-rc0
v2.1.0-rc0
Junio C Hamano
2
-1
/
+23
2014-07-25
t9814: fix misconversion from test $a -o $b to test $a || test $b
Junio C Hamano
1
-2
/
+8
2014-07-24
apply: avoid possible bogus pointer
Jeff King
1
-1
/
+1
2014-07-24
fix memory leak parsing core.commentchar
Jeff King
1
-5
/
+5
2014-07-24
transport: fix leaks in refs_from_alternate_cb
Jeff King
1
-2
/
+3
2014-07-24
free ref string returned by dwim_ref
Jeff King
3
-1
/
+5
2014-07-24
receive-pack: don't copy "dir" parameter
Jeff King
1
-2
/
+2
2014-07-23
Git 2.0.3
v2.0.3
Junio C Hamano
4
-3
/
+21
2014-07-23
.mailmap: combine Stefan Beller's emails
Stefan Beller
1
-0
/
+1
2014-07-23
git.1: switch homepage for stats
Stefan Beller
1
-1
/
+1
2014-07-22
Documentation: fix missing text for rev-parse --verify
brian m. carlson
1
-1
/
+1
2014-07-21
Ninth batch for 2.1
Junio C Hamano
1
-0
/
+4
2014-07-21
replace: add test for --graft with a mergetag
Christian Couder
1
-0
/
+22
2014-07-21
replace: check mergetags when using --graft
Christian Couder
1
-0
/
+47
2014-07-21
replace: add test for --graft with signed commit
Christian Couder
1
-0
/
+24
2014-07-21
replace: remove signature when using --graft
Christian Couder
3
-0
/
+41
2014-07-21
contrib: add convert-grafts-to-replace-refs.sh
Christian Couder
2
-1
/
+31
2014-07-21
Documentation: replace: add --graft option
Christian Couder
1
-0
/
+8
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
2014-07-21
replace: add --graft option
Christian Couder
1
-1
/
+73
2014-07-21
Fix contrib/subtree Makefile to patch #! line
Charles Bailey
1
-1
/
+7
2014-07-21
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
6
-19
/
+6
2014-07-21
use xcalloc() to allocate zero-initialized memory
René Scharfe
4
-8
/
+4
2014-07-21
replace memset with string-list initializers
Tanay Abhra
4
-15
/
+6
2014-07-21
string-list: add string_list initializer helper function
Tanay Abhra
3
-0
/
+13
2014-07-21
unix-socket: remove stale socket before calling chdir()
René Scharfe
1
-1
/
+2
2014-07-21
Win32: enable color output in Windows cmd.exe
Karsten Blees
1
-0
/
+4
2014-07-21
Win32: patch Windows environment on startup
Karsten Blees
1
-13
/
+12
2014-07-21
Win32: keep the environment sorted
Karsten Blees
1
-39
/
+65
2014-07-21
Win32: use low-level memory allocation during initialization
Karsten Blees
1
-15
/
+28
2014-07-21
Win32: reduce environment array reallocations
Karsten Blees
1
-27
/
+35
2014-07-21
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
3
-64
/
+30
2014-07-21
Win32: factor out environment block creation
Karsten Blees
1
-23
/
+32
2014-07-21
Win32: unify environment function names
Karsten Blees
1
-7
/
+7
2014-07-21
Win32: unify environment case-sensitivity
Karsten Blees
1
-2
/
+1
2014-07-21
Win32: fix environment memory leaks
Karsten Blees
3
-6
/
+7
2014-07-21
Win32: Unicode environment (incoming)
Karsten Blees
2
-0
/
+17
2014-07-21
Win32: Unicode environment (outgoing)
Karsten Blees
1
-11
/
+14
2014-07-18
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
René Scharfe
1
-9
/
+7
[next]