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-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-24
merge-recursive.c: tolerate missing files while refreshing index
Brad King
2
-2
/
+3
2014-02-24
read-cache.c: extend make_cache_entry refresh flag with options
Brad King
3
-12
/
+16
2014-02-24
read-cache.c: refactor --ignore-missing implementation
Brad King
2
-3
/
+7
2014-02-24
t3030-merge-recursive: test known breakage with empty work tree
Brad King
1
-0
/
+47
2014-02-24
remote: handle pushremote config in any order
Jeff King
2
-1
/
+19
2014-02-24
log: do not segfault on gmtime errors
Jeff King
2
-2
/
+12
2014-02-24
log: handle integer overflow in timestamps
Jeff King
2
-2
/
+24
2014-02-24
date: check date overflow against time_t
Jeff King
3
-1
/
+19
2014-02-24
fsck: report integer overflow in author timestamps
Jeff King
2
-6
/
+20
2014-02-24
t4212: test bogus timestamps with git-log
Jeff King
1
-0
/
+21
2014-02-24
difftool: support repositories with .git-files
David Aguilar
1
-16
/
+2
2014-02-18
reset: optionally setup worktree and refresh index on --mixed
Nguyễn Thái Ngọc Duy
2
-3
/
+15
2014-02-18
diff: do not reuse_worktree_file for submodules
Thomas Rast
2
-3
/
+32
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
check-attr: move to the top of working tree when in non-bare repository
Junio C Hamano
2
-0
/
+13
2014-02-06
t0003: do not chdir the whole test process
Junio C Hamano
1
-22
/
+30
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
[prev]
[next]