index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-26
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-12974
/
+10330
2022-06-26
Merge branch 'l10n/zh_TW/220623' of github.com:l10n-tw/git-po
Jiang Xin
1
-13955
/
+12996
2022-06-25
l10n: zh_TW: v2.37.0 round 1
Yi-Jyun Pan
1
-13955
/
+12996
2022-06-25
Merge branch 'master' of github.com:vnwildman/git
Jiang Xin
1
-12953
/
+7839
2022-06-25
l10n: vi(5367t): Updated translation
Tran Ngoc Quan
1
-12953
/
+7839
2022-06-24
l10n: fr v2.37 round 1
Jean-Noël Avila
1
-13724
/
+7931
2022-06-24
l10n: Update Catalan translation
Jordi Mas
1
-13360
/
+8338
2022-06-23
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
1
-1
/
+1
2022-06-23
Documentation/config/transfer.txt: fix typo
Taylor Blau
1
-1
/
+1
2022-06-23
rev-parse: documentation adjustment - mention remote tracking with @{u}
Tao Klerks
1
-9
/
+6
2022-06-23
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
1
-12673
/
+12990
2022-06-23
Git 2.36.2
v2.36.2
Johannes Schindelin
2
-5
/
+11
2022-06-23
Sync with 2.35.4
Johannes Schindelin
11
-12
/
+282
2022-06-23
Git 2.35.4
v2.35.4
Johannes Schindelin
3
-2
/
+9
2022-06-23
Sync with 2.34.4
Johannes Schindelin
10
-12
/
+275
2022-06-23
Git 2.34.4
v2.34.4
Johannes Schindelin
3
-2
/
+8
2022-06-23
Sync with 2.33.4
Johannes Schindelin
9
-12
/
+269
2022-06-23
Git 2.33.4
v2.33.4
Johannes Schindelin
3
-2
/
+8
2022-06-23
Sync with 2.32.3
Johannes Schindelin
8
-12
/
+263
2022-06-23
Git 2.32.3
v2.32.3
Johannes Schindelin
3
-2
/
+8
2022-06-23
Sync with 2.31.4
Johannes Schindelin
7
-12
/
+257
2022-06-23
Git 2.31.4
v2.31.4
Johannes Schindelin
3
-2
/
+8
2022-06-23
Sync with 2.30.5
Johannes Schindelin
6
-12
/
+251
2022-06-23
Git 2.30.5
v2.30.5
Johannes Schindelin
3
-2
/
+14
2022-06-23
setup: tighten ownership checks post CVE-2022-24765
Carlo Marcelo Arenas Belón
1
-11
/
+60
2022-06-23
Merge branch 'cb/path-owner-check-with-sudo'
Junio C Hamano
4
-1
/
+179
2022-06-23
l10n: po-id for 2.37 (first batch)
Bagas Sanjaya
1
-12673
/
+12990
2022-06-23
l10n: tr: v2.37.0 round #1
Emir SARI
1
-12895
/
+7746
2022-06-23
Merge branch 'master' of github.com:ruester/git-po-de
Jiang Xin
2
-13111
/
+7964
2022-06-23
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-13314
/
+8766
2022-06-23
Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-po
Jiang Xin
1
-12744
/
+13006
2022-06-23
l10n: README: fix typo
Arthur Milchior
1
-1
/
+1
2022-06-22
revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
Jeff King
1
-1
/
+1
2022-06-22
git-merge-tree.txt: add a section on potentional usage mistakes
Elijah Newren
1
-0
/
+53
2022-06-22
merge-tree: add a --allow-unrelated-histories flag
Elijah Newren
3
-2
/
+34
2022-06-22
merge-tree: allow `ls-files -u` style info to be NUL terminated
Elijah Newren
3
-5
/
+62
2022-06-22
merge-ort: optionally produce machine-readable output
Elijah Newren
3
-3
/
+23
2022-06-22
merge-ort: store more specific conflict information
Elijah Newren
1
-55
/
+212
2022-06-22
merge-ort: make `path_messages` a strmap to a string_list
Johannes Schindelin
3
-41
/
+22
2022-06-22
merge-ort: store messages in a list, not in a single strbuf
Johannes Schindelin
2
-44
/
+81
2022-06-22
merge-tree: provide easy access to `ls-files -u` style info
Elijah Newren
3
-9
/
+62
2022-06-22
merge-tree: provide a list of which files have conflicts
Elijah Newren
3
-3
/
+43
2022-06-22
merge-ort: remove command-line-centric submodule message from merge-ort
Elijah Newren
2
-9
/
+2
2022-06-22
merge-ort: provide a merge_get_conflicted_files() helper function
Elijah Newren
2
-0
/
+52
2022-06-22
merge-tree: support including merge messages in output
Elijah Newren
3
-8
/
+97
2022-06-22
merge-ort: split out a separate display_update_messages() function
Elijah Newren
2
-37
/
+49
2022-06-22
merge-tree: implement real merges
Elijah Newren
3
-12
/
+231
2022-06-22
merge-tree: add option parsing and initial shell for real merge function
Elijah Newren
2
-10
/
+76
2022-06-22
merge-tree: move logic for existing merge into new function
Elijah Newren
1
-4
/
+8
2022-06-22
merge-tree: rename merge_trees() to trivial_merge_trees()
Elijah Newren
1
-4
/
+4
[prev]
[next]