index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refspec.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
t1512: test ambiguous cat-file --batch and --batch-output
Eric Wong
1
-0
/
+10
2019-01-31
Support working-tree-encoding "UTF-16LE-BOM"
Torsten Bögershausen
5
-14
/
+48
2019-01-31
init docs: correct a punctuation typo
Kyle Meyer
1
-1
/
+1
2019-01-29
Fourth batch after 2.20
Junio C Hamano
1
-0
/
+54
2019-01-28
pack-objects: merge read_lock and lock in packing_data struct
Patrick Hogg
3
-31
/
+19
2019-01-28
pack-objects: move read mutex to packing_data struct
Patrick Hogg
3
-5
/
+13
2019-01-28
git-instaweb: add Python builtin http.server support
Arti Zirk
2
-2
/
+128
2019-01-28
implicit interactive rebase: don't run sequence editor
Phillip Wood
5
-10
/
+16
2019-01-28
object_as_type: initialize commit-graph-related fields of 'struct commit'
SZEDER Gábor
3
-6
/
+12
2019-01-28
strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other
SZEDER Gábor
1
-0
/
+30
2019-01-28
fetch: prefer suffix substitution in compact fetch.output
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2019-01-24
convert: drop path parameter from actual conversion functions
Jeff King
1
-7
/
+7
2019-01-24
convert: drop len parameter from conversion checks
Jeff King
1
-7
/
+7
2019-01-24
config: drop unused parameter from maybe_remove_section()
Jeff King
1
-2
/
+1
2019-01-24
show_date_relative(): drop unused "tz" parameter
Jeff King
3
-6
/
+6
2019-01-24
column: drop unused "opts" parameter in item_length()
Jeff King
1
-2
/
+2
2019-01-24
create_bundle(): drop unused "header" parameter
Jeff King
3
-6
/
+5
2019-01-24
apply: drop unused "def" parameter from find_name_gnu()
Jeff King
1
-3
/
+2
2019-01-24
match-trees: drop unused path parameter from score functions
Jeff King
1
-9
/
+7
2019-01-24
combine-diff: treat --dirstat like --stat
Jeff King
3
-0
/
+5
2019-01-24
combine-diff: treat --summary like --stat
Jeff King
3
-0
/
+14
2019-01-24
combine-diff: treat --shortstat like --stat
Jeff King
3
-0
/
+6
2019-01-24
combine-diff: factor out stat-format mask
Jeff King
1
-6
/
+8
2019-01-24
diff: clear emitted_symbols flag after use
Jeff King
2
-1
/
+82
2019-01-24
t4006: resurrect commented-out tests
Jeff King
1
-23
/
+32
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
55
-24
/
+58
2019-01-23
checkout: fix regression in checkout -b on intitial checkout
Ben Peart
2
-1
/
+9
2019-01-23
checkout: add test demonstrating regression with checkout -b on initial commit
Ben Peart
1
-0
/
+9
2019-01-23
commit-graph write: emit a percentage for all progress
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2019-01-23
commit-graph write: add itermediate progress
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2019-01-23
commit-graph write: remove empty line for readability
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2019-01-23
commit-graph write: add more descriptive progress output
Ævar Arnfjörð Bjarmason
1
-7
/
+18
2019-01-23
commit-graph write: show progress for object search
Ævar Arnfjörð Bjarmason
1
-2
/
+7
2019-01-23
commit-graph write: more descriptive "writing out" output
Ævar Arnfjörð Bjarmason
1
-2
/
+10
2019-01-23
commit-graph write: add "Writing out" progress output
Ævar Arnfjörð Bjarmason
1
-9
/
+30
2019-01-23
commit-graph: don't call write_graph_chunk_extra_edges() unnecessarily
SZEDER Gábor
1
-1
/
+2
2019-01-23
doc: tidy asciidoc style
Jean-Noël Avila
14
-94
/
+93
2019-01-22
attr: do not mark queried macros as unset
Jeff King
2
-15
/
+21
2019-01-22
tests: explicitly use `test-tool.exe` on Windows
Johannes Schindelin
1
-1
/
+1
2019-01-22
commit-graph: rename "large edges" to "extra edges"
SZEDER Gábor
5
-24
/
+24
2019-01-22
commit-graph write: use pack order when finding commits
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2019-01-19
Do not print 'dangling' for cat-file in case of ambiguity
David Turner
6
-49
/
+62
2019-01-18
Third batch after 2.20
Junio C Hamano
1
-0
/
+80
2019-01-18
mingw: special-case arguments to `sh`
Johannes Schindelin
3
-2
/
+87
2019-01-18
mingw (t5580): document bug when cloning from backslashed UNC paths
Johannes Schindelin
1
-0
/
+5
2019-01-18
ls-refs: filter refs using namespace-stripped name
Jonathan Tan
2
-1
/
+22
2019-01-18
built-in rebase: call `git am` directly
Johannes Schindelin
1
-0
/
+179
2019-01-18
rebase: teach `reset_head()` to optionally skip the worktree
Johannes Schindelin
1
-1
/
+7
2019-01-18
rebase: avoid double reflog entry when switching branches
Johannes Schindelin
1
-3
/
+4
2019-01-18
rebase: move `reset_head()` into a better spot
Johannes Schindelin
1
-119
/
+119
[next]