index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.mak.dev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
tag: allow lookup_tag to handle arbitrary repositories
Stefan Beller
2
-7
/
+6
2018-06-29
commit: allow lookup_commit to handle arbitrary repositories
Stefan Beller
2
-7
/
+6
2018-06-29
tree: allow lookup_tree to handle arbitrary repositories
Stefan Beller
2
-7
/
+6
2018-06-29
blob: allow lookup_blob to handle arbitrary repositories
Stefan Beller
2
-7
/
+6
2018-06-29
object: allow lookup_object to handle arbitrary repositories
Stefan Beller
2
-10
/
+8
2018-06-29
object: allow object_as_type to handle arbitrary repositories
Stefan Beller
2
-4
/
+3
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
18
-26
/
+42
2018-06-29
tag: add repository argument to parse_tag_buffer
Stefan Beller
6
-7
/
+8
2018-06-29
tag: add repository argument to lookup_tag
Stefan Beller
8
-12
/
+12
2018-06-29
commit: add repository argument to get_cached_commit_buffer
Stefan Beller
4
-5
/
+6
2018-06-29
commit: add repository argument to set_commit_buffer
Stefan Beller
4
-5
/
+6
2018-06-29
commit: add repository argument to parse_commit_buffer
Stefan Beller
4
-5
/
+6
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
19
-33
/
+46
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
27
-51
/
+65
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
20
-38
/
+59
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
19
-24
/
+31
2018-06-29
blob: add repository argument to lookup_blob
Stefan Beller
15
-18
/
+23
2018-06-29
object: add repository argument to object_as_type
Stefan Beller
8
-9
/
+10
2018-06-29
object: add repository argument to parse_object_buffer
Stefan Beller
7
-9
/
+18
2018-06-29
object: add repository argument to lookup_object
Stefan Beller
15
-26
/
+31
2018-06-29
object: add repository argument to parse_object
Stefan Beller
33
-72
/
+95
2018-06-28
Second batch for 2.19 cycle
Junio C Hamano
1
-0
/
+44
2018-06-25
First batch for 2.19 cycle
Junio C Hamano
1
-0
/
+43
2018-06-25
Prepare to start 2.19 cycle
Junio C Hamano
3
-2
/
+16
2018-06-25
sequencer.c: plug mem leak in git_sequencer_config
Stefan Beller
1
-0
/
+1
2018-06-21
Git 2.18
v2.18.0
Junio C Hamano
1
-1
/
+1
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-06-19
t3404: check root commit in 'rebase -i --root reword root commit'
Todd Zullinger
1
-1
/
+2
2018-06-19
doc: fix typos in documentation and release notes
Karthikeyan Singaravelan
4
-4
/
+4
2018-06-18
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
1
-0
/
+3
2018-06-18
Almost 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-18
A bunch of micro-fixes before going 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-18
l10n: ko.po: Update Korean translation
Changwoo Ryu
2
-2522
/
+3541
2018-06-18
merge-recursive: use xstrdup() instead of fixed buffer
René Scharfe
1
-5
/
+5
2018-06-18
RelNotes 2.18: minor fix to entry about dynamically loading completions
SZEDER Gábor
1
-1
/
+1
2018-06-18
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor
1
-6
/
+6
2018-06-18
rebase --root: fix amending root commit messages
Johannes Schindelin
2
-2
/
+2
2018-06-18
rebase --root: demonstrate a bug while amending root commit messages
Todd Zullinger
1
-0
/
+9
2018-06-18
ewah: adjust callers of ewah_read_mmap()
Jeff King
2
-2
/
+3
2018-06-18
ewah_read_mmap: bounds-check mmap reads
Jeff King
3
-5
/
+35
2018-06-18
t3200: clarify description of --set-upstream test
Kaartic Sivaraam
1
-1
/
+1
2018-06-18
git-credential-netrc: fix exit status when tests fail
Luis Marsano
1
-1
/
+3
2018-06-18
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
2
-2
/
+2
2018-06-18
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
1
-4
/
+4
2018-06-17
l10n: zh_CN: for git v2.18.0 l10n round 1 to 3
Jiang Xin
1
-2452
/
+3552
2018-06-17
l10n: bg.po: Updated Bulgarian translation (3608t)
Alexander Shopov
1
-19
/
+19
2018-06-17
l10n: vi.po(3608t): Update Vietnamese translation for v2.18.0 round 3
Tran Ngoc Quan
1
-21
/
+21
2018-06-16
l10n: fr.po v2.18.0 round 3
Jean-Noël Avila
1
-466
/
+1071
2018-06-16
l10n: es.po: Spanish update for v2.18.0 round 3
Christopher Diaz Riveros
1
-20
/
+20
2018-06-16
l10n: git.pot: v2.18.0 round 3 (1 new, 1 removed)
Jiang Xin
1
-17
/
+17
[next]