index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
thread-utils.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2014-07-10
Seventh batch for 2.1
Junio C Hamano
1
-0
/
+22
2014-07-10
Start preparing for 2.0.2
Junio C Hamano
2
-1
/
+14
2014-07-09
Sixth batch for 2.1
Junio C Hamano
1
-0
/
+18
2014-07-08
refs: fix valgrind suppression file
David Turner
1
-4
/
+11
2014-07-08
line-log: use commit_list_append() instead of duplicating its code
René Scharfe
1
-3
/
+1
2014-07-08
diff-tree: call free_commit_list() instead of duplicating its code
René Scharfe
1
-6
/
+2
2014-07-07
t5000, t5003: simplify commit
René Scharfe
2
-16
/
+8
2014-07-07
symlinks: remove PATH_MAX limitation
Karsten Blees
3
-39
/
+36
2014-07-07
refs.c: handle REFNAME_REFSPEC_PATTERN at end of page
David Turner
1
-1
/
+2
2014-07-02
enums: remove trailing ',' after last item in enum
Ronnie Sahlberg
1
-1
/
+1
2014-07-02
t7300: repair filesystem permissions with test_when_finished
Jeff King
1
-2
/
+2
2014-07-02
enums: remove trailing ',' after last item in enum
Ronnie Sahlberg
2
-2
/
+2
2014-07-01
sha1_file: avoid overrunning alternate object base string
René Scharfe
1
-1
/
+2
2014-06-30
wt-status: simplify building of summary limit argument
René Scharfe
1
-3
/
+1
2014-06-30
wt-status: use argv_array for environment
René Scharfe
1
-5
/
+4
2014-06-27
gitk: Add visiblerefs option, which lists always-shown branches
Max Kirillov
1
-4
/
+6
2014-06-27
gitk: Catch mkdtemp errors
David Aguilar
1
-1
/
+3
2014-06-26
move "%G" format test from t7510 to t6006
Jeff King
2
-6
/
+6
2014-06-25
Fifth batch for 2.1
Junio C Hamano
1
-2
/
+14
2014-06-25
Git 2.0.1
v2.0.1
Junio C Hamano
4
-3
/
+119
2014-06-25
setup_git_env(): introduce git_path_from_env() helper
Jeff King
1
-9
/
+9
2014-06-24
t7510: test verify-commit
Michael J Gruber
1
-1
/
+19
2014-06-24
t7510: exit for loop with test result
Michael J Gruber
1
-2
/
+2
2014-06-24
verify-commit: scriptable commit signature verification
Michael J Gruber
6
-0
/
+125
2014-06-24
gpg-interface: provide access to the payload
Michael J Gruber
3
-0
/
+4
2014-06-24
gpg-interface: provide clear helper for struct signature_check
Michael J Gruber
4
-6
/
+15
2014-06-23
builtin/clone.c: detect a clone starting at a tag correctly
Junio C Hamano
1
-1
/
+1
2014-06-20
Fourth batch for 2.1
Junio C Hamano
1
-0
/
+9
2014-06-20
http-push: refactor parsing of remote object names
Jeff King
1
-15
/
+23
2014-06-20
imap-send: use skip_prefix instead of using magic numbers
Tanay Abhra
1
-5
/
+1
2014-06-20
use skip_prefix to avoid repeated calculations
Jeff King
2
-8
/
+6
2014-06-20
git: avoid magic number with skip_prefix
Jeff King
1
-2
/
+2
2014-06-20
fetch-pack: refactor parsing in get_ack
Jeff King
1
-6
/
+9
2014-06-20
fast-import: refactor parsing of spaces
Jeff King
1
-13
/
+7
2014-06-20
stat_opt: check extra strlen call
Jeff King
1
-1
/
+2
2014-06-20
daemon: use skip_prefix to avoid magic numbers
Jeff King
1
-5
/
+6
2014-06-20
fast-import: use skip_prefix for parsing input
Jeff King
1
-72
/
+51
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
10
-54
/
+44
2014-06-20
use skip_prefix to avoid magic numbers
Jeff King
11
-131
/
+149
2014-06-20
transport-helper: avoid reading past end-of-string
Jeff King
1
-7
/
+7
2014-06-20
fast-import: fix read of uninitialized argv memory
Jeff King
1
-5
/
+8
2014-06-20
apply: use skip_prefix instead of raw addition
Jeff King
1
-2
/
+3
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
18
-58
/
+73
2014-06-20
cleanup duplicate name_compare() functions
Jeremiah Mahler
5
-34
/
+15
2014-06-20
name-hash.c: replace cache_name_compare() with memcmp(3)
Jeremiah Mahler
1
-1
/
+1
2014-06-20
unique_path: fix unlikely heap overflow
Jeff King
1
-15
/
+26
2014-06-20
walker_fetch: fix minor memory leak
Jeff King
1
-9
/
+9
2014-06-20
merge: use argv_array when spawning merge strategy
Jeff King
1
-29
/
+13
[next]