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
2014-03-18
Merge branch 'ds/rev-parse-required-args' into maint
Junio C Hamano
1
-6
/
+11
2014-03-18
Merge branch 'jk/config-path-include-fix' into maint
Junio C Hamano
2
-2
/
+6
2014-03-18
Merge branch 'nd/diff-quiet-stat-dirty' into maint
Junio C Hamano
3
-24
/
+51
2014-03-18
Merge branch 'nd/http-fetch-shallow-fix' into maint
Junio C Hamano
12
-37
/
+105
2014-03-18
Merge branch 'nd/submodule-pathspec-ending-with-slash' into maint
Junio C Hamano
22
-76
/
+89
2014-03-05
i18n: proposed command missing leading dash
Sandy Carter
1
-2
/
+2
2014-02-24
diff: do not quit early on stat-dirty files
Nguyễn Thái Ngọc Duy
3
-5
/
+25
2014-02-24
diff.c: move diffcore_skip_stat_unmatch core logic out for reuse later
Nguyễn Thái Ngọc Duy
1
-21
/
+28
2014-02-24
clean: use cache_name_is_other()
Nguyễn Thái Ngọc Duy
1
-19
/
+2
2014-02-24
clean: replace match_pathspec() with dir_path_match()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2014-02-24
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
6
-9
/
+20
2014-02-24
match_pathspec: match pathspec "foo/" against directory "foo"
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2014-02-24
dir.c: prepare match_pathspec_item for taking more flags
Nguyễn Thái Ngọc Duy
1
-6
/
+13
2014-02-24
pathspec: rename match_pathspec_depth() to match_pathspec()
Nguyễn Thái Ngọc Duy
7
-25
/
+27
2014-02-24
pathspec: convert some match_pathspec_depth() to dir_path_match()
Nguyễn Thái Ngọc Duy
5
-8
/
+12
2014-02-24
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
14
-22
/
+24
2014-02-14
Git 1.9.0
Junio C Hamano
4
-33
/
+11
2014-02-14
release notes: typo fixes
Michael J Gruber
1
-18
/
+18
2014-02-13
Sync with 1.8.5.5
Junio C Hamano
3
-2
/
+40
2014-02-13
Git 1.8.5.5
Junio C Hamano
5
-4
/
+42
2014-02-13
Merge branch 'bm/merge-base-octopus-dedup' into maint
Junio C Hamano
2
-6
/
+64
2014-02-13
Merge branch 'jc/revision-range-unpeel' into maint
Junio C Hamano
2
-12
/
+33
2014-02-13
Merge branch 'jk/allow-fetch-onelevel-refname' into maint
Junio C Hamano
2
-1
/
+12
2014-02-13
Merge branch 'jk/interpret-branch-name-fix' into maint
Junio C Hamano
3
-45
/
+124
2014-02-13
Merge branch 'rk/send-email-ssl-cert' into maint
Junio C Hamano
1
-1
/
+2
2014-02-13
Merge branch 'sb/repack-in-c' into maint
Junio C Hamano
1
-12
/
+12
2014-02-13
Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maint
Junio C Hamano
2
-1
/
+14
2014-02-13
t5537: move http tests out to t5539
Nguyễn Thái Ngọc Duy
2
-57
/
+82
2014-02-12
Merge git://github.com/git-l10n/git-po
Junio C Hamano
1
-844
/
+966
2014-02-12
l10n: de.po: correct message when hiding commits by craft
Ralf Thielow
1
-1
/
+1
2014-02-12
l10n: de.po: translate 28 new messages
Ralf Thielow
1
-843
/
+965
2014-02-11
Merge git://github.com/git-l10n/git-po
Junio C Hamano
5
-139
/
+165
2014-02-10
fetch-pack: fix deepen shallow over smart http with no-done cap
Nguyễn Thái Ngọc Duy
2
-1
/
+32
2014-02-10
protocol-capabilities.txt: document no-done
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2014-02-10
protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txt
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2014-02-10
pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2014-02-10
test: rename http fetch and push test files
Nguyễn Thái Ngọc Duy
4
-0
/
+0
2014-02-10
tests: auto-set LIB_HTTPD_PORT from test name
Jeff King
8
-8
/
+1
2014-02-07
Git 1.9.0-rc3
Junio C Hamano
1
-1
/
+1
2014-02-07
Merge branch 'ow/manpages-typofix'
Junio C Hamano
6
-7
/
+7
2014-02-07
Merge branch 'aj/ada-diff-word-pattern'
Junio C Hamano
2
-3
/
+3
2014-02-07
Merge branch 'nd/tag-doc'
Junio C Hamano
1
-2
/
+3
2014-02-06
l10n: zh_CN.po: Disambiguation for rebase
Jiang Xin
1
-28
/
+29
2014-02-05
Documentation: fix typos in man pages
Øystein Walle
6
-7
/
+7
2014-02-05
Sync with 1.8.5.4
Junio C Hamano
2
-1
/
+50
2014-02-05
howto/maintain-git.txt: new version numbering scheme
Junio C Hamano
1
-7
/
+11
2014-02-05
Git 1.8.5.4
Junio C Hamano
4
-3
/
+52
2014-02-05
Merge branch 'jc/maint-pull-docfix' into maint
Junio C Hamano
2
-5
/
+8
2014-02-05
Merge branch 'ow/stash-with-ifs' into maint
Junio C Hamano
2
-7
/
+19
2014-02-05
Merge branch 'js/lift-parent-count-limit' into maint
Junio C Hamano
4
-10
/
+45
[next]