index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-rebase--common.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
refs/files-backend: don't look at an aborted transaction
Jeff King
1
-1
/
+5
2019-03-22
refs/files-backend: handle packed transaction prepare failure
Jeff King
2
-0
/
+26
2019-03-21
checkout.txt: note about losing staged changes with --merge
Nguyễn Thái Ngọc Duy
2
-0
/
+11
2019-03-21
unpack-trees: fix oneway_merge accidentally carry over stage index
Nguyễn Thái Ngọc Duy
2
-1
/
+25
2019-03-21
completion: use __git when calling --list-cmds
Todd Zullinger
1
-4
/
+4
2019-03-21
completion: fix multiple command removals
Jeff King
2
-3
/
+3
2019-03-21
t9902: test multiple removals via completion.commands
Todd Zullinger
1
-0
/
+6
2019-03-21
git: read local config in --list-cmds
Jeff King
2
-7
/
+7
2019-03-20
The third batch
Junio C Hamano
1
-0
/
+49
2019-03-20
trace2: NULL is not allowed for va_list
Torsten Bögershausen
5
-9
/
+16
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
8
-833
/
+35
2019-03-18
doc-diff: add `--cut-header-footer`
Martin Ågren
1
-2
/
+17
2019-03-18
doc-diff: support diffing from/to AsciiDoc(tor)
Martin Ågren
1
-8
/
+45
2019-03-18
doc-diff: let `render_tree()` take an explicit directory name
Martin Ågren
1
-11
/
+17
2019-03-18
Doc: auto-detect changed build flags
Martin Ågren
2
-6
/
+18
2019-03-18
t4038-diff-combined: quote paths with whitespace
Todd Zullinger
1
-4
/
+4
2019-03-18
perf-lib.sh: rely on test-lib.sh for --tee handling
Jeff King
1
-23
/
+11
2019-03-18
doc: fix typos in man pages
Alexander Blesius
2
-3
/
+3
2019-03-18
fix pack protocol example client/server communication
Mike Hommey
1
-4
/
+4
2019-03-18
glossary: add definition for overlay
Thomas Gummerer
1
-0
/
+9
2019-03-18
merge: tweak --rerere-autoupdate documentation
Phillip Wood
1
-1
/
+2
2019-03-18
am/cherry-pick/rebase/revert: document --rerere-autoupdate
Phillip Wood
4
-0
/
+20
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-14
get_oid(): when an object was not found, try harder
Johannes Schindelin
2
-1
/
+13
2019-03-14
sequencer: move stale comment into correct location
Johannes Schindelin
1
-1
/
+1
2019-03-14
sequencer: improve error message when an OID could not be parsed
Johannes Schindelin
1
-1
/
+2
2019-03-14
rebase -i: demonstrate obscure loose object cache bug
Johannes Schindelin
1
-0
/
+22
2019-03-14
submodule: explain first attempt failure clearly
Jonathan Tan
2
-1
/
+8
2019-03-13
Makefile: fix unaligned loads in sha1dc with UBSan
Jeff King
3
-2
/
+4
2019-03-13
t4150: remove unused variable
Andrei Rybak
1
-3
/
+1
2019-03-13
point pull requesters to GitGitGadget
Jeff King
2
-3
/
+3
2019-03-12
contrib/subtree: ensure only one rev is provided
Denton Liu
1
-12
/
+12
2019-03-12
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin
2
-0
/
+18
2019-03-12
rebase: deprecate --preserve-merges
Johannes Schindelin
4
-19
/
+24
2019-03-12
worktree: fix worktree add race
Michal Suchanek
1
-5
/
+7
2019-03-11
asciidoctor-extensions: fix spurious space after linkgit
Martin Ågren
1
-2
/
+2
2019-03-11
Documentation/Makefile: add missing dependency on asciidoctor-extensions
Martin Ågren
1
-4
/
+4
2019-03-11
line-log: detect unsupported formats
Jeff King
2
-0
/
+14
2019-03-11
The second batch
Junio C Hamano
1
-0
/
+22
2019-03-11
Documentation/Makefile: add missing xsl dependencies for manpages
Martin Ågren
1
-1
/
+1
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Johannes Schindelin
1
-1
/
+1
2019-03-08
t3600: use helpers to replace test -d/f/e/s <path>
Rohit Ashiwal
1
-75
/
+75
2019-03-08
t3600: modernize style
Rohit Ashiwal
1
-100
/
+107
2019-03-08
test functions: add function `test_file_not_empty`
Rohit Ashiwal
1
-0
/
+9
2019-03-08
Make sure refs/rewritten/ is per-worktree
Nguyễn Thái Ngọc Duy
3
-2
/
+40
2019-03-08
files-backend.c: reduce duplication in add_per_worktree_entries_to_dir()
Nguyễn Thái Ngọc Duy
1
-11
/
+11
2019-03-08
files-backend.c: factor out per-worktree code in loose_fill_ref_dir()
Nguyễn Thái Ngọc Duy
1
-22
/
+28
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-08
line-log: suppress diff output with "-s"
Jeff King
2
-2
/
+11
[next]