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-05-09
Merge branch 'jk/untracked-cache-more-fixes'
Junio C Hamano
1
-23
/
+18
2019-05-09
Merge branch 'jk/prune-optim'
Junio C Hamano
1
-0
/
+8
2019-05-09
Merge branch 'js/misc-doc-fixes'
Junio C Hamano
15
-51
/
+99
2019-05-09
Merge branch 'dr/ref-filter-push-track-fix'
Junio C Hamano
5
-28
/
+66
2019-05-09
Merge branch 'ss/msvc-path-utils-fix'
Junio C Hamano
2
-0
/
+2
2019-05-09
Merge branch 'jt/clone-server-option'
Junio C Hamano
5
-1
/
+67
2019-05-09
Merge branch 'tb/unexpected'
Junio C Hamano
8
-16
/
+152
2019-05-09
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
19
-242
/
+408
2019-05-09
Merge branch 'cc/replace-graft-peel-tags'
Junio C Hamano
2
-10
/
+41
2019-05-09
Merge branch 'js/trace2-to-directory'
Junio C Hamano
3
-2
/
+81
2019-05-09
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
18
-132
/
+484
2019-05-09
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
Junio C Hamano
3
-7
/
+38
2019-05-09
Merge branch 'jk/pack-objects-reports-num-objects-to-trace2'
Junio C Hamano
1
-0
/
+2
2019-05-09
Merge branch 'tz/git-svn-doc-markup-fix'
Junio C Hamano
1
-3
/
+3
2019-05-09
Merge branch 'km/empty-repo-is-still-a-repo'
Junio C Hamano
7
-4
/
+88
2019-05-09
Merge branch 'dl/warn-tagging-a-tag'
Junio C Hamano
5
-6
/
+33
2019-05-09
Merge branch 'en/merge-directory-renames'
Junio C Hamano
19
-1025
/
+1367
2019-05-08
submodule--helper: add a missing \n
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-05-08
coccicheck: make batch size of 0 mean "unlimited"
Jeff King
1
-1
/
+7
2019-05-08
t6500(mingw): use the Windows PID of the shell
Johannes Schindelin
1
-1
/
+9
2019-05-08
t/lib-httpd: pass LSAN_OPTIONS through apache
Jeff King
1
-0
/
+1
2019-05-08
Make fread/fwrite-like functions in http.c more like fread/fwrite.
Mike Hommey
1
-6
/
+6
2019-05-08
fsmonitor: force a refresh after the index was discarded
Johannes Schindelin
4
-5
/
+6
2019-05-08
fsmonitor: demonstrate that it is not refreshed after discard_index()
Johannes Schindelin
2
-1
/
+31
2019-05-08
perf-lib.sh: forbid the use of GIT_TEST_INSTALLED
Ævar Arnfjörð Bjarmason
2
-0
/
+13
2019-05-08
perf tests: add "bindir" prefix to git tree test results
Ævar Arnfjörð Bjarmason
2
-2
/
+4
2019-05-08
perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh
Ævar Arnfjörð Bjarmason
3
-32
/
+38
2019-05-08
perf-lib.sh: make "./run <revisions>" use the correct gits
Ævar Arnfjörð Bjarmason
2
-2
/
+10
2019-05-08
perf aggregate: remove GIT_TEST_INSTALLED from --codespeed
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2019-05-08
perf README: correct docs for 3c8f12c96c regression
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-05-08
revisions.txt: remove ambibuity between <rev>:<path> and :<path>
Andreas Heiduk
1
-5
/
+2
2019-05-08
revisions.txt: mention <rev>~ form
Denton Liu
1
-1
/
+3
2019-05-08
revisions.txt: mark optional rev arguments with []
Denton Liu
1
-5
/
+5
2019-05-08
revisions.txt: change "rev" to "<rev>"
Denton Liu
1
-4
/
+4
2019-05-07
notes: correct documentation of format_display_notes()
Chris Mayo
1
-5
/
+3
2019-05-07
mingw: remove obsolete IPv6-related code
Tanushree Tumane
2
-183
/
+3
2019-05-07
t5580: verify that alternates can be UNC paths
Johannes Schindelin
1
-0
/
+12
2019-05-07
cvsexportcommit: force crlf translation
Dustin Spicuzza
1
-0
/
+1
2019-05-07
ci: install 'libsvn-perl' instead of 'git-svn'
SZEDER Gábor
1
-1
/
+1
2019-05-07
t4253-am-keep-cr-dos: avoid using pipes
Boxuan Li
1
-2
/
+4
2019-05-07
commit-graph: fix memory leak
Josh Steadmon
1
-1
/
+3
2019-05-07
midx: add packs to packed_git linked list
Derrick Stolee
4
-33
/
+30
2019-05-07
midx: pass a repository pointer
Derrick Stolee
5
-15
/
+22
2019-05-07
branch: make create_branch accept a merge base rev
Denton Liu
5
-6
/
+33
2019-05-07
t2018: cleanup in current test
Denton Liu
1
-26
/
+17
2019-05-07
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
5
-10
/
+164
2019-05-07
coccicheck: optionally batch spatch invocations
Jeff King
1
-7
/
+6
2019-05-07
trace2: fixup access problem on /etc/gitconfig in read_very_early_config
Jeff Hostetler
2
-1
/
+5
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
44
-202
/
+202
2019-05-05
*.[ch]: remove extern from function declarations using sed
Denton Liu
11
-49
/
+49
[prev]
[next]