index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
t3437: test script for fixup [-C|-c] options in interactive rebase
Charvi Mendiratta
4
-0
/
+289
2021-01-29
rebase -i: add fixup [-C | -c] command
Charvi Mendiratta
2
-20
/
+197
2021-01-29
sequencer: use const variable for commit message comments
Charvi Mendiratta
1
-5
/
+10
2021-01-29
sequencer: pass todo_item to do_pick_commit()
Charvi Mendiratta
1
-7
/
+11
2021-01-29
rebase -i: comment out squash!/fixup! subjects from squash message
Phillip Wood
3
-19
/
+36
2021-01-29
p5303: avoid sed GNU-ism
Jeff King
1
-4
/
+8
2021-01-29
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-5661
/
+7873
2021-01-28
t5325: check both on-disk and in-memory reverse index
Taylor Blau
1
-0
/
+23
2021-01-28
pretty: lazy-load commit data when expanding user-format
Jeff King
2
-12
/
+13
2021-01-28
rebase -i: do leave commit message intact in fixup! chains
Johannes Schindelin
2
-1
/
+20
2021-01-28
t0000: consistently use single quotes for outer tests
Jeff King
1
-190
/
+190
2021-01-28
t0000: run cleaning test inside sub-test
Jeff King
1
-8
/
+17
2021-01-28
t0000: run prereq tests inside sub-test
Jeff King
1
-80
/
+69
2021-01-28
t0000: keep clean-up tests together
Jeff King
1
-11
/
+11
2021-01-28
oid_pos(): access table through const pointers
Jeff King
7
-13
/
+13
2021-01-28
hash_pos(): convert to oid_pos()
Jeff King
7
-43
/
+43
2021-01-28
rerere: use strmap to store rerere directories
Jeff King
1
-37
/
+21
2021-01-28
rerere: tighten rr-cache dirname check
Jeff King
1
-2
/
+3
2021-01-28
rerere: check dirname format while iterating rr_cache directory
Jeff King
1
-3
/
+11
2021-01-28
commit_graft_pos(): take an oid instead of a bare hash
Jeff King
3
-6
/
+6
2021-01-28
upload-pack.c: fix filter spec quoting bug
Jacob Vosmaer
2
-8
/
+10
2021-01-27
git-compat-util: always enable variadic macros
Jeff King
1
-2
/
+5
2021-01-27
ci: do not cancel all jobs of a matrix if one fails
Philippe Blain
1
-0
/
+4
2021-01-27
range-diff/format-patch: refactor check for commit range
Johannes Schindelin
4
-5
/
+19
2021-01-26
test-lib: prevent '--stress-jobs=X' from being ignored
SZEDER Gábor
1
-4
/
+4
2021-01-26
grep/log: remove hidden --debug and --grep-debug options
Ævar Arnfjörð Bjarmason
4
-107
/
+2
2021-01-25
pack-revindex: ensure that on-disk reverse indexes are given precedence
Taylor Blau
3
-0
/
+14
2021-01-25
t: support GIT_TEST_WRITE_REV_INDEX
Taylor Blau
5
-1
/
+13
2021-01-25
t: prepare for GIT_TEST_WRITE_REV_INDEX
Taylor Blau
6
-11
/
+23
2021-01-25
Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'
Taylor Blau
1
-0
/
+7
2021-01-25
builtin/pack-objects.c: respect 'pack.writeReverseIndex'
Taylor Blau
2
-0
/
+20
2021-01-25
builtin/index-pack.c: write reverse indexes
Taylor Blau
3
-8
/
+131
2021-01-25
builtin/index-pack.c: allow stripping arbitrary extensions
Taylor Blau
1
-8
/
+8
2021-01-25
pack-write.c: prepare to write 'pack-*.rev' files
Taylor Blau
2
-1
/
+123
2021-01-25
packfile: prepare for the existence of '*.rev' files
Taylor Blau
8
-14
/
+184
2021-01-25
The fourth batch
Junio C Hamano
1
-0
/
+57
2021-01-25
Merge branch 'ab/mailmap-fixup'
Junio C Hamano
3
-15
/
+22
2021-01-25
Merge branch 'tb/pack-revindex-api'
Junio C Hamano
6
-85
/
+185
2021-01-25
Merge branch 'ab/coc-update-to-2.0'
Junio C Hamano
2
-51
/
+104
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
11
-39
/
+491
2021-01-25
Merge branch 'cc/write-promisor-file'
Junio C Hamano
4
-16
/
+28
2021-01-25
Merge branch 'jx/bundle'
Junio C Hamano
6
-78
/
+576
2021-01-25
Merge branch 'ab/mailmap'
Junio C Hamano
22
-424
/
+766
2021-01-25
Merge branch 'ps/fetch-atomic'
Junio C Hamano
4
-58
/
+340
2021-01-25
Merge branch 'jk/log-cherry-pick-duplicate-patches'
Junio C Hamano
4
-4
/
+48
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
355
-3436
/
+4403
2021-01-25
Merge branch 'dl/reflog-with-single-entry'
Junio C Hamano
3
-32
/
+63
2021-01-25
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
9
-19
/
+42
2021-01-25
Merge branch 'jc/deprecate-pack-redundant'
Junio C Hamano
2
-15
/
+30
2021-01-25
Merge branch 'jk/forbid-lf-in-git-url'
Junio C Hamano
4
-1
/
+23
[prev]
[next]