index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fsck.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
t7411: check configuration parsing errors
Brandon Williams
2
-10
/
+15
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
7
-344
/
+88
2017-08-02
submodule: merge repo_read_gitmodules and gitmodules_config
Brandon Williams
1
-20
/
+17
2017-08-02
submodule: check for unmerged .gitmodules outside of config parsing
Brandon Williams
2
-24
/
+24
2017-08-02
submodule: check for unstaged .gitmodules outside of config parsing
Brandon Williams
4
-18
/
+20
2017-08-02
submodule: remove fetch.recursesubmodules from submodule-config parsing
Brandon Williams
3
-15
/
+14
2017-08-02
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
6
-21
/
+40
2017-08-02
config: add config_from_gitmodules
Brandon Williams
2
-0
/
+27
2017-08-02
cache.h: add GITMODULES_FILE macro
Brandon Williams
3
-11
/
+12
2017-07-24
Git 2.14-rc1
v2.14.0-rc1
Junio C Hamano
1
-1
/
+1
2017-07-24
l10n: git.pot: v2.14.0 round 2 (9 new, 2 removed)
Jiang Xin
1
-10
/
+60
2017-07-22
fixes from 'master' for 2.13.4
Junio C Hamano
2
-1
/
+11
2017-07-22
Hopefully the final last-minute fix before -rc1
Junio C Hamano
1
-1
/
+11
2017-07-21
config.mak.uname: set FREAD_READS_DIRECTORIES for cygwin
Ramsay Jones
1
-0
/
+1
2017-07-21
A few more topics while waiting for the po/PRItime resolution
Junio C Hamano
1
-0
/
+12
2017-07-20
l10n: sv.po: Update Swedish translation (3206t0f0u)
Peter Krefting
1
-3103
/
+3271
2017-07-20
RelNotes: mention "sha1dc: optionally use sha1collisiondetection as a submodule"
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2017-07-20
RelNotes: mention "log: make --regexp-ignore-case work with --perl-regexp"
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2017-07-20
RelNotes: mention "log: add -P as a synonym for --perl-regexp"
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-07-20
Makefile: help gettext tools to cope with our custom PRItime format
Junio C Hamano
1
-0
/
+21
2017-07-19
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-3228
/
+3585
2017-07-19
doc: reformat the paragraph containing the 'cut-line'
Kaartic Sivaraam
1
-5
/
+6
2017-07-18
repository: have the_repository use the_index
Brandon Williams
1
-1
/
+3
2017-07-18
repo_read_index: don't discard the index
Brandon Williams
2
-2
/
+8
2017-07-18
A few more topics before 2.14-rc1
Junio C Hamano
1
-19
/
+45
2017-07-18
l10n: Update Catalan translation
Jordi Mas
1
-1071
/
+602
2017-07-18
doc: camelCase the i18n config variables to improve readability
Kaartic Sivaraam
1
-5
/
+5
2017-07-17
t: handle EOF in test_copy_bytes()
Jeff King
1
-0
/
+1
2017-07-17
set FD_CLOEXEC properly when O_CLOEXEC is not supported
Eric Wong
1
-3
/
+3
2017-07-17
Makefile: allow combining UBSan with other sanitizers
René Scharfe
1
-1
/
+6
2017-07-17
alias: compare alias name *case-insensitively*
Johannes Schindelin
2
-2
/
+2
2017-07-17
t1300: demonstrate that CamelCased aliases regressed
Johannes Schindelin
1
-0
/
+7
2017-07-17
sha1_name: convert uses of 40 to GIT_SHA1_HEXSZ
brian m. carlson
1
-3
/
+3
2017-07-17
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson
8
-56
/
+56
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
20
-153
/
+144
2017-07-17
Convert remaining callers of get_sha1 to get_oid.
brian m. carlson
2
-5
/
+5
2017-07-17
builtin/unpack-file: convert to struct object_id
brian m. carlson
1
-6
/
+6
2017-07-17
bisect: convert bisect_checkout to struct object_id
brian m. carlson
1
-9
/
+9
2017-07-17
builtin/update_ref: convert to struct object_id
brian m. carlson
1
-35
/
+34
2017-07-17
sequencer: convert to struct object_id
brian m. carlson
1
-29
/
+30
2017-07-17
remote: convert struct push_cas to struct object_id
brian m. carlson
2
-4
/
+4
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
10
-62
/
+62
2017-07-17
builtin/merge-tree: convert remaining caller of get_sha1 to object_id
brian m. carlson
1
-3
/
+3
2017-07-17
builtin/fsck: convert remaining caller of get_sha1 to object_id
brian m. carlson
1
-4
/
+4
2017-07-16
l10n: bg.po: Updated Bulgarian translation (3206t)
Alexander Shopov
1
-3048
/
+3111
2017-07-15
l10n: vi.po(3206t): Update Vietnamese translation
Tran Ngoc Quan
1
-3013
/
+3180
2017-07-15
l10n: git.pot: v2.14.0 round 1 (34 new, 23 removed)
Jiang Xin
1
-2993
/
+3059
2017-07-14
Git 2.14-rc0
v2.14.0-rc0
Junio C Hamano
2
-5
/
+13
2017-07-13
tag: convert gpg_verify_tag to use struct object_id
Stefan Beller
4
-11
/
+12
2017-07-13
commit: convert lookup_commit_graft to struct object_id
Stefan Beller
4
-7
/
+7
[next]