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
Merge branch 'cc/partial-clone-doc-typofix'
Junio C Hamano
1
-1
/
+1
2019-01-29
Merge branch 'kg/external-diff-save-env'
Junio C Hamano
1
-1
/
+1
2019-01-29
Makefile: add coverage-prove target
Derrick Stolee
1
-0
/
+5
2019-01-29
sequencer: refactor check_todo_list() to work on a todo_list
Alban Gruin
5
-108
/
+117
2019-01-29
sequencer: introduce todo_list_write_to_file()
Alban Gruin
2
-24
/
+48
2019-01-29
sequencer: refactor transform_todos() to work on a todo_list
Alban Gruin
4
-22
/
+42
2019-01-29
sequencer: remove the 'arg' field from todo_item
Alban Gruin
2
-31
/
+42
2019-01-29
pretty: add support for separator option in %(trailers)
Anders Waldenborg
5
-2
/
+69
2019-01-29
strbuf: separate callback for strbuf_expand:ing literals
Anders Waldenborg
3
-11
/
+34
2019-01-29
pretty: add support for "valueonly" option in %(trailers)
Anders Waldenborg
5
-3
/
+15
2019-01-29
pretty: allow showing specific trailers
Anders Waldenborg
5
-6
/
+107
2019-01-29
pretty: single return path in %(trailers) handling
Anders Waldenborg
1
-1
/
+3
2019-01-29
pretty: allow %(trailers) options with explicit value
Anders Waldenborg
3
-11
/
+73
2019-01-29
Add `human` date format tests.
Stephen P. Smith
1
-0
/
+18
2019-01-29
Add `human` format to test-tool
Stephen P. Smith
4
-7
/
+33
2019-01-29
ci: parallelize testing on Windows
Johannes Schindelin
5
-8
/
+141
2019-01-29
ci: speed up Windows phase
Johannes Schindelin
1
-0
/
+2
2019-01-29
tests: optionally skip bin-wrappers/
Johannes Schindelin
2
-6
/
+22
2019-01-29
t0061: workaround issues with --with-dashes and RUNTIME_PREFIX
Johannes Schindelin
1
-1
/
+2
2019-01-29
tests: add t/helper/ to the PATH with --with-dashes
Johannes Schindelin
1
-1
/
+1
2019-01-29
mingw: try to work around issues with the test cleanup
Johannes Schindelin
1
-1
/
+5
2019-01-29
tests: include detailed trace logs with --write-junit-xml upon failure
Johannes Schindelin
2
-1
/
+42
2019-01-29
tests: avoid calling Perl just to determine file sizes
Johannes Schindelin
5
-4
/
+16
2019-01-29
README: add a build badge (status of the Azure Pipelines build)
Johannes Schindelin
1
-0
/
+2
2019-01-29
mingw: be more generous when wrapping up the setitimer() emulation
Johannes Schindelin
1
-1
/
+1
2019-01-29
ci: use git-sdk-64-minimal build artifact
Johannes Schindelin
1
-35
/
+9
2019-01-29
ci: add a Windows job to the Azure Pipelines definition
Johannes Schindelin
1
-0
/
+91
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
diff.c: convert --raw
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2019-01-27
diff.c: convert -W|--[no-]function-context
Nguyễn Thái Ngọc Duy
1
-6
/
+2
2019-01-27
diff.c: convert -U|--unified
Nguyễn Thái Ngọc Duy
3
-6
/
+24
2019-01-27
diff.c: convert -u|-p|--patch
Nguyễn Thái Ngọc Duy
1
-2
/
+8
2019-01-27
diff.c: prepare to use parse_options() for parsing
Nguyễn Thái Ngọc Duy
2
-0
/
+29
2019-01-27
diff.h: avoid bit fields in struct diff_flags
Nguyễn Thái Ngọc Duy
1
-33
/
+33
[prev]
[next]