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 'jk/parseopt-usage-msg-opt' into maint
Junio C Hamano
1
-1
/
+1
2017-01-17
Merge branch 'jk/quote-env-path-list-component' into maint
Junio C Hamano
5
-12
/
+102
2017-01-17
Merge branch 'nd/shallow-fixup' into maint
Junio C Hamano
1
-19
/
+20
2017-01-17
Merge branch 'sb/sequencer-abort-safety' into maint
Junio C Hamano
3
-2
/
+61
2017-01-17
Merge branch 'da/mergetool-xxdiff-hotkey' into maint
Junio C Hamano
1
-5
/
+5
2017-01-17
Merge branch 'jc/pull-rebase-ff' into maint
Junio C Hamano
2
-4
/
+35
2017-01-17
Merge branch 'js/normalize-path-copy-ceil' into maint
Junio C Hamano
1
-9
/
+14
2017-01-17
Merge branch 'ak/commit-only-allow-empty' into maint
Junio C Hamano
3
-4
/
+12
2017-01-17
Merge branch 'da/difftool-dir-diff-fix' into maint
Junio C Hamano
2
-3
/
+45
2017-01-17
Merge branch 'jb/diff-no-index-no-abbrev' into maint
Junio C Hamano
8
-1
/
+39
2017-01-17
Merge branch 'jk/stash-disable-renames-internally' into maint
Junio C Hamano
2
-1
/
+10
2017-01-17
Merge branch 'jk/http-walker-limit-redirect' into maint
Junio C Hamano
9
-28
/
+165
2017-01-17
Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint
Junio C Hamano
3
-6
/
+21
2017-01-17
Merge branch 'ls/p4-empty-file-on-lfs' into maint
Junio C Hamano
2
-12
/
+19
2017-01-17
Merge branch 'da/mergetool-trust-exit-code' into maint
Junio C Hamano
20
-38
/
+75
2017-01-17
Merge branch 'nd/worktree-list-fixup' into maint
Junio C Hamano
6
-30
/
+74
2017-01-17
Merge branch 'bw/push-dry-run' into maint
Junio C Hamano
4
-9
/
+41
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-17
fsck: check HAS_OBJ more consistently
Jeff King
1
-2
/
+2
2017-01-17
fsck: do not fallback "git fsck <bogus>" to "git fsck"
Jeff King
2
-1
/
+12
2017-01-17
fsck: tighten error-checks of "git fsck <head>"
Jeff King
2
-2
/
+10
2017-01-17
fsck: prepare dummy objects for --connectivity-check
Jeff King
2
-25
/
+124
2017-01-17
sequencer (rebase -i): write out the final message
Johannes Schindelin
1
-0
/
+3
2017-01-17
sequencer (rebase -i): write the progress into files
Johannes Schindelin
1
-3
/
+27
2017-01-17
sequencer (rebase -i): show the progress
Johannes Schindelin
1
-0
/
+32
2017-01-17
sequencer (rebase -i): suggest --edit-todo upon unknown command
Johannes Schindelin
1
-1
/
+5
2017-01-17
sequencer (rebase -i): show only failed cherry-picks' output
Johannes Schindelin
1
-0
/
+4
2017-01-17
sequencer (rebase -i): show only failed `git commit`'s output
Johannes Schindelin
1
-0
/
+18
2017-01-17
sequencer: use run_command() directly
Johannes Schindelin
1
-20
/
+16
2017-01-17
sequencer: update reading author-script
Johannes Schindelin
2
-22
/
+28
2017-01-17
difftool: add a skeleton for the upcoming builtin
Johannes Schindelin
7
-1
/
+75
2017-01-17
fsck: report trees as dangling
Jeff King
2
-1
/
+28
2017-01-17
t1450: clean up sub-objects in duplicate-entry test
Jeff King
1
-1
/
+3
2017-01-15
diff: document the format of the -O (diff.orderFile) file
Richard Hansen
2
-5
/
+34
2017-01-15
diff: document behavior of relative diff.orderFile
Richard Hansen
1
-0
/
+2
2017-01-15
request-pull: drop old USAGE stuff
Wolfram Sang
1
-3
/
+0
2017-01-15
fsck: detect trailing garbage in all object types
Jeff King
2
-0
/
+27
2017-01-15
fsck: parse loose object paths directly
Jeff King
2
-13
/
+49
2017-01-15
sha1_file: add read_loose_object() function
Jeff King
2
-3
/
+143
2017-01-15
t1450: test fsck of packed objects
Jeff King
1
-0
/
+21
2017-01-15
sha1_file: fix error message for alternate objects
Jeff King
2
-15
/
+41
2017-01-15
t1450: refactor loose-object removal
Jeff King
1
-12
/
+5
2017-01-13
doc: git-gui browser does not default to HEAD
Philip Oakley
1
-1
/
+1
2017-01-13
doc: gitk: add the upstream repo location
Philip Oakley
1
-2
/
+8
[prev]
[next]