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
2017-01-17
Merge branch 'hv/submodule-not-yet-pushed-fix' into maint
Junio C Hamano
3
-36
/
+121
2017-01-17
Merge branch 'dt/empty-submodule-in-merge' into maint
Junio C Hamano
3
-11
/
+17
2017-01-17
Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint
Junio C Hamano
2
-1
/
+24
2017-01-17
Merge branch 'js/mingw-isatty' into maint
Junio C Hamano
2
-86
/
+92
2017-01-17
Merge branch 'bb/unicode-9.0' into maint
Junio C Hamano
6
-65
/
+163
2017-01-17
Merge branch 'ls/travis-update-p4-and-lfs' into maint
Junio C Hamano
1
-2
/
+2
2017-01-17
CodingGuidelines: clarify multi-line brace style
Jeff King
1
-5
/
+32
2017-01-15
request-pull: drop old USAGE stuff
Wolfram Sang
1
-3
/
+0
2017-01-13
Documentation/bisect: improve on (bad|new) and (good|bad)
Christian Couder
1
-2
/
+2
2017-01-11
t7810: avoid assumption about invalid regex syntax
Jeff King
1
-11
/
+15
2017-01-09
execv_dashed_external: wait for child on signal death
Jeff King
3
-0
/
+21
2017-01-09
execv_dashed_external: stop exiting with negative code
Jeff King
1
-3
/
+7
2017-01-09
execv_dashed_external: use child_process struct
Jeff King
1
-18
/
+7
2017-01-09
git_exec_path: do not return the result of getenv()
Jeff King
1
-9
/
+8
2017-01-08
git_exec_path: avoid Coverity warning about unfree()d result
Johannes Schindelin
1
-1
/
+4
2017-01-07
blame: output porcelain "previous" header for each file
Jeff King
2
-9
/
+131
2017-01-07
blame: handle --no-abbrev
Jeff King
2
-0
/
+6
2017-01-07
blame: fix alignment with --abbrev=40
Jeff King
2
-1
/
+29
2017-01-07
rebase--interactive: count squash commits above 10 correctly
Jeff King
1
-1
/
+1
2017-01-07
branch_get_push: do not segfault when HEAD is detached
Kyle Meyer
2
-3
/
+9
2017-01-07
archive-zip: load userdiff config
Jeff King
2
-4
/
+25
2016-12-29
repack: die on incremental + write-bitmap-index
David Turner
2
-5
/
+12
2016-12-29
auto gc: don't write bitmaps for incremental repacks
David Turner
2
-1
/
+33
2016-12-22
config.abbrev: document the new default that auto-scales
Junio C Hamano
2
-8
/
+15
2016-12-22
config.c: handle lock file in error case in git_config_rename_...
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2016-12-22
mingw: replace isatty() hack
Jeff Hostetler
1
-107
/
+69
2016-12-22
mingw: fix colourization on Cygwin pseudo terminals
Alan Davies
1
-2
/
+6
2016-12-22
mingw: adjust is_console() to work with stdin
Johannes Schindelin
1
-1
/
+5
2016-12-21
t5615-alternate-env: double-quotes in file names do not work on Windows
Johannes Sixt
1
-1
/
+1
2016-12-20
fast-import: properly fanout notes when tree is imported
Mike Hommey
2
-3
/
+47
2016-12-20
config.c: rename label unlock_and_out
Nguyễn Thái Ngọc Duy
1
-2
/
+2
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
[prev]
[next]