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-14
Merge branch 'md/list-lazy-objects-fix'
Junio C Hamano
2
-2
/
+16
2019-01-14
Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband
Junio C Hamano
15
-133
/
+174
2019-01-14
partial-clone: add missing 'is' in doc
Christian Couder
1
-1
/
+1
2019-01-14
fetch: fix extensions.partialclone name in error message
Christian Couder
1
-2
/
+4
2019-01-11
builtin_diff(): read $GIT_DIFF_OPTS closer to use
Jeff King
1
-1
/
+4
2019-01-11
merge-recursive: copy $GITHEAD strings
Jeff King
1
-5
/
+10
2019-01-11
init: make a copy of $GIT_DIR string
Jeff King
1
-2
/
+4
2019-01-11
config: make a copy of $GIT_CONFIG string
Jeff King
1
-1
/
+1
2019-01-11
commit: copy saved getenv() result
Jeff King
1
-1
/
+2
2019-01-11
get_super_prefix(): copy getenv() result
Jeff King
1
-2
/
+2
2019-01-11
remote: check config validity before creating rewrite struct
Jeff King
1
-2
/
+2
2019-01-11
diff: ensure correct lifetime of external_diff_cmd
Kim Gybels
1
-1
/
+1
2019-01-11
log: add %S option (like --source) to log --format
Issac Trotts
7
-1
/
+71
2019-01-11
gc/repack: release packs when needed
Johannes Schindelin
2
-1
/
+5
2019-01-10
test: test GIT_CURL_VERBOSE=1 shows an error
Masaya Suzuki
2
-0
/
+29
2019-01-10
remote-curl: unset CURLOPT_FAILONERROR
Masaya Suzuki
1
-0
/
+10
2019-01-10
remote-curl: define struct for CURLOPT_WRITEFUNCTION
Masaya Suzuki
1
-4
/
+14
2019-01-10
http: enable keep_error for HTTP requests
Masaya Suzuki
3
-25
/
+19
2019-01-10
http: support file handles for HTTP_KEEP_ERROR
Masaya Suzuki
1
-3
/
+13
2019-01-10
upload-pack: teach deepen-relative in protocol v2
Jonathan Tan
3
-2
/
+46
2019-01-10
fetch-pack: do not take shallow lock unnecessarily
Jonathan Tan
3
-2
/
+34
2019-01-10
fetch-pack: support protocol version 2
Jonathan Tan
2
-10
/
+21
2019-01-10
upload-pack: support hidden refs with protocol v2
Jeff King
2
-0
/
+22
2019-01-10
diff --color-moved-ws: handle blank lines
Phillip Wood
2
-7
/
+68
2019-01-10
diff --color-moved-ws: modify allow-indentation-change
Phillip Wood
2
-58
/
+130
2019-01-10
diff --color-moved-ws: optimize allow-indentation-change
Phillip Wood
1
-8
/
+11
2019-01-10
diff --color-moved=zebra: be stricter with color alternation
Phillip Wood
2
-11
/
+22
2019-01-10
diff --color-moved-ws: fix false positives
Phillip Wood
1
-6
/
+9
2019-01-10
diff --color-moved-ws: demonstrate false positives
Phillip Wood
1
-2
/
+6
2019-01-10
diff: allow --no-color-moved-ws
Phillip Wood
2
-1
/
+12
2019-01-10
Use "whitespace" consistently
Phillip Wood
3
-7
/
+7
2019-01-10
diff: document --no-color-moved
Phillip Wood
1
-0
/
+4
2019-01-10
git-show-ref.txt: fix order of flags
Elijah Newren
1
-1
/
+1
2019-01-10
ref-filter: give uintmax_t to format with %PRIuMAX
Junio C Hamano
1
-1
/
+1
2019-01-08
git-gc.txt: fix typo about gc.writeCommitGraph
Derrick Stolee
1
-1
/
+1
2019-01-08
object-store: retire odb_load_loose_cache()
René Scharfe
2
-14
/
+2
2019-01-08
object-store: use one oid_array per subdirectory for loose cache
René Scharfe
2
-4
/
+7
2019-01-08
object-store: factor out odb_clear_loose_cache()
René Scharfe
4
-6
/
+13
2019-01-08
object-store: factor out odb_loose_cache()
René Scharfe
3
-8
/
+21
2019-01-07
git-quiltimport: add --keep-non-patch option
Laura Abbott
2
-2
/
+9
2019-01-07
git-p4: fix problem when p4 login is not necessary
Peter Osterlund
1
-0
/
+2
2019-01-07
Documentation/Makefile add optional targets for l10n
Jean-Noel Avila
1
-5
/
+17
2019-01-07
git-multimail: update to release 1.5.0
Matthieu Moy
8
-57
/
+281
2019-01-07
worktree: allow to (re)move worktrees with uninitialized submodules
Nguyễn Thái Ngọc Duy
2
-6
/
+60
2019-01-07
test-lib: add the '--stress' option to run a test repeatedly under load
SZEDER Gábor
3
-5
/
+130
2019-01-07
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
7
-13
/
+41
2019-01-07
test-lib: set $TRASH_DIRECTORY earlier
SZEDER Gábor
1
-6
/
+6
2019-01-07
test-lib: consolidate naming of test-results paths
SZEDER Gábor
1
-11
/
+11
2019-01-07
test-lib: parse command line options earlier
SZEDER Gábor
1
-109
/
+124
2019-01-07
test-lib: parse options in a for loop to keep $@ intact
SZEDER Gábor
1
-36
/
+42
[prev]
[next]