index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
entry.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-18
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
René Scharfe
1
-9
/
+7
2014-07-18
bundle: use internal argv_array of struct child_process in create_bundle()
René Scharfe
1
-10
/
+5
2014-07-18
fast-import: use hashcmp() for SHA1 hash comparison
René Scharfe
1
-1
/
+1
2014-07-18
transport: simplify fetch_objs_via_rsync() using argv_array
René Scharfe
1
-20
/
+8
2014-07-18
run-command: use internal argv_array of struct child_process in run_hook_ve()
René Scharfe
1
-11
/
+4
2014-07-17
use commit_list_count() to count the members of commit_lists
René Scharfe
5
-42
/
+6
2014-07-17
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
3
-10
/
+10
2014-07-17
.mailmap: map different names with the same email address together
Stefan Beller
1
-0
/
+3
2014-07-16
refs.c: add a public is_branch function
Ronnie Sahlberg
3
-6
/
+3
2014-07-16
config: use chmod() instead of fchmod()
Karsten Blees
1
-4
/
+4
2014-07-16
Eighth batch for 2.1
Junio C Hamano
1
-1
/
+31
2014-07-16
Git 2.0.2
v2.0.2
Junio C Hamano
3
-2
/
+22
2014-07-16
annotate: use argv_array
René Scharfe
1
-7
/
+5
2014-07-16
MinGW: fix compile error due to missing ELOOP
Karsten Blees
1
-0
/
+3
2014-07-15
sha1_file: do not add own object directory as alternate
Ephrim Khong
2
-4
/
+33
2014-07-15
Win32: Unicode file name support (dirent)
Karsten Blees
2
-21
/
+11
2014-07-15
Win32: Unicode file name support (except dirent)
Karsten Blees
2
-56
/
+160
2014-07-15
.gitignore: "git-verify-commit" is a generated file
Øyvind A. Holm
1
-0
/
+1
2014-07-15
prep_exclude: remove the artificial PATH_MAX limit
Nguyễn Thái Ngọc Duy
2
-20
/
+29
2014-07-15
dir.h: move struct exclude declaration to top level
Nguyễn Thái Ngọc Duy
1
-20
/
+22
2014-07-15
dir.c: coding style fix
Nguyễn Thái Ngọc Duy
1
-6
/
+6