index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
connected.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
config: set pack.useSparse=true by default
Derrick Stolee
5
-11
/
+12
2020-03-18
RelNotes/2.26.0: fix various typos
Elijah Newren
1
-4
/
+4
2020-03-17
Git 2.25.2
v2.25.2
Junio C Hamano
3
-2
/
+62
2020-03-17
unicode: update the width tables to Unicode 13.0
Beat Bolli
1
-16
/
+27
2020-03-17
git-gui: create a new namespace for chord script evaluation
Pratyush Yadav
1
-2
/
+4
2020-03-17
git-gui: reduce Tcl version requirement from 8.6 to 8.5
Pratyush Yadav
3
-35
/
+33
2020-03-16
Git 2.26-rc2
v2.26.0-rc2
Junio C Hamano
2
-5
/
+4
2020-03-15
prefix_path: show gitdir if worktree unavailable
Emily Shaffer
3
-4
/
+50
2020-03-14
git-gui--askpass: coerce answers to UTF-8 on Windows
Luke Bonanomi
1
-0
/
+5
2020-03-13
t6022, t6046: fix flaky files-are-updated checks
Elijah Newren
2
-23
/
+17
2020-03-12
Hopefully the final batch before -rc2
Junio C Hamano
1
-0
/
+21
2020-03-11
git-rebase.txt: highlight backend differences with commit rewording
Elijah Newren
1
-0
/
+10
2020-03-11
sequencer: clear state upon dropping a become-empty commit
Elijah Newren
2
-0
/
+10
2020-03-11
i18n: unmark a message in rebase.c
Jiang Xin
1
-1
/
+1
2020-03-09
Git 2.26-rc1
v2.26.0-rc1
Junio C Hamano
2
-1
/
+28
2020-03-09
t1091: don't grep for `strerror()` string
Martin Ågren
1
-1
/
+1
2020-03-05
Git 2.26-rc0
v2.26.0-rc0
Junio C Hamano
2
-1
/
+41
2020-03-05
t5537: adjust test_oid label
Johannes Schindelin
1
-3
/
+3
2020-03-04
t2402: test worktree path when called in .git directory
Hariom Verma
1
-0
/
+6
2020-03-03
remote: drop "explicit" parameter from remote_ref_for_branch()
Jeff King
3
-15
/
+5
2020-03-03
remote-curl: show progress for fetches over dumb HTTP
René Scharfe
3
-1
/
+14
2020-03-03
The eighth batch for 2.26
Junio C Hamano
1
-0
/
+37
2020-03-02
show_one_mergetag: print non-parent in hex form.
Harald van Dijk
2
-1
/
+21
2020-03-02
git-gui: fix error popup when doing blame -> "Show History Context"
Pratyush Yadav
1
-4
/
+6
2020-02-28
Revert "gpg-interface: prefer check_signature() for GPG verification"
Junio C Hamano
4
-72
/
+75
2020-02-28
config.mak.dev: re-enable -Wformat-zero-length
Jeff King
1
-1
/
+0
2020-02-28
rebase-interactive.c: silence format-zero-length warnings
Ralf Thielow
1
-2
/
+2
2020-02-27
mingw: workaround for hangs when sending STDIN
Alexandr Miloslavskiy
1
-28
/
+3
2020-02-27
Documentation: clarify that `-h` alone stands for `help`
Junio C Hamano
2
-1
/
+8
2020-02-27
t6020: new test with interleaved lexicographic ordering of directories
Elijah Newren
1
-0
/
+43
2020-02-27
t6022, t6046: test expected behavior instead of testing a proxy for it
Elijah Newren
2
-34
/
+70
2020-02-27
t3035: prefer test_must_fail to bash negation for git commands
Elijah Newren
1
-2
/
+2
2020-02-27
t6020, t6022, t6035: update merge tests to use test helper functions
Elijah Newren
3
-47
/
+47
2020-02-27
t602[1236], t6034: modernize test formatting
Elijah Newren
5
-595
/
+591
2020-02-27
merge-recursive: apply collision handling unification to recursive case
Elijah Newren
2
-114
/
+77
2020-02-27
Azure Pipeline: switch to the latest agent pools
Johannes Schindelin
1
-12
/
+25
2020-02-27
ci: prevent `perforce` from being quarantined
Johannes Schindelin
1
-2
/
+2
2020-02-27
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
8
-59
/
+66
2020-02-27
commit-graph: use progress title directly
René Scharfe
1
-6
/
+2
2020-02-26
describe: don't abort too early when searching tags
Benno Evers
2
-4
/
+69
2020-02-26
builtin/rebase: remove a call to get_oid() on `options.switch_to'
Alban Gruin
1
-9
/
+1
2020-02-25
The seventh batch for 2.26
Junio C Hamano
1
-0
/
+8
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
5
-5
/
+49
2020-02-25
submodule--helper: use C99 named initializer
Emily Shaffer
1
-4
/
+7
2020-02-24
lib-log-graph: consolidate colored graph cmp logic
Abhishek Kumar
4
-30
/
+20
2020-02-24
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar
5
-77
/
+54
2020-02-24
worktree: don't allow "add" validation to be fooled by suffix matching
Eric Sunshine
2
-8
/
+10
2020-02-24
worktree: add utility to find worktree by pathname
Eric Sunshine
2
-6
/
+16
2020-02-24
worktree: improve find_worktree() documentation
Eric Sunshine
1
-2
/
+12
2020-02-24
packfile: drop nth_packed_object_sha1()
Jeff King
2
-25
/
+10
[next]