index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocol.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
tests (status): spell out the `--find-renames` option in full
Johannes Schindelin
1
-4
/
+4
2019-04-02
tests (push): do not abbreviate the `--follow-tags` option
Johannes Schindelin
1
-2
/
+2
2019-04-02
t5531: avoid using an abbreviated option
Johannes Schindelin
1
-1
/
+1
2019-04-02
t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`
Johannes Schindelin
1
-8
/
+8
2019-04-02
tests (rebase): spell out the `--force-rebase` option
Johannes Schindelin
2
-3
/
+3
2019-04-02
tests (rebase): spell out the `--keep-empty` option
Johannes Schindelin
1
-2
/
+2
2019-03-20
The third batch
Junio C Hamano
1
-0
/
+49
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-11
The second batch
Junio C Hamano
1
-0
/
+22
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Johannes Schindelin
1
-1
/
+1
2019-03-08
mingw: drop MakeMaker reference
Johannes Schindelin
1
-1
/
+0
2019-03-08
commit-tree: utilize parse-options api
Brandon Richardson
3
-74
/
+104
2019-03-07
config: document --type=color output is a complete line
Jeff King
1
-1
/
+3
2019-03-07
Start 2.22 cycle
Junio C Hamano
3
-2
/
+81
2019-03-07
attr.c: ".gitattribute" -> ".gitattributes" (comments)
Robert P. J. Day
1
-4
/
+4
2019-03-07
gitattributes.txt: fix typo
Yash Bhatambare
1
-1
/
+1
2019-03-06
compat/bswap: add include header guards
Jeff King
1
-0
/
+5
2019-03-06
Makefile: fix 'hdr-check' when GCRYPT not installed
Ramsay Jones
1
-1
/
+4
2019-03-05
fsck: always compute USED flags for unreachable objects
Jeff King
3
-2
/
+83
2019-03-05
doc/fsck: clarify --connectivity-only behavior
Jeff King
1
-3
/
+7
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
2
-1
/
+11
2019-03-05
Makefile: use `git ls-files` to list header files, if possible
Johannes Schindelin
1
-2
/
+3
2019-03-05
fetch: ignore SIGPIPE during network operation
Jeff King
1
-0
/
+2
2019-03-05
fetch: avoid calling write_or_die()
Jeff King
2
-5
/
+10
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
2
-14
/
+19
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
1
-0
/
+8
2019-03-04
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
1
-2
/
+2
2019-03-04
tests: introduce --stress-jobs=<N>
Johannes Schindelin
2
-3
/
+11
2019-03-04
tests: let --stress-limit=<N> imply --stress
Johannes Schindelin
2
-1
/
+2
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
4
-186
/
+183
2019-03-03
docs/git-gc: fix typo "--prune=all" to "--prune=now"
Robert P. J. Day
1
-1
/
+1
2019-03-02
l10n: Fixes to Catalan translation
Jordi Mas
1
-3
/
+3
2019-03-01
l10n: Updated Vietnamese translation for v2.21 rd2
Tran Ngoc Quan
1
-2978
/
+3976
2019-03-01
setup: fix memory leaks with `struct repository_format`
Martin Ågren
5
-18
/
+62
2019-03-01
travis: remove the hack to build the Windows job on Azure Pipelines
Johannes Schindelin
2
-113
/
+0
2019-03-01
rebase docs: fix "gitlink" typo
Kyle Meyer
1
-1
/
+1
2019-02-28
bisect: make diff-tree output prettier
Jeff King
2
-5
/
+5
2019-02-28
bisect: fix internal diff-tree config loading
Jeff King
1
-1
/
+1
2019-02-28
bisect: use string arguments to feed internal diff-tree
Jeff King
1
-13
/
+4
2019-02-26
l10n: fr.po remove obsolete entries
Jean-Noël Avila
1
-1500
/
+0
2019-02-24
Git 2.21
v2.21.0
Junio C Hamano
1
-1
/
+1
2019-02-24
Makefile: allow for combining DEVELOPER=1 and CFLAGS="..."
Ævar Arnfjörð Bjarmason
2
-24
/
+28
2019-02-24
Makefile: move the setting of *FLAGS closer to "include"
Ævar Arnfjörð Bjarmason
1
-18
/
+22
2019-02-24
Makefile: Move *_LIBS assignment into its own section
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2019-02-24
Makefile: add/remove comments at top and tweak whitespace
Ævar Arnfjörð Bjarmason
1
-7
/
+3
2019-02-24
Makefile: move "strip" assignment down from flags
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-02-24
Makefile: remove an out-of-date comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
4
-17
/
+21
2019-02-24
README: adjust for final Azure Pipeline ID
Johannes Schindelin
1
-1
/
+1
[next]