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
2019-04-22
Merge branch 'tb/stash-in-c-unused-param-fix'
Junio C Hamano
1
-4
/
+4
2019-04-22
Merge branch 'ps/stash-in-c'
Junio C Hamano
16
-72
/
+2017
2019-04-21
clone: do faster object check for partial clones
Josh Steadmon
3
-2
/
+29
2019-04-21
worktree: update is_bare heuristics
Jonathan Tan
2
-4
/
+34
2019-04-19
rebase -i: run without forking rebase--interactive
Phillip Wood
1
-135
/
+86
2019-04-19
rebase: use a common action enum
Phillip Wood
1
-43
/
+48
2019-04-19
rebase -i: use struct rebase_options in do_interactive_rebase()
Phillip Wood
1
-33
/
+36
2019-04-19
rebase -i: use struct rebase_options to parse args
Phillip Wood
1
-91
/
+112
2019-04-19
rebase -i: use struct object_id for squash_onto
Phillip Wood
3
-8
/
+33
2019-04-19
rebase -i: use struct commit when parsing options
Phillip Wood
5
-30
/
+55
2019-04-19
rebase -i: remove duplication
Phillip Wood
1
-3
/
+2
2019-04-19
rebase -i: combine rebase--interactive.c with rebase.c
Phillip Wood
3
-378
/
+367
2019-04-19
rebase: use OPT_RERERE_AUTOUPDATE()
Phillip Wood
1
-17
/
+13
2019-04-19
rebase: rename write_basic_state()
Phillip Wood
1
-2
/
+2
2019-04-19
rebase: don't translate trace strings
Phillip Wood
1
-8
/
+7
2019-04-19
sequencer: always discard index after checkout
Phillip Wood
3
-12
/
+20
2019-04-19
Merge branch 'ag/sequencer-reduce-rewriting-todo' into pw/rebase-i-internal
Junio C Hamano
5
-482
/
+553
2019-04-19
untracked-cache: simplify parsing by dropping "len"
Jeff King
1
-8
/
+5
2019-04-19
untracked-cache: simplify parsing by dropping "next"
Jeff King
1
-13
/
+7
2019-04-19
untracked-cache: be defensive about missing NULs in index
Jeff King
1
-7
/
+11
2019-04-19
t5304: add a test for pruning with bitmaps
Jeff King
1
-0
/
+8
2019-04-19
Turn `git serve` into a test helper
Johannes Schindelin
9
-30
/
+36
2019-04-19
test-tool: handle the `-C <directory>` option just like `git`
Johannes Schindelin
1
-0
/
+19
2019-04-19
check-docs: do not bother checking for legacy scripts' documentation
Johannes Schindelin
1
-1
/
+1
2019-04-19
docs: exclude documentation for commands that have been excluded
Johannes Schindelin
3
-0
/
+13
2019-04-19
check-docs: allow command-list.txt to contain excluded commands
Johannes Schindelin
1
-1
/
+1
2019-04-19
help -a: do not list commands that are excluded from the build
Johannes Schindelin
2
-3
/
+21
2019-04-19
Makefile: drop the NO_INSTALL variable
Johannes Schindelin
1
-13
/
+8
2019-04-19
autoconf: #include <libintl.h> when checking for gettext()
Vadim Kochan
1
-3
/
+13
2019-04-19
cherry-pick/revert: add scissors line on merge conflict
Denton Liu
7
-14
/
+122
2019-04-19
sequencer.c: save and restore cleanup mode
Phillip Wood
1
-1
/
+27
2019-04-18
merge: add scissors line on merge conflict
Denton Liu
4
-7
/
+82
2019-04-18
merge: cleanup messages like commit
Denton Liu
7
-13
/
+128
2019-04-18
parse-options.h: extract common --cleanup option
Denton Liu
3
-3
/
+3
2019-04-18
commit: extract cleanup_mode functions to sequencer
Denton Liu
3
-23
/
+37
2019-04-18
t7502: clean up style
Denton Liu
1
-40
/
+53
2019-04-18
t7604: clean up style
Denton Liu
1
-5
/
+7
2019-04-18
t3507: clean up style
Denton Liu
1
-21
/
+21
2019-04-18
t7600: clean up style
Denton Liu
1
-14
/
+13
2019-04-18
sequencer: fix cleanup with --signoff and -x
Phillip Wood
3
-7
/
+38
2019-04-18
clone: send server options when using protocol v2
Jonathan Tan
4
-1
/
+38
2019-04-18
transport: die if server options are unsupported
Jonathan Tan
2
-0
/
+29
2019-04-18
ref-filter: use correct branch for %(push:track)
Damien Robert
5
-28
/
+66
2019-04-17
fix cherry-pick/revert status after commit
Phillip Wood
4
-5
/
+107
2019-04-17
commit/reset: try to clean up sequencer state
Phillip Wood
5
-4
/
+94
2019-04-16
The fifth batch
Junio C Hamano
1
-0
/
+58
2019-04-16
Merge branch 'sg/t5318-cleanup'
Junio C Hamano
1
-1
/
+1
2019-04-16
Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'
Junio C Hamano
1
-1
/
+11
2019-04-16
Merge branch 'jk/http-walker-status-fix'
Junio C Hamano
4
-17
/
+47
2019-04-16
Merge branch 'jh/midx-verify-too-many-packs'
Junio C Hamano
6
-9
/
+118
[prev]
[next]