index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
credential.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
pack-objects: refactor to oid_object_info_extended
Jonathan Tan
1
-2
/
+6
2020-07-21
git-prompt: change == to = for zsh's sake
David J. Malan
1
-2
/
+2
2020-07-18
t3200: don't grep for `strerror()` string
Martin Ågren
1
-2
/
+2
2020-07-18
gitworkflows.txt: fix broken subsection underline
Martin Ågren
1
-1
/
+1
2020-07-17
RelNotes: update the v0 with extension situation
Junio C Hamano
1
-9
/
+0
2020-07-17
Git 2.28-rc1
v2.28.0-rc1
Junio C Hamano
2
-1
/
+9
2020-07-16
repository: allow repository format upgrade with extensions
Jonathan Nieder
3
-8
/
+9
2020-07-16
Revert "check_repository_format_gently(): refuse extensions for old repositor...
Jonathan Nieder
2
-11
/
+16
2020-07-16
Hopefully the last batch before -rc1
Junio C Hamano
1
-0
/
+8
2020-07-15
commit-graph: fix "Collecting commits from input" progress line
SZEDER Gábor
1
-3
/
+1
2020-07-13
git-diff.txt: reorder possible usages
Martin Ågren
1
-6
/
+7
2020-07-13
git-diff.txt: don't mark required argument as optional
Martin Ågren
1
-1
/
+1
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
commit-graph: fix "Writing out commit graph" progress counter
SZEDER Gábor
1
-20
/
+2
2020-07-09
commit-graph: fix progress of reachable commits
SZEDER Gábor
1
-2
/
+3
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
Wait for child on signal death for aliases to externals
Trygve Aaberge
1
-0
/
+2
2020-07-07
Wait for child on signal death for aliases to builtins
Trygve Aaberge
3
-1
/
+3
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
[next]