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
2018-05-08
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
2
-2
/
+6
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
44
-368
/
+3318
2018-04-25
The fourth batch for 2.18
Junio C Hamano
1
-0
/
+78
2018-04-25
Merge branch 'jm/mem-pool'
Junio C Hamano
4
-61
/
+106
2018-04-25
Merge branch 'tg/use-git-contacts'
Junio C Hamano
1
-2
/
+2
2018-04-25
Merge branch 'sb/filenames-with-dashes'
Junio C Hamano
42
-45
/
+45
2018-04-25
Merge branch 'cc/perf-bisect'
Junio C Hamano
3
-10
/
+166
2018-04-25
Merge branch 'bp/fsmonitor-prime-index'
Junio C Hamano
1
-0
/
+3
2018-04-25
Merge branch 'bp/fsmonitor-bufsize-fix'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'cb/bash-completion-ls-files-processing'
Junio C Hamano
1
-6
/
+1
2018-04-25
Merge branch 'es/worktree-docs'
Junio C Hamano
1
-9
/
+9
2018-04-25
Merge branch 'es/fread-reads-dir-autoconf-fix'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'ps/test-chmtime-get'
Junio C Hamano
10
-42
/
+63
2018-04-25
Merge branch 'js/t5404-path-fix'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'jk/ref-array-push'
Junio C Hamano
4
-14
/
+36
2018-04-25
Merge branch 'en/doc-typoes'
Junio C Hamano
7
-8
/
+8
2018-04-25
Merge branch 'lw/daemon-log-destination'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'mn/send-email-credential-doc'
Junio C Hamano
1
-10
/
+6
2018-04-25
Merge branch 'ak/bisect-doc-typofix'
Junio C Hamano
1
-2
/
+2
2018-04-25
Merge branch 'br/mergetools-guiffy'
Junio C Hamano
1
-0
/
+18
2018-04-25
Merge branch 'nd/worktree-move'
Junio C Hamano
1
-4
/
+3
2018-04-25
Merge branch 'ks/branch-list-detached-rebase-i'
Junio C Hamano
2
-4
/
+32
2018-04-25
Merge branch 'jk/t5561-missing-curl'
Junio C Hamano
2
-2
/
+12
2018-04-25
Merge branch 'bw/commit-partial-from-subdirectory-fix'
Junio C Hamano
2
-2
/
+13
2018-04-25
Merge branch 'jk/relative-directory-fix'
Junio C Hamano
11
-17
/
+223
2018-04-25
Merge branch 'jk/flockfile-stdio'
Junio C Hamano
1
-3
/
+5
2018-04-25
Merge branch 'pw/rebase-signoff'
Junio C Hamano
8
-57
/
+114
2018-04-25
Merge branch 'pw/rebase-keep-empty-fixes'
Junio C Hamano
3
-3
/
+11
2018-04-25
Merge branch 'cb/git-gui-ttk-style'
Junio C Hamano
1
-5
/
+10
2018-04-25
Merge branch 'bp/git-gui-bind-kp-enter'
Junio C Hamano
1
-0
/
+1
2018-04-25
Merge branch 'bb/git-gui-ssh-key-files'
Junio C Hamano
1
-1
/
+4
2018-04-19
Makefile: mark perllibdir as a .PHONY target
Christian Hesse
1
-0
/
+1
2018-04-12
mem-pool: move reusable parts of memory pool into its own file
Jameson Miller
4
-69
/
+91
2018-04-12
SubmittingPatches: mention the git contacts command
Thomas Gummerer
1
-2
/
+2
2018-04-12
fast-import: introduce mem_pool type
Jameson Miller
1
-29
/
+52
2018-04-12
fast-import: rename mem_pool type to mp_block
Jameson Miller
1
-10
/
+10
2018-04-12
Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svn
Junio C Hamano
5
-12
/
+57
2018-04-11
replace_object.c: rename to use dash in file name
Stefan Beller
2
-1
/
+1
2018-04-11
sha1_file.c: rename to use dash in file name
Stefan Beller
4
-3
/
+3
2018-04-11
sha1_name.c: rename to use dash in file name
Stefan Beller
4
-3
/
+3
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
31
-32
/
+32
2018-04-11
unicode_width.h: rename to use dash in file name
Stefan Beller
4
-5
/
+5
2018-04-11
write_or_die.c: rename to use dashes in file name
Stefan Beller
2
-1
/
+1
2018-04-11
fsmonitor: force index write after full scan
Ben Peart
1
-0
/
+3
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
9
-5197
/
+115
2018-04-11
fsmonitor: fix incorrect buffer size when printing version number
Ben Peart
1
-1
/
+1
2018-04-11
t/perf: add scripts to bisect performance regressions
Christian Couder
2
-0
/
+120
2018-04-11
perf/run: add --subsection option
Christian Couder
1
-10
/
+46
2018-04-11
The third batch for 2.18
Junio C Hamano
1
-0
/
+30
2018-04-11
Merge branch 'eb/cred-helper-ignore-sigpipe'
Junio C Hamano
1
-0
/
+3
[next]