index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
Merge branch 'jk/verify-sig-merge-into-void'
Junio C Hamano
2
-25
/
+16
2018-11-18
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
22
-16
/
+110
2018-11-18
Merge branch 'nd/pthreads'
Junio C Hamano
3
-122
/
+46
2018-11-17
fast-export: add a --show-original-ids option to show original names
Elijah Newren
1
-5
/
+15
2018-11-17
fast-export: add --reference-excluded-parents option
Elijah Newren
1
-10
/
+32
2018-11-17
fast-export: ensure we export requested refs
Elijah Newren
1
-12
/
+42
2018-11-17
fast-export: when using paths, avoid corrupt stream with non-existent mark
Elijah Newren
1
-1
/
+12
2018-11-17
fast-export: move commit rewriting logic into a function for reuse
Elijah Newren
1
-15
/
+22
2018-11-17
fast-export: avoid dying when filtering by paths and old tags exist
Elijah Newren
1
-3
/
+6
2018-11-17
fast-export: use value from correct enum
Elijah Newren
1
-6
/
+6
2018-11-17
fast-export: convert sha1 to oid
Elijah Newren
1
-12
/
+13
2018-11-16
tests: add a special setup where rebase.useBuiltin is off
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2018-11-16
clone: respect additional configured fetch refspecs during initial fetch
SZEDER Gábor
1
-10
/
+15
2018-11-16
clone: use a more appropriate variable name for the default refspec
SZEDER Gábor
1
-6
/
+6
2018-11-16
rebase: validate -C<n> and --whitespace=<mode> parameters early
Johannes Schindelin
1
-1
/
+11
2018-11-16
rebase: really just passthru the `git am` options
Johannes Schindelin
1
-63
/
+35
2018-11-14
push: change needlessly ambiguous example in error
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-11-14
checkout: disambiguate dwim tracking branches and local files
Nguyễn Thái Ngọc Duy
1
-5
/
+13
2018-11-13
Merge branch 'bp/add-diff-files-optim'
Junio C Hamano
1
-5
/
+4
2018-11-13
Merge branch 'jk/xdiff-interface'
Junio C Hamano
2
-2
/
+4
2018-11-13
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
2
-25
/
+89
2018-11-13
Merge branch 'bp/refresh-index-using-preload'
Junio C Hamano
3
-3
/
+3
2018-11-13
Merge branch 'pw/am-rebase-read-author-script'
Junio C Hamano
1
-56
/
+4
2018-11-13
Merge branch 'jc/war-on-string-list'
Junio C Hamano
1
-46
/
+100
2018-11-13
Merge branch 'ag/rev-parse-all-exclude-fix'
Junio C Hamano
1
-0
/
+1
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
2
-3
/
+54
2018-11-13
Merge branch 'nb/worktree-api-doc'
Junio C Hamano
1
-5
/
+5
2018-11-13
Merge branch 'ds/test-multi-pack-index'
Junio C Hamano
1
-2
/
+5
2018-11-13
Merge branch 'nd/per-worktree-config'
Junio C Hamano
1
-1
/
+18
2018-11-13
Merge branch 'jk/proto-v2-ref-prefix-fix'
Junio C Hamano
1
-8
/
+5
2018-11-13
Merge branch 'jk/detect-truncated-zlib-input'
Junio C Hamano
1
-4
/
+12
2018-11-13
Merge branch 'nd/config-split'
Junio C Hamano
1
-1
/
+14
2018-11-13
format-patch: respect --stat in cover letter's diffstat
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2018-11-13
built-in rebase: reinstate `checkout -q` behavior where appropriate
Johannes Schindelin
1
-15
/
+25
2018-11-13
rebase: prepare reset_head() for more flags
Johannes Schindelin
1
-3
/
+6
2018-11-13
rebase: consolidate clean-up code before leaving reset_head()
Johannes Schindelin
1
-18
/
+18
2018-11-13
sha1-file: use an object_directory for the main object dir
Jeff King
2
-19
/
+4
2018-11-13
rename "alternate_object_database" to "object_directory"
Jeff King
3
-13
/
+13
2018-11-13
submodule--helper: prefer strip_suffix() to ends_with()
Jeff King
1
-3
/
+4
2018-11-13
fsck: do not reuse child_process structs
Jeff King
1
-0
/
+6
2018-11-13
built-in rebase --skip/--abort: clean up stale .git/<name> files
Johannes Schindelin
1
-0
/
+3
2018-11-13
builtin/notes: remove unnecessary free
Carlo Marcelo Arenas Belón
1
-3
/
+1
2018-11-12
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
5
-14
/
+15
2018-11-12
rebase-interactive.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
rerere.c: remove the_repository references
Nguyễn Thái Ngọc Duy
4
-8
/
+10
2018-11-12
pack-*.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
pack-check.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-12
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2
-2
/
+3
2018-11-12
delta-islands.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-11-12
cache-tree.c: remove the_repository references
Nguyễn Thái Ngọc Duy
3
-3
/
+5
[prev]
[next]