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-20
config.c: handle error case for fstat() calls
Nguyễn Thái Ngọc Duy
1
-2
/
+10
2016-12-20
mailinfo.c: move side-effects outside of assert
Kyle J. McKay
1
-1
/
+2
2016-12-20
mingw: consider that UNICODE_STRING::Length counts bytes
Max Kirillov
1
-1
/
+1
2016-12-19
git-p4: fix multi-path changelist empty commits
George Vanburgh
2
-3
/
+23
2016-12-18
git-p4: avoid crash adding symlinked directory
Luke Diamand
2
-6
/
+63
2016-12-18
t0021: fix flaky test
Lars Schneider
1
-16
/
+1
2016-12-16
index-pack: skip collision check when not in repository
Jeff King
1
-4
/
+6
2016-12-16
normalize_path_copy(): fix pushing to //server/share/dir on Windows
Johannes Sixt
1
-9
/
+14
2016-12-16
t: use nongit() function where applicable
Jeff King
3
-29
/
+5
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
2
-0
/
+17
2016-12-16
t5000: extract nongit function to test-lib-functions.sh
Jeff King
2
-14
/
+14
2016-12-15
README: replace gmane link with public-inbox
Jeff King
1
-1
/
+1
2016-12-14
Revert "sequencer: remove useless get_dir() function"
Junio C Hamano
1
-1
/
+6
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
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
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-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
2016-12-09
doc: omit needless "for"
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-09
doc: make the intent of sentence clearer
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-09
doc: add verb in front of command to run
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-09
doc: add articles (grammar)
Kristoffer Haugsbakk
1
-3
/
+3
2016-12-09
sequencer: remove useless get_dir() function
Stephan Beyer
1
-6
/
+1
2016-12-09
sequencer: make sequencer abort safer
Stephan Beyer
2
-1
/
+50
2016-12-09
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
1
-0
/
+10
2016-12-09
commit: remove 'Clever' message for --only --amend
Andreas Krey
1
-2
/
+0
2016-12-08
diff: handle --no-abbrev in no-index case
Jack Bates
8
-1
/
+39
2016-12-08
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-08
am: change safe_to_abort()'s not rewinding error into a warning
Stephan Beyer
1
-1
/
+1
2016-12-08
am: fix filename in safe_to_abort() error message
Stephan Beyer
1
-1
/
+1
[prev]
[next]