index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
Add a build definition for Azure DevOps
Johannes Schindelin
2
-0
/
+284
2019-01-29
ci/lib.sh: add support for Azure Pipelines
Johannes Schindelin
2
-0
/
+30
2019-01-29
tests: optionally write results as JUnit-style .xml
Johannes Schindelin
6
-0
/
+175
2019-01-29
docs/config: clarify "text property" in core.eol
Jeff King
1
-2
/
+5
2019-01-29
doc/gitattributes: clarify "autocrlf overrides eol"
Jeff King
1
-1
/
+3
2019-01-28
test-lint: only use only sed [-n] [-e command] [-f command_file]
Torsten Bögershausen
1
-1
/
+1
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
test-date: add a subcommand to measure times in shell scripts
Johannes Schindelin
1
-0
/
+12
2019-01-28
ci: use a junction on Windows instead of a symlink
Johannes Schindelin
1
-1
/
+4
2019-01-28
ci: inherit --jobs via MAKEFLAGS in run-build-and-tests
Johannes Schindelin
5
-5
/
+6
2019-01-28
ci/lib.sh: encapsulate Travis-specific things
Johannes Schindelin
4
-14
/
+43
2019-01-28
ci: rename the library of common functions
Johannes Schindelin
8
-7
/
+7
2019-01-28
travis: fix skipping tagged releases
Johannes Schindelin
1
-11
/
+14
2019-01-28
implicit interactive rebase: don't run sequence editor
Phillip Wood
5
-10
/
+16
2019-01-27
object_as_type: initialize commit-graph-related fields of 'struct commit'
SZEDER Gábor
3
-6
/
+12
2019-01-27
strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other
SZEDER Gábor
1
-0
/
+30
2019-01-27
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
Add 'human' date format documentation
Stephen P. Smith
2
-0
/
+11
2019-01-22
Replace the proposed 'auto' mode with 'auto:'
Stephen P. Smith
1
-7
/
+8
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
[prev]
[next]