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-04-21
Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maint
Junio C Hamano
1
-4
/
+0
2015-04-20
log -L: improve error message on malformed argument
Matthieu Moy
2
-5
/
+5
2015-04-20
Documentation: change -L:<regex> to -L:<funcname>
Matthieu Moy
4
-10
/
+11
2015-04-17
config: fix settings in default_user_config template
Ossi Herrala
1
-2
/
+2
2015-04-15
parse_date_basic(): let the system handle DST conversion
Junio C Hamano
1
-2
/
+6
2015-04-15
parse_date_basic(): return early when given a bogus timestamp
Junio C Hamano
1
-3
/
+3
2015-04-14
CodingGuidelines: update 'rough' rule count
Julian Gindi
1
-1
/
+1
2015-04-12
completion: fix global bash variable leak on __gitcompappend
Márcio Almada
1
-1
/
+1
2015-04-08
connect.c: ignore extra colon after hostname
Torsten Bögershausen
3
-16
/
+24
2015-04-04
diff-highlight: do not split multibyte characters
Kyle J. McKay
1
-2
/
+7
2015-04-02
push --signed: tighten what the receiving end can ask to sign
Junio C Hamano
1
-0
/
+23
2015-04-01
howto: document more tools for recovery corruption
Jeff King
1
-0
/
+237
2015-03-31
fast-import doc: remove suggested 16-parent limit
Jonathan Nieder
1
-4
/
+0
2015-03-31
Git 2.3.5
Junio C Hamano
3
-2
/
+6
2015-03-31
Merge branch 'ss/pull-rebase-preserve' into maint
Junio C Hamano
2
-4
/
+5
2015-03-31
Merge branch 'jc/report-path-error-to-dir' into maint
Junio C Hamano
4
-44
/
+44
2015-03-31
Merge branch 'ph/push-doc-cas' into maint
Junio C Hamano
1
-8
/
+6
2015-03-31
gitweb.conf.txt: say "build-time", not "built-time"
Jérôme Zago
1
-1
/
+1
2015-03-31
enter_repo(): fix docs to match code
Paul Tan
1
-8
/
+3
2015-03-30
cherry-pick: fix docs describing handling of empty commits
Jeff King
1
-1
/
+2
2015-03-30
docs: clarify what git-rebase's "-p" / "--preserve-merges" does
Sebastian Schuberth
1
-1
/
+3
2015-03-29
parse-options.h: OPTION_{BIT,SET_INT} do not store pointer to defval
Ivan Ukhov
1
-2
/
+1
2015-03-28
Prepare for 2.3.5
Junio C Hamano
2
-1
/
+42
2015-03-28
Merge branch 'sg/completion-gitcomp-nl-for-refs' into maint
Junio C Hamano
1
-2
/
+2
2015-03-28
Merge branch 'jk/simplify-csum-file-sha1fd-check' into maint
Junio C Hamano
1
-7
/
+3
2015-03-28
Merge branch 'tg/test-index-v4' into maint
Junio C Hamano
1
-3
/
+12
2015-03-28
Merge branch 'nd/doc-git-index-version' into maint
Junio C Hamano
1
-1
/
+2
2015-03-28
Merge branch 'ct/prompt-untracked-fix' into maint
Junio C Hamano
2
-1
/
+12
2015-03-28
Merge branch 'ws/grep-quiet-no-pager' into maint
Junio C Hamano
1
-1
/
+1
2015-03-28
Merge branch 'jc/submitting-patches-mention-send-email' into maint
Junio C Hamano
1
-0
/
+5
2015-03-28
Merge branch 'jk/cleanup-failed-clone' into maint
Junio C Hamano
1
-5
/
+6
2015-03-28
Merge branch 'jk/fetch-pack' into maint
Junio C Hamano
3
-13
/
+22
2015-03-28
Merge branch 'tg/fix-check-order-with-split-index' into maint
Junio C Hamano
1
-19
/
+23
2015-03-28
Merge branch 'jk/prune-with-corrupt-refs' into maint
Junio C Hamano
7
-68
/
+147
2015-03-28
2.3.2 release notes: typofix
Thomas Ackermann
1
-1
/
+1
2015-03-27
Merge branch 'jk/tag-h-column-is-a-listing-option' into maint
Junio C Hamano
1
-2
/
+2
2015-03-27
Merge branch 'jk/smart-http-hide-refs' into maint
Junio C Hamano
2
-6
/
+21
2015-03-27
Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-27
Update mailmap to spell out "Alexander Kuleshov"
Junio C Hamano
1
-0
/
+1
2015-03-26
diff-no-index: align D/F handling with that of normal Git
Junio C Hamano
2
-2
/
+33
2015-03-26
docs: clarify "preserve" option wording for git-pull
Sebastian Schuberth
1
-3
/
+2
2015-03-26
git-push.txt: clean up force-with-lease wording
Phil Hord
1
-8
/
+6
2015-03-25
diff-no-index: DWIM "diff D F" into "diff D/F F"
Junio C Hamano
2
-0
/
+65
2015-03-24
report_path_error(): move to dir.c
Junio C Hamano
4
-44
/
+44
2015-03-24
git.txt: list index versions in plain English
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2015-03-23
Git 2.3.4
Junio C Hamano
4
-3
/
+36
2015-03-23
Merge branch 'rs/use-isxdigit' into maint
Junio C Hamano
2
-2
/
+2
2015-03-23
Merge branch 'rs/deflate-init-cleanup' into maint
Junio C Hamano
10
-13
/
+2
2015-03-23
Merge branch 'ak/git-done-help-cleanup' into maint
Junio C Hamano
1
-3
/
+2
2015-03-23
Merge branch 'sg/completion-remote' into maint
Junio C Hamano
2
-5
/
+21
[prev]
[next]