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
2016-12-14
i18n: add--interactive: mark strings for translation
Vasco Almeida
1
-34
/
+42
2016-12-14
Git.pm: add subroutines for commenting lines
Vasco Almeida
1
-0
/
+38
2016-12-14
merge: ensure '--abort' option takes no arguments
Chris Packham
2
-0
/
+6
2016-12-14
completion: add --continue option for merge
Chris Packham
1
-1
/
+1
2016-12-14
merge: add '--continue' option as a synonym for 'git commit'
Chris Packham
3
-0
/
+38
2016-12-14
parse-options: print "fatal:" before usage_msg_opt()
Jeff King
1
-1
/
+1
2016-12-14
Makefile: exclude contrib from FIND_SOURCE_FILES
Jeff King
1
-0
/
+2
2016-12-14
Makefile: match shell scripts in FIND_SOURCE_FILES
Jeff King
1
-1
/
+3
2016-12-14
Makefile: exclude test cruft from FIND_SOURCE_FILES
Jeff King
1
-1
/
+7
2016-12-14
Makefile: reformat FIND_SOURCE_FILES
Jeff King
1
-3
/
+6
2016-12-14
unicode_width.h: update the width tables to Unicode 9.0
Beat Bolli
1
-24
/
+107
2016-12-14
update_unicode.sh: remove the plane filter
Beat Bolli
1
-2
/
+1
2016-12-14
update_unicode.sh: automatically download newer definition files
Beat Bolli
1
-6
/
+2
2016-12-13
update_unicode.sh: pin the uniset repo to a known good commit
Beat Bolli
1
-1
/
+2
2016-12-13
update_unicode.sh: remove an unnecessary subshell level
Beat Bolli
1
-27
/
+26
2016-12-13
update_unicode.sh: move it into contrib/update-unicode
Beat Bolli
4
-6
/
+26
2016-12-13
git-p4: support git worktrees
Luke Diamand
3
-4
/
+65
2016-12-13
Early fixes for 2.11.x series
Junio C Hamano
1
-0
/
+10
2016-12-13
Merge branch 'ew/svn-fixes'
Junio C Hamano
2
-2
/
+8
2016-12-13
Merge branch 'js/mingw-isatty'
Junio C Hamano
2
-0
/
+36
2016-12-13
t5547-push-quarantine: run the path separator test on Windows, too
Johannes Sixt
1
-4
/
+10
2016-12-12
t3600: slightly modernize style
Stefan Beller
1
-73
/
+51
2016-12-12
real_path: have callers use real_pathdup and strbuf_realpath
Brandon Williams
7
-13
/
+16
2016-12-12
real_path: create real_pathdup
Brandon Williams
2
-0
/
+14
2016-12-12
real_path: convert real_path_internal to strbuf_realpath
Brandon Williams
2
-28
/
+27
2016-12-12
real_path: resolve symlinks by hand
Brandon Williams
1
-61
/
+129
2016-12-12
submodule: add absorb-git-dir function
Stefan Beller
8
-1
/
+282
2016-12-12
move connect_work_tree_and_git_dir to dir.h
Stefan Beller
4
-26
/
+26
2016-12-12
worktree: check if a submodule uses worktrees
Stefan Beller
2
-0
/
+55
2016-12-12
tmp-objdir: quote paths we add to alternates
Jeff King
2
-1
/
+36
2016-12-12
alternates: accept double-quoted paths
Jeff King
3
-11
/
+60
2016-12-12
Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component
Junio C Hamano
2
-1
/
+72
2016-12-12
date-formats.txt: Typo fix
Luis Ressel
1
-1
/
+1
2016-12-12
git-svn: document useLogAuthor and addAuthorFrom config keys
Eric Wong
1
-1
/
+7
2016-12-12
git-svn: allow "0" in SVN path components
Eric Wong
1
-1
/
+1
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
2
-2
/
+83
2016-12-12
gitk: Update copyright notice to 2016
Paul Mackerras
14
-31
/
+31
2016-12-12
gitk: Clear array 'commitinfo' on reload
Markus Hitter
1
-1
/
+2
2016-12-12
gitk: Remove closed file descriptors from $blobdifffd
Markus Hitter
1
-0
/
+5
2016-12-12
gitk: Turn off undo manager in the text widget
Markus Hitter
1
-1
/
+1
2016-12-12
gitk: Fix Japanese translation for "marked commit"
Satoshi Yasushima
1
-4
/
+5
2016-12-12
gitk: Fix missing commits when using -S or -G
Stefan Dotterweich
1
-1
/
+4
2016-12-12
gitk: Use explicit RGB green instead of "lime"
Paul Mackerras
1
-6
/
+6
2016-12-12
gitk: Add Portuguese translation
Vasco Almeida
1
-0
/
+1376
2016-12-11
mergetools: fix xxdiff hotkeys
David Aguilar
1
-5
/
+5
2016-12-11
difftool: rename variables for consistency
David Aguilar
1
-14
/
+14
2016-12-11
difftool: chdir as early as possible
David Aguilar
1
-12
/
+14
2016-12-11
difftool: sanitize $workdir as early as possible
David Aguilar
1
-3
/
+2
2016-12-11
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-11
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
[prev]
[next]