index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-merge-resolve.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2020-02-24
packed_object_info(): use object_id internally for delta base
Jeff King
1
-17
/
+15
2020-02-24
packed_object_info(): use object_id for returning delta base
Jeff King
5
-11
/
+11
2020-02-24
pack-check: push oid lookup into loop
Jeff King
1
-13
/
+10
2020-02-24
pack-check: convert "internal error" die to a BUG()
Jeff King
1
-1
/
+2
2020-02-24
pack-bitmap: use object_id when loading on-disk bitmaps
Jeff King
1
-6
/
+6
2020-02-24
pack-objects: use object_id struct in pack-reuse code
Jeff King
1
-4
/
+5
2020-02-24
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King
3
-4
/
+4
2020-02-24
pack-objects: read delta base oid into object_id struct
Jeff King
1
-17
/
+18
2020-02-24
nth_packed_object_oid(): use customary integer return
Jeff King
6
-24
/
+22
2020-02-24
worktree: drop unused code from get_main_worktree()
Eric Sunshine
1
-4
/
+0
2020-02-24
blame: provide type of fingerprints pointer
René Scharfe
1
-1
/
+3
[next]