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-11
read-tree: use OPT_BOOL instead of OPT_SET_INT
Stefan Beller
1
-18
/
+18
2017-01-11
t7810: avoid assumption about invalid regex syntax
Jeff King
1
-11
/
+15
2017-01-10
Fifth batch 2.12
Junio C Hamano
1
-0
/
+45
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
12
-43
/
+399
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
7
-67
/
+8
2017-01-10
Merge branch 'nd/config-misc-fixes'
Junio C Hamano
1
-5
/
+15
2017-01-10
Merge branch 'jc/abbrev-autoscale-config'
Junio C Hamano
2
-8
/
+15
2017-01-10
Merge branch 'mh/fast-import-notes-fix-new'
Junio C Hamano
2
-3
/
+47
2017-01-10
Merge branch 'jc/git-open-cloexec'
Junio C Hamano
3
-36
/
+22
2017-01-10
Merge branch 'jc/compression-config'
Junio C Hamano
9
-31
/
+158
2017-01-10
Merge branch 'dt/smart-http-detect-server-going-away'
Junio C Hamano
5
-4
/
+77
2017-01-10
Merge branch 'mm/gc-safety-doc'
Junio C Hamano
2
-9
/
+29
2017-01-10
Merge branch 'mm/push-social-engineering-attack-doc'
Junio C Hamano
6
-22
/
+51
2017-01-10
Merge branch 'jt/fetch-no-redundant-tag-fetch-map'
Junio C Hamano
1
-3
/
+0
2017-01-10
Merge branch 'jc/latin-1'
Junio C Hamano
1
-11
/
+25
2017-01-10
mergetool: fix running in subdir when rerere enabled
Richard Hansen
2
-3
/
+21
2017-01-10
mergetool: take the "-O" out of $orderfile
Richard Hansen
1
-2
/
+2
2017-01-10
t7610: add test case for rerere+mergetool+subdir bug
Richard Hansen
1
-1
/
+20
2017-01-10
t7610: spell 'git reset --hard' consistently
Richard Hansen
1
-18
/
+19
2017-01-10
t7610: don't assume the checked-out commit
Richard Hansen
1
-6
/
+6
2017-01-10
t7610: always work on a test-specific branch
Richard Hansen
1
-2
/
+8
2017-01-10
t7610: delete some now-unnecessary 'git reset --hard' lines
Richard Hansen
1
-2
/
+0
2017-01-10
t7610: run 'git reset --hard' after each test to clean up
Richard Hansen
1
-0
/
+8
2017-01-10
t7610: don't rely on state from previous test
Richard Hansen
1
-0
/
+6
2017-01-10
t7610: use test_when_finished for cleanup tasks
Richard Hansen
1
-34
/
+37
2017-01-10
t7610: move setup code to the 'setup' test case
Richard Hansen
1
-30
/
+35
2017-01-10
t7610: update branch names to match test number
Richard Hansen
1
-41
/
+41
2017-01-10
rev-parse doc: pass "--" to rev-parse in the --prefix example
Richard Hansen
1
-1
/
+2
2017-01-10
unpack-trees: factor progress setup out of check_updates
Stefan Beller
1
-12
/
+20
2017-01-10
unpack-trees: remove unneeded continue
Stefan Beller
1
-1
/
+0
2017-01-10
unpack-trees: move checkout state into check_updates
Stefan Beller
1
-12
/
+12
2017-01-10
.mailmap: record canonical email for Richard Hansen
Richard Hansen
1
-0
/
+2
2017-01-09
pathspec: give better message for submodule related pathspec error
Stefan Beller
2
-2
/
+69
2017-01-09
sequencer (rebase -i): differentiate between comments and 'noop'
Johannes Schindelin
1
-6
/
+9
2017-01-09
sequencer (rebase -i): implement the 'drop' command
Johannes Schindelin
1
-3
/
+5
2017-01-09
sequencer (rebase -i): allow rescheduling commands
Johannes Schindelin
1
-0
/
+6
2017-01-09
sequencer (rebase -i): respect strategy/strategy_opts settings
Johannes Schindelin
1
-1
/
+25
2017-01-09
sequencer (rebase -i): respect the rebase.autostash setting
Johannes Schindelin
1
-0
/
+43
2017-01-09
sequencer (rebase -i): run the post-rewrite hook, if needed
Johannes Schindelin
1
-0
/
+14
2017-01-09
sequencer (rebase -i): record interrupted commits in rewritten, too
Johannes Schindelin
1
-0
/
+8
2017-01-09
sequencer (rebase -i): copy commit notes at end
Johannes Schindelin
1
-0
/
+76
2017-01-09
sequencer (rebase -i): set the reflog message consistently
Johannes Schindelin
1
-0
/
+4
2017-01-09
sequencer (rebase -i): refactor setting the reflog message
Johannes Schindelin
1
-7
/
+26
2017-01-09
sequencer (rebase -i): allow fast-forwarding for edit/reword
Johannes Schindelin
1
-8
/
+17
2017-01-09
sequencer (rebase -i): implement the 'reword' command
Johannes Schindelin
1
-2
/
+7
2017-01-09
sequencer (rebase -i): leave a patch upon error
Johannes Schindelin
1
-1
/
+3
2017-01-09
sequencer (rebase -i): update refs after a successful rebase
Johannes Schindelin
1
-1
/
+45
2017-01-09
sequencer (rebase -i): the todo can be empty when continuing
Johannes Schindelin
1
-2
/
+5
2017-01-09
sequencer (rebase -i): skip some revert/cherry-pick specific code path
Johannes Schindelin
1
-12
/
+14
2017-01-09
sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
Johannes Schindelin
1
-1
/
+6
[prev]
[next]