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-01-22
Fix unclosed here document in t3301.sh
Kacper Kornet
1
-1
/
+1
2014-11-14
t3301: modernize style
Johan Herland
1
-699
/
+601
2014-11-12
notes: empty notes should be shown by 'git log'
Johan Herland
2
-2
/
+13
2014-11-12
builtin/notes: add --allow-empty, to allow storing empty notes
Johan Herland
3
-11
/
+28
2014-11-12
builtin/notes: split create_note() to clarify add vs. remove logic
Johan Herland
1
-49
/
+54
2014-11-12
builtin/notes: simplify early exit code in add()
Johan Herland
1
-18
/
+17
2014-11-10
builtin/notes: refactor note file path into struct note_data
Johan Herland
1
-17
/
+21
2014-11-10
builtin/notes: improve naming
Johan Herland
1
-55
/
+54
2014-11-10
t3301: verify that 'git notes' removes empty notes by default
Johan Herland
1
-0
/
+27
2014-11-10
builtin/notes: fix premature failure when trying to add the empty blob
Johan Herland
1
-1
/
+1
2014-11-07
Git 2.2.0-rc1
Junio C Hamano
1
-1
/
+1
2014-11-06
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2014-11-06
Merge branch 'nd/gitignore-trailing-whitespace'
Junio C Hamano
1
-1
/
+1
2014-11-06
Merge branch 'tm/line-log-first-parent'
Junio C Hamano
2
-0
/
+8
2014-11-06
Merge branch 'jk/fetch-reflog-df-conflict'
Junio C Hamano
4
-3
/
+77
2014-11-06
Merge branch 'rs/use-child-process-init-more'
Junio C Hamano
4
-66
/
+106
2014-11-06
Merge branch 'jk/cache-tree-protect-from-broken-libgit2'
Junio C Hamano
1
-0
/
+2
2014-11-06
docs/credential-store: s/--store/--file/
Jeff King
1
-1
/
+1
2014-11-04
gitignore.txt: fix spelling of "backslash"
Ben North
1
-1
/
+1
2014-11-04
Documentation: typofixes
Thomas Ackermann
19
-30
/
+30
2014-11-04
line-log: fix crash when --first-parent is used
Tzvetan Mikov
2
-0
/
+8
2014-11-04
ignore stale directories when checking reflog existence
Jeff King
2
-2
/
+36
2014-11-04
fetch: load all default config at startup
Jeff King
2
-1
/
+41
2014-11-03
RelNotes/2.2.0.txt: fix minor typos
Matthieu Moy
1
-3
/
+3
2014-10-31
Git 2.2.0-rc0
Junio C Hamano
2
-1
/
+7
2014-10-31
Merge branch 'for-junio' of git://bogomips.org/git-svn
Junio C Hamano
4
-91
/
+145
2014-10-31
Merge branch 'jc/push-cert'
Junio C Hamano
1
-2
/
+2
2014-10-31
Merge branch 'rs/child-process-init'
Junio C Hamano
1
-1
/
+1
2014-10-31
Merge branch 'rs/grep-color-words'
Junio C Hamano
4
-9
/
+123
2014-10-31
git-svn: use SVN::Ra::get_dir2 when possible
Eric Wong
1
-1
/
+11
2014-10-30
bundle: split out ref writing from bundle_create
Jeff King
1
-39
/
+58
2014-10-30
bundle: split out a helper function to compute and write prerequisites
Junio C Hamano
1
-24
/
+35
2014-10-30
bundle: split out a helper function to create pack data
Junio C Hamano
1
-27
/
+37
2014-10-30
cache-tree: avoid infinite loop on zero-entry tree
Jeff King
1
-0
/
+2
2014-10-30
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-69
/
+23
2014-10-30
git-svn: add space after "W:" prefix in warning
Eric Wong
1
-4
/
+2
2014-10-30
git-svn: (cleanup) remove editor param passing
Eric Wong
1
-6
/
+4
2014-10-30
gitk: Remove boilerplate for configuration variables
Max Kirillov
1
-68
/
+20
2014-10-30
gitk: Show detached HEAD if --all is specified
Max Kirillov
1
-0
/
+2
2014-10-30
gitk: Do not depend on Cygwin's "kill" command on Windows
Sebastian Schuberth
1
-1
/
+1
2014-10-29
git-svn: prepare SVN::Ra config pieces once
Eric Wong
1
-27
/
+36
2014-10-29
Git.pm: add specified name to tempfile template
Eric Wong
1
-1
/
+4
2014-10-29
Sync with Git 2.1.3
Junio C Hamano
2
-1
/
+28
2014-10-29
Git 2.1.3
Junio C Hamano
4
-3
/
+30
2014-10-29
Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint
Junio C Hamano
2
-0
/
+10
2014-10-29
Merge branch 'da/mergetool-meld' into maint
Junio C Hamano
2
-2
/
+16
2014-10-29
Merge branch 'rm/gitweb-start-form' into maint
Junio C Hamano
1
-2
/
+2
2014-10-29
Merge branch 'bc/asciidoc-pretty-formats-fix' into maint
Junio C Hamano
1
-1
/
+1
2014-10-29
Merge branch 'rs/daemon-fixes' into maint
Junio C Hamano
1
-18
/
+15
2014-10-29
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+17
[next]