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
2015-07-28
tests: remove some direct access to .git/logs
David Turner
10
-33
/
+37
2015-07-28
t/t7509: remove unnecessary manipulation of reflog
David Turner
1
-13
/
+0
2015-07-28
typofix for index-format.txt
Thomas Ackermann
1
-1
/
+1
2015-07-27
Git 2.5
Junio C Hamano
2
-1
/
+6
2015-07-27
Sync with 2.4.7
Junio C Hamano
2
-1
/
+55
2015-07-27
Git 2.4.7
Junio C Hamano
4
-3
/
+57
2015-07-27
Merge branch 'jk/pretty-encoding-doc' into maint
Junio C Hamano
1
-1
/
+4
2015-07-27
Merge branch 'tb/checkout-doc' into maint
Junio C Hamano
1
-1
/
+5
2015-07-27
Merge branch 'ls/hint-rev-list-count' into maint
Junio C Hamano
2
-0
/
+2
2015-07-27
Merge branch 'mm/branch-doc-updates' into maint
Junio C Hamano
1
-2
/
+6
2015-07-27
Merge branch 'jc/fsck-retire-require-eoh' into maint
Junio C Hamano
1
-4
/
+13
2015-07-27
Merge branch 'et/http-proxyauth' into maint
Junio C Hamano
1
-2
/
+2
2015-07-27
Merge branch 'jc/unexport-git-pager-in-use-in-pager' into maint
Junio C Hamano
1
-0
/
+1
2015-07-27
Merge branch 'mh/strbuf-read-file-returns-ssize-t' into maint
Junio C Hamano
2
-3
/
+4
2015-07-27
Merge branch 'kb/config-unmap-before-renaming' into maint
Junio C Hamano
1
-0
/
+3
2015-07-27
Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maint
Junio C Hamano
2
-1
/
+7
2015-07-27
Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint
Junio C Hamano
1
-52
/
+47
2015-07-27
Merge branch 'jk/fix-refresh-utime' into maint
Junio C Hamano
1
-1
/
+9
2015-07-27
Merge branch 'cb/rebase-am-exit-code' into maint
Junio C Hamano
1
-1
/
+1
2015-07-27
Merge branch 'jk/index-pack-reduce-recheck' into maint
Junio C Hamano
3
-3
/
+14
2015-07-27
refs: loosen restriction on wildcard "*" refspecs
Jacob Keller
5
-27
/
+36
2015-07-27
refs: cleanup comments regarding check_refname_component()
Jacob Keller
1
-5
/
+7
2015-07-25
Documentation/git: drop outdated Cogito reference
Eric Sunshine
1
-1
/
+1
2015-07-24
RelNotes: am.threeWay does not exist (yet)
Junio C Hamano
1
-2
/
+0
2015-07-24
Revert "git-am: add am.threeWay config variable"
Junio C Hamano
4
-41
/
+2
2015-07-24
Documentation/git-worktree: fix broken 'linkgit' invocation
Eric Sunshine
1
-1
/
+1
2015-07-23
contrib/subtree: ignore log.date configuration
David Aguilar
2
-1
/
+5
2015-07-23
userdiff: add support for Fountain documents
Zoë Blade
4
-0
/
+9
2015-07-22
receive-pack: crash when checking with non-exist HEAD
Jiang Xin
1
-1
/
+1
2015-07-22
pull: allow dirty tree when rebase.autostash enabled
Kevin Daudt
2
-1
/
+17
2015-07-21
builtin/send-pack.c: respect user.signingkey
Junio C Hamano
1
-0
/
+3
2015-07-21
Git 2.5.0-rc3
Junio C Hamano
1
-1
/
+1
2015-07-21
git-stash: use update-ref --create-reflog instead of creating files
David Turner
1
-4
/
+2
2015-07-21
update-ref and tag: add --create-reflog arg
David Turner
6
-7
/
+74
2015-07-21
refs: add REF_FORCE_CREATE_REFLOG flag
David Turner
2
-13
/
+22
2015-07-21
git-reflog: add exists command
David Turner
3
-1
/
+41
2015-07-21
refs: new public ref function: safe_create_reflog
David Turner
3
-14
/
+26
2015-07-21
refs: break out check for reflog autocreation
David Turner
1
-5
/
+11
2015-07-21
refs.c: add err arguments to reflog functions
David Turner
3
-60
/
+81
2015-07-21
unpack-trees: don't update files with CE_WT_REMOVE set
David Turner
2
-0
/
+56
2015-07-21
Merge branch 'tf/gitweb-typofix'
Junio C Hamano
1
-1
/
+1
2015-07-21
Merge tag 'l10n-2.5.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
9
-2680
/
+3179
2015-07-20
strbuf: make strbuf_addftime more robust
Jeff King
2
-17
/
+31
2015-07-20
bash prompt: faster untracked status indicator with untracked directories
SZEDER Gábor
1
-1
/
+1
2015-07-20
bash prompt: test untracked files status indicator with untracked dirs
SZEDER Gábor
1
-0
/
+25
2015-07-20
checkout: drop intimate knowledge of newly created worktree
Eric Sunshine
1
-7
/
+2
2015-07-20
worktree: populate via "git reset --hard" rather than "git checkout"
Eric Sunshine
1
-2
/
+1
2015-07-20
worktree: avoid resolving HEAD unnecessarily
Eric Sunshine
1
-12
/
+5
2015-07-20
worktree: make setup of new HEAD distinct from worktree population
Eric Sunshine
1
-5
/
+15
2015-07-20
worktree: detect branch-name/detached and error conditions locally
Eric Sunshine
1
-0
/
+18
[prev]
[next]