index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-cvsserver.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
progress: set default delay threshold to 100%, not 0%
Jeff King
1
-1
/
+1
2017-10-30
Git 2.15
v2.15.0
Junio C Hamano
1
-1
/
+1
2017-10-29
l10n: Update Catalan translation
Jordi Mas
1
-58
/
+123
2017-10-28
Hopefully final batch before 2.15
Junio C Hamano
1
-0
/
+7
2017-10-27
docs: fix formatting of rev-parse's --show-superproject-working-tree
Sebastian Schuberth
1
-1
/
+1
2017-10-27
rev-list-options.txt: use correct directional reference
SZEDER Gábor
1
-3
/
+3
2017-10-25
path.c: use xmalloc() in add_to_trie()
Andrey Okoshkin
1
-1
/
+1
2017-10-25
files_transaction_prepare(): fix handling of ref lock failure
Michael Haggerty
2
-9
/
+9
2017-10-25
t1404: add a bunch of tests of D/F conflicts
Michael Haggerty
1
-0
/
+141
2017-10-24
l10n: zh_CN: review for git v2.15.0 l10n round 2
Ray Chen
1
-2
/
+2
2017-10-24
l10n: zh_CN: for git v2.15.0 l10n round 2
Jiang Xin
1
-2414
/
+2557
2017-10-23
l10n: de.po: fix typos
Andre Hinrichs
1
-14
/
+14
2017-10-23
l10n: de.po: translate 70 new messages
Ralf Thielow
1
-2435
/
+2617
2017-10-23
Git 2.14.3
v2.14.3
Junio C Hamano
2
-1
/
+25
2017-10-22
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-50
/
+50
2017-10-19
Git 2.15-rc2
v2.15.0-rc2
Junio C Hamano
2
-1
/
+13
2017-10-19
config doc: clarify "git config --path" example
Nathan Payre
1
-4
/
+4
2017-10-19
l10n: vi.po(3245t): Updated Vietnamese translation for v2.15.0 round 2
Tran Ngoc Quan
1
-51
/
+55
2017-10-18
l10n: sv.po: Update Swedish translation (3245t0f0u)
Peter Krefting
1
-55
/
+58
2017-10-18
l10n: fr.po: v2.15.0 round 2
Jean-Noel Avila
1
-2424
/
+2612
2017-10-18
l10n: fr.po change translation of "First, rewinding"
Nicolas Cornu
1
-2
/
+1
2017-10-18
l10n: fr.po fix some mistakes
Jean-Noel Avila
1
-7
/
+5
2017-10-18
Prepare for 2.14.3
Junio C Hamano
2
-1
/
+76
2017-10-18
branch doc: sprinkle a few commas for readability
Junio C Hamano
1
-2
/
+2
2017-10-18
Preparing for rc2 continues
Junio C Hamano
1
-3
/
+2
2017-10-18
doc: list filter-branch subdirectory-filter first
David Glasser
2
-20
/
+20
2017-10-17
sequencer.c: unify an error message
Ralf Thielow
1
-1
/
+1
2017-10-17
fetch doc: src side of refspec could be full SHA-1
Junio C Hamano
1
-2
/
+4
2017-10-17
l10n: Update Catalan translation
Jordi Mas
1
-3008
/
+2991
2017-10-17
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2411
/
+2535
2017-10-17
tag: respect color.ui config
Jeff King
3
-1
/
+12
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
8
-9
/
+17
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
3
-19
/
+20
2017-10-17
Crawling towards -rc2
Junio C Hamano
1
-0
/
+1
2017-10-17
l10n: es.po: v2.15.0 round 2
Christopher Díaz Riveros
1
-50
/
+54
2017-10-17
l10n: git.pot: v2.15.0 round 2 (2 new, 2 removed)
Jiang Xin
1
-47
/
+48
2017-10-16
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King
2
-13
/
+24
2017-10-16
sequencer.c: fix and unify error messages in rearrange_squash()
Ralf Thielow
1
-2
/
+2
2017-10-15
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-2381
/
+2521
2017-10-14
l10n: bg.po: Updated Bulgarian translation (3245t)
Alexander Shopov
1
-2419
/
+2554
2017-10-12
Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull'
W. Trevor King
2
-6
/
+6
2017-10-11
l10n: sv.po: Update Swedish translation (3245t0f0u)
Peter Krefting
1
-2475
/
+2674
2017-10-11
checkout doc: clarify command line args for "checkout paths" mode
Junio C Hamano
1
-14
/
+16
2017-10-11
Git 2.15-rc1
v2.15.0-rc1
Junio C Hamano
2
-1
/
+18
2017-10-10
write_entry: untangle symlink and regular-file cases
Jeff King
1
-31
/
+40
2017-10-10
write_entry: avoid reading blobs in CE_RETRY case
Jeff King
1
-11
/
+14
2017-10-10
write_entry: fix leak when retrying delayed filter
Jeff King
1
-0
/
+1
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
12
-15
/
+15
2017-10-09
i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
[next]