index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rebase-interactive.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
l10n: it.po: update the Italian translation for Git 2.28.0 round 1
Alessandro Menti
1
-1124
/
+1412
2020-07-10
l10n: tr: v2.28.0 round 1
Emir Sarı
1
-1128
/
+1377
2020-07-10
l10n: git.pot: v2.28.0 round 1 (70 new, 14 removed)
Jiang Xin
1
-1102
/
+1350
2020-07-09
Git 2.28-rc0
v2.28.0-rc0
Junio C Hamano
1
-3
/
+27
2020-07-09
git-rebase.txt: fix description list separator
Martin Ågren
1
-1
/
+1
2020-07-09
entry: check for fstat() errors after checkout
Matheus Tavares
1
-2
/
+1
2020-07-09
experimental: default to fetch.writeCommitGraph=false
Jonathan Nieder
3
-14
/
+5
2020-07-09
commit.c: don't persist substituted parents when unshallowing
Taylor Blau
4
-1
/
+19
2020-07-08
diff: check for merge bases before assigning sym->base
Jeff King
1
-1
/
+1
2020-07-07
The seventh batch
Junio C Hamano
1
-0
/
+35
2020-07-07
revision: disable min_age optimization with line-log
René Scharfe
2
-1
/
+10
2020-07-02
difftool -d: ensure that intent-to-add files are handled correctly
Johannes Schindelin
1
-0
/
+8
2020-07-02
diff-files --raw: show correct post-image of intent-to-add files
Johannes Schindelin
2
-5
/
+3
2020-07-02
send-email: restore --in-reply-to superseding behavior
Rafael Aquini
2
-3
/
+19
2020-07-02
cat-file: add missing [=<format>] to usage/synopsis
Christian Couder
2
-2
/
+2
2020-07-01
completion: nounset mode fixes
Ville Skyttä
1
-9
/
+9
2020-06-30
contrib: subtree: adjust test to change in fmt-merge-msg
Đoàn Trần Công Danh
1
-2
/
+4
2020-06-29
The sixth batch
Junio C Hamano
1
-0
/
+20
2020-06-25
fast-export: use local array to store anonymized oid
Jeff King
1
-4
/
+4
2020-06-25
fast-export: anonymize "master" refname
Jeff King
2
-12
/
+7
2020-06-25
fast-export: allow seeding the anonymized mapping
Jeff King
3
-2
/
+88
2020-06-25
The fifth batch
Junio C Hamano
1
-0
/
+30
2020-06-25
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
3
-14
/
+14
2020-06-25
docs: adjust the technical overview for the rename `pu` -> `seen`
Johannes Schindelin
4
-61
/
+61
2020-06-25
docs: adjust for the recent rename of `pu` to `seen`
Johannes Schindelin
7
-27
/
+27
2020-06-25
worktree: avoid dead-code in conditional
Eric Sunshine
1
-3
/
+3
2020-06-24
testsvn: respect `init.defaultBranch`
Johannes Schindelin
2
-3
/
+13
2020-06-24
remote: use the configured default branch name when appropriate
Johannes Schindelin
2
-4
/
+21
2020-06-24
clone: use configured default branch name when appropriate
Johannes Schindelin
3
-5
/
+24
2020-06-24
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
5
-1
/
+57
2020-06-24
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
5
-8
/
+50
2020-06-24
docs: add missing diamond brackets
Johannes Schindelin
3
-3
/
+3
2020-06-24
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin
5
-12
/
+31
2020-06-24
send-pack/transport-helper: avoid mentioning a particular branch
Johannes Schindelin
3
-2
/
+8
2020-06-24
revision: reallocate TOPO_WALK object flags
René Scharfe
2
-5
/
+6
2020-06-24
lib-submodule-update: pass 'test_must_fail' as an argument
Denton Liu
8
-26
/
+84
2020-06-24
fast-export: add a "data" callback parameter to anonymize_str()
Jeff King
1
-13
/
+14
2020-06-24
fast-export: move global "idents" anonymize hashmap into function
Jeff King
1
-1
/
+1
2020-06-24
fast-export: use a flex array to store anonymized entries
Jeff King
1
-3
/
+2
2020-06-24
fast-export: stop storing lengths in anonymized hashmaps
Jeff King
1
-10
/
+18
2020-06-24
fast-export: tighten anonymize_mem() interface to handle only strings
Jeff King
1
-27
/
+26
2020-06-24
fast-export: store anonymized oids as hex strings
Jeff King
1
-12
/
+16
2020-06-24
fast-export: use xmemdupz() for anonymizing oids
Jeff King
2
-1
/
+16
2020-06-24
t9351: derive anonymized tree checks from original repo
Jeff King
1
-10
/
+6
2020-06-24
fmt-merge-msg: stop treating `master` specially
Johannes Schindelin
29
-97
/
+94
2020-06-24
doc: fix author vs. committer copy/paste error
Miroslav Koškár
1
-2
/
+2
2020-06-24
builtin/diff: fix botched update of usage comment
Denton Liu
1
-4
/
+1
2020-06-24
commit-reach: avoid is_descendant_of() shim
Carlo Marcelo Arenas Belón
4
-13
/
+12
2020-06-24
http-push: ensure unforced pushes fail when data would be lost
brian m. carlson
3
-5
/
+21
2020-06-23
The fourth batch
Junio C Hamano
1
-0
/
+11
[next]