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
2019-06-27
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
11
-26
/
+38
2019-06-27
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
9
-21
/
+29
2019-06-27
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
7
-13
/
+23
2019-06-27
trace2: correct typo in technical documentation
Carlo Marcelo Arenas Belón
1
-1
/
+1
2019-06-27
status: do not report errors in sequencer/todo
Phillip Wood
2
-16
/
+24
2019-06-27
sequencer: factor out todo command name parsing
Phillip Wood
1
-6
/
+13
2019-06-27
sequencer: always allow tab after command name
Phillip Wood
1
-1
/
+1
2019-06-27
t5551: test usage of chunked encoding explicitly
Jonathan Tan
1
-3
/
+2
2019-06-25
Move core_partial_clone_filter_default to promisor-remote.c
Christian Couder
4
-7
/
+5
2019-06-25
Move repository_format_partial_clone to promisor-remote.c
Christian Couder
5
-3
/
+15
2019-06-25
Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}
Christian Couder
4
-54
/
+39
2019-06-25
remote: add promisor and partial clone config to the doc
Christian Couder
1
-0
/
+8
2019-06-25
partial-clone: add multiple remotes in the doc
Christian Couder
1
-33
/
+84
2019-06-25
t0410: test fetching from many promisor remotes
Christian Couder
1
-1
/
+48
2019-06-25
builtin/fetch: remove unique promisor remote limitation
Christian Couder
1
-15
/
+5
2019-06-25
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
8
-17
/
+40
2019-06-25
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
14
-47
/
+56
2019-06-25
promisor-remote: use repository_format_partial_clone
Christian Couder
1
-0
/
+23
2019-06-25
promisor-remote: add promisor_remote_reinit()
Christian Couder
2
-2
/
+21
2019-06-25
promisor-remote: implement promisor_remote_get_direct()
Christian Couder
2
-0
/
+72
2019-06-25
Add initial support for many promisor remotes
Christian Couder
3
-0
/
+109
2019-06-25
fetch-object: make functions return an error code
Christian Couder
3
-9
/
+12
2019-06-25
t0410: remove pipes after git commands
Christian Couder
1
-4
/
+6
2019-06-25
t5551: use 'test_i18ngrep' to check translated output
SZEDER Gábor
1
-2
/
+2
2019-06-25
l10n: it.po: update the Italian translation
Alessandro Menti
1
-775
/
+1100
2019-06-25
submodule foreach: fix recursion of options
Morian Sonnet
2
-0
/
+8
2019-06-25
msvc: ignore .dll and incremental compile output
Jeff Hostetler
1
-0
/
+5
2019-06-25
msvc: avoid debug assertion windows in Debug Mode
Johannes Schindelin
1
-0
/
+4
2019-06-25
msvc: do not pretend to support all signals
Jeff Hostetler
1
-0
/
+25
2019-06-25
msvc: add pragmas for common warnings
Philip Oakley
1
-0
/
+4
2019-06-25
msvc: add a compile-time flag to allow detailed heap debugging
Jeff Hostetler
3
-0
/
+19
2019-06-25
msvc: support building Git using MS Visual C++
Jeff Hostetler
9
-15
/
+473
2019-06-24
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor
3
-3
/
+24
2019-06-24
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
SZEDER Gábor
1
-14
/
+1
2019-06-24
t3404: modernize here doc style
SZEDER Gábor
1
-64
/
+57
2019-06-24
doc: don't use git.kernel.org as example gitweb URL
Jakub Wilk
1
-2
/
+1
2019-06-24
config: simplify parsing of unit factors
René Scharfe
1
-18
/
+12
2019-06-24
config: don't multiply in parse_unit_factor()
René Scharfe
1
-7
/
+9
2019-06-24
config: use unsigned_mult_overflows to check for overflows
René Scharfe
1
-6
/
+7
2019-06-24
t0001: fix on case-insensitive filesystems
Johannes Schindelin
2
-14
/
+23
2019-06-24
doc: improve usage string in MyFirstContribution
Christian Couder
1
-5
/
+7
2019-06-21
tests: mark two failing tests under FAIL_PREREQS
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2019-06-21
The third batch
Junio C Hamano
1
-0
/
+29
2019-06-21
Merge branch 'mo/clang-format-for-each-update'
Junio C Hamano
1
-2
/
+15
2019-06-21
Merge branch 'md/url-parse-harden'
Junio C Hamano
1
-2
/
+2
2019-06-21
Merge branch 'an/ignore-doc-update'
Junio C Hamano
1
-19
/
+41
2019-06-21
Merge branch 'ab/hash-object-doc'
Junio C Hamano
1
-3
/
+1
2019-06-21
Merge branch 'cm/send-email-document-req-modules'
Junio C Hamano
1
-2
/
+6
2019-06-21
Merge branch 'md/list-objects-filter-parse-msgfix'
Junio C Hamano
1
-1
/
+1
2019-06-21
Merge branch 'md/list-objects-filter-memfix'
Junio C Hamano
1
-8
/
+8
[prev]
[next]