index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
check_connected: accept an env argument
Jeff King
2
-0
/
+6
2016-10-10
alternates: use fspathcmp to detect duplicates
Jeff King
3
-1
/
+20
2016-10-10
sha1_file: always allow relative paths to alternates
Jeff King
2
-8
/
+23
2016-10-10
count-objects: report alternates via verbose mode
Jeff King
3
-0
/
+25
2016-10-10
fill_sha1_file: write into a strbuf
Jeff King
1
-24
/
+10
2016-10-10
alternates: store scratch buffer as strbuf
Jeff King
3
-18
/
+32
2016-10-10
fill_sha1_file: write "boring" characters
Jeff King
1
-7
/
+5
2016-10-10
alternates: use a separate scratch space
Jeff King
6
-37
/
+24
2016-10-10
alternates: encapsulate alt->base munging
Jeff King
1
-6
/
+13
2016-10-10
alternates: provide helper for allocating alternate
Jeff King
3
-15
/
+26
2016-10-10
alternates: provide helper for adding to alternates list
Jeff King
3
-23
/
+25
2016-10-10
link_alt_odb_entry: refactor string handling
Jeff King
1
-38
/
+45
2016-10-10
link_alt_odb_entry: handle normalize_path errors
Jeff King
3
-2
/
+37
2016-10-10
t5613: clarify "too deep" recursion tests
Jeff King
1
-8
/
+19
2016-10-03
t5613: do not chdir in main process
Jeff King
1
-59
/
+33
2016-10-03
t5613: whitespace/style cleanups
Jeff King
1
-52
/
+62
2016-10-03
t5613: use test_must_fail
Jeff King
1
-6
/
+6
2016-10-03
t5613: drop test_valid_repo function
Jeff King
1
-12
/
+7
2016-10-03
t5613: drop reachable_via function
Jeff King
1
-10
/
+0
2016-10-03
Seventh batch for 2.11
Junio C Hamano
1
-0
/
+40
2016-10-03
Git 2.10.1
v2.10.1
Junio C Hamano
3
-2
/
+14
2016-09-30
Sixth batch for 2.11
Junio C Hamano
1
-0
/
+28
2016-09-30
Prepare for 2.10.1
Junio C Hamano
1
-0
/
+87
2016-09-28
mailinfo: unescape quoted-pair in header fields
Kevin Daudt
6
-0
/
+124
2016-09-28
t5100-mailinfo: replace common path prefix with variable
Kevin Daudt
1
-33
/
+35
2016-09-28
rev-list-options: clarify the usage of --reverse
Pranit Bauva
1
-2
/
+3
2016-09-27
fsck: handle bad trees like other errors
David Turner
4
-19
/
+106
2016-09-27
tree-walk: be more specific about corrupt tree errors
Jeff King
2
-7
/
+30
2016-09-27
worktree: honor configuration variables
Junio C Hamano
1
-0
/
+2
2016-09-27
xdiff: rename "struct group" to "struct xdlgroup"
Jeff King
1
-7
/
+7
2016-09-27
add David Turner's Two Sigma address
David Turner
1
-0
/
+1
2016-09-27
Fifth batch for 2.11
Junio C Hamano
1
-0
/
+66
2016-09-26
unpack_sha1_header(): detect malformed object header
Junio C Hamano
1
-2
/
+24
2016-09-26
streaming: make sure to notice corrupt object
Junio C Hamano
1
-6
/
+6
2016-09-26
git-gui: l10n: add Portuguese translation
Vasco Almeida
2
-0
/
+3009
2016-09-26
git-gui i18n: mark strings for translation
Vasco Almeida
1
-3
/
+3
2016-09-26
git-gui: stop using deprecated merge syntax
René Scharfe
1
-6
/
+1
2016-09-26
use COPY_ARRAY
René Scharfe
6
-9
/
+32
2016-09-26
add COPY_ARRAY
René Scharfe
1
-0
/
+8
2016-09-26
gitweb: use highlight's shebang detection
Ian Kelling
3
-12
/
+27
2016-09-26
gitweb: remove unused guess_file_syntax() parameter
Ian Kelling
1
-2
/
+2
2016-09-26
init: kill git_link variable
Nguyễn Thái Ngọc Duy
1
-12
/
+4
2016-09-26
init: do not set unnecessary core.worktree
Nguyễn Thái Ngọc Duy
2
-3
/
+8
2016-09-26
init: kill set_git_dir_init()
Nguyễn Thái Ngọc Duy
1
-29
/
+21
2016-09-26
init: call set_git_dir_init() from within init_db()
Nguyễn Thái Ngọc Duy
3
-17
/
+21
2016-09-26
init: correct re-initialization from a linked worktree
Nguyễn Thái Ngọc Duy
2
-1
/
+16
2016-09-23
fetch-pack: do not reset in_vain on non-novel acks
Jonathan Tan
1
-2
/
+9
2016-09-23
ident: handle NULL ai_canonname
Jeff King
1
-1
/
+1
2016-09-22
introduce CHECKOUT_INIT
René Scharfe
5
-9
/
+5
2016-09-22
docs/cvs-migration: mention cvsimport caveats
Jeff King
1
-0
/
+4
[next]