index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4051-diff-function-context.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
Sixth batch
Junio C Hamano
1
-0
/
+11
2020-08-11
t1416: avoid hard-coded sha1 ids
Jeff King
1
-2
/
+3
2020-08-10
Fifth batch
Junio C Hamano
1
-0
/
+15
2020-08-07
refs: fix interleaving hook calls with reference-transaction hook
Patrick Steinhardt
2
-1
/
+27
2020-08-07
t4104: modernize and simplify quoting
Martin Ågren
1
-42
/
+15
2020-08-07
t: don't spuriously close and reopen quotes
Martin Ågren
17
-38
/
+38
2020-08-06
blame-options.txt: document --first-parent option
Raymond E. Pasco
1
-0
/
+6
2020-08-06
fsck: do not lazy fetch known non-promisor object
Jonathan Tan
1
-1
/
+1
2020-08-06
pack-objects: no fetch when allow-{any,promisor}
Jonathan Tan
2
-6
/
+9
2020-08-06
apply: do not lazy fetch when applying binary
Jonathan Tan
2
-1
/
+17
2020-08-06
sha1-file: introduce no-lazy-fetch has_object()
Jonathan Tan
2
-2
/
+35
2020-08-06
git-cvsexportcommit: support Perl before 5.10.1
brian m. carlson
1
-1
/
+1
2020-08-05
t5616: use test_i18ngrep for upload-pack errors
Jeff King
1
-4
/
+4
2020-08-05
git.txt: add list of guides
Philippe Blain
3
-1
/
+14
2020-08-05
Documentation: don't hardcode command categories twice
Junio C Hamano
2
-13
/
+9
2020-08-05
help: drop usage of 'common' and 'useful' for guides
Philippe Blain
4
-7
/
+7
2020-08-05
command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'
Philippe Blain
3
-1
/
+4
2020-08-05
revision: fix die() message for "--unpacked="
Sergey Organov
1
-1
/
+1
2020-08-04
Fourth batch
Junio C Hamano
1
-1
/
+15
2020-08-04
revision: avoid leak when preparing bloom filter for "/"
Jeff King
1
-0
/
+1
2020-08-04
revision: avoid out-of-bounds read/write on empty pathspec
Jeff King
1
-5
/
+2
2020-08-04
config: work around gcc-10 -Wstringop-overflow warning
Jeff King
1
-1
/
+1
2020-08-04
git-worktree.txt: link to man pages when citing other Git commands
Eric Sunshine
1
-2
/
+3
2020-08-04
git-worktree.txt: make start of new sentence more obvious
Eric Sunshine
1
-2
/
+2
2020-08-04
git-worktree.txt: fix minor grammatical issues
Eric Sunshine
1
-10
/
+10
2020-08-04
git-worktree.txt: consistently use term "working tree"
Eric Sunshine
1
-11
/
+11
2020-08-04
git-worktree.txt: employ fixed-width typeface consistently
Eric Sunshine
1
-48
/
+48
2020-08-04
upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'
Taylor Blau
3
-0
/
+33
2020-08-04
upload-pack.c: allow banning certain object filter(s)
Taylor Blau
3
-0
/
+122
2020-08-04
list_objects_filter_options: introduce 'list_object_filter_config_name'
Taylor Blau
2
-0
/
+29
2020-08-03
Revert "contrib: subtree: adjust test to change in fmt-merge-msg"
Emily Shaffer
1
-4
/
+2
2020-08-03
docs: improve the example that illustrates git-notes path names
Noam Yorav-Raphael
1
-1
/
+1
2020-08-03
checkout: support renormalization with checkout -m <paths>
Elijah Newren
1
-5
/
+6
2020-08-03
merge: make merge.renormalize work for all uses of merge machinery
Elijah Newren
4
-13
/
+5
2020-08-03
t6038: remove problematic test
Elijah Newren
1
-14
/
+0
2020-08-03
t6038: make tests fail for the right reason
Elijah Newren
1
-4
/
+4
2020-08-02
bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()
René Scharfe
1
-1
/
+1
2020-08-02
merge-recursive: fix unclear and outright wrong comments
Elijah Newren
2
-9
/
+9
2020-08-02
t1450: fix quoting of NUL byte when corrupting pack
Martin Ågren
1
-1
/
+1
2020-08-01
Third batch
Junio C Hamano
1
-0
/
+4
2020-08-01
worktree: retire special-case normalization of main worktree path
Eric Sunshine
1
-4
/
+2
2020-08-01
worktree: drop bogus and unnecessary path munging
Eric Sunshine
1
-6
/
+1
2020-08-01
worktree: drop unused code from get_linked_worktree()
Eric Sunshine
1
-3
/
+0
2020-08-01
worktree: drop pointless strbuf_release()
Eric Sunshine
1
-2
/
+0
2020-07-31
t6300: fix issues related to %(contents:size)
Alban Gruin
1
-2
/
+2
2020-07-31
refs: move the logic to add \t to reflog to the files backend
Han-Wen Nienhuys
2
-2
/
+3
2020-07-31
The second batch -- mostly minor typofixes
Junio C Hamano
1
-0
/
+6
2020-07-31
strvec: rename struct fields
Jeff King
52
-186
/
+186
2020-07-30
First batch post 2.28
Junio C Hamano
2
-1
/
+68
2020-07-30
fmt-merge-msg: allow merge destination to be omitted again
Junio C Hamano
3
-4
/
+66
[next]