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-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-25
Make running git under other debugger-like programs easy
Elijah Newren
2
-10
/
+33
2018-04-24
fetch: send server options when using protocol v2
Brandon Williams
6
-0
/
+38
2018-04-24
ls-remote: send server options when using protocol v2
Brandon Williams
7
-3
/
+46
2018-04-24
serve: introduce the server-option capability
Brandon Williams
3
-0
/
+32
2018-04-24
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
44
-368
/
+3318
2018-04-24
Avoid multiple PREFIX definitions
Philip Oakley
3
-8
/
+8
2018-04-24
git_setup_gettext: plug memory leak
Johannes Schindelin
1
-2
/
+7
2018-04-24
gettext: avoid initialization if the locale dir is not present
Johannes Schindelin
1
-0
/
+3
2018-04-24
Makefile: quote $INSTLIBDIR when passing it to sed
Jonathan Nieder
1
-1
/
+1
2018-04-24
Makefile: remove unused @@PERLLIBDIR@@ substitution variable
Jonathan Nieder
1
-1
/
+0
2018-04-24
walker: drop fields of `struct walker` which are always 1
Martin Ågren
4
-20
/
+8
2018-04-24
http-fetch: make `-a` standard behaviour
Martin Ågren
3
-23
/
+19
2018-04-24
config: document the settings to colorize push errors/hints
Johannes Schindelin
1
-0
/
+28
2018-04-24
push: test to verify that push errors are colored
Johannes Schindelin
1
-0
/
+12
2018-04-24
push: colorize errors
Ryan Dammrose
4
-5
/
+157
2018-04-24
color: introduce support for colorizing stderr
Johannes Schindelin
2
-10
/
+14
2018-04-23
builtin/config: introduce `color` type specifier
Taylor Blau
3
-0
/
+58
2018-04-23
config.c: introduce 'git_config_color' to parse ANSI colors
Taylor Blau
2
-0
/
+11
2018-04-23
builtin/config: introduce `--default`
Taylor Blau
3
-0
/
+58
2018-04-23
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano
3
-1
/
+19
2018-04-23
gc: do not upcase error message shown with die()
Junio C Hamano
1
-1
/
+1
2018-04-21
fast-export: fix regression skipping some merge-commits
Martin Ågren
2
-1
/
+22
2018-04-20
merge-recursive: make a helper function for cleanup for handle_renames
Elijah Newren
1
-10
/
+13
2018-04-20
merge-recursive: split out code for determining diff_filepairs
Elijah Newren
1
-22
/
+62
2018-04-20
merge-recursive: make !o->detect_rename codepath more obvious
Elijah Newren
1
-2
/
+9
2018-04-20
merge-recursive: fix leaks of allocated renames and diff_filepairs
Elijah Newren
1
-5
/
+15
2018-04-20
merge-recursive: introduce new functions to handle rename logic
Elijah Newren
1
-10
/
+33
2018-04-20
merge-recursive: move the get_renames() function
Elijah Newren
1
-69
/
+70
2018-04-20
directory rename detection: tests for handling overwriting dirty files
Elijah Newren
1
-0
/
+458
2018-04-20
directory rename detection: tests for handling overwriting untracked files
Elijah Newren
1
-0
/
+367
2018-04-20
directory rename detection: miscellaneous testcases to complete coverage
Elijah Newren
1
-1
/
+564
2018-04-20
directory rename detection: testcases exploring possibly suboptimal merges
Elijah Newren
1
-0
/
+404
2018-04-20
directory rename detection: more involved edge/corner testcases
Elijah Newren
1
-0
/
+396
2018-04-20
directory rename detection: testcases checking which side did the rename
Elijah Newren
1
-0
/
+336
2018-04-20
directory rename detection: files/directories in the way of some renames
Elijah Newren
1
-0
/
+330
2018-04-20
directory rename detection: partially renamed directory testcase/discussion
Elijah Newren
1
-0
/
+115
2018-04-20
directory rename detection: testcases to avoid taking detection too far
Elijah Newren
1
-0
/
+153
2018-04-20
directory rename detection: directory splitting testcases
Elijah Newren
1
-0
/
+143
2018-04-20
directory rename detection: basic testcases
Elijah Newren
1
-0
/
+442
2018-04-20
completion: make stash -p and alias for stash push -p
Thomas Gummerer
1
-0
/
+3
2018-04-20
completion: stop showing 'save' for stash by default
Thomas Gummerer
1
-2
/
+7
2018-04-20
doc/clone: update caption for GIT URLS cross-reference
Todd Zullinger
1
-1
/
+1
2018-04-19
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
3
-40
/
+154
[prev]
[next]