index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5
Junio C Hamano
3
-31
/
+102
2014-12-17
fsck: complain about NTFS ".git" aliases in trees
Johannes Schindelin
1
-2
/
+7
2014-12-17
read-cache: optionally disallow NTFS .git variants
Johannes Schindelin
1
-0
/
+13
2014-12-17
fsck: complain about HFS+ ".git" aliases in trees
Jeff King
1
-3
/
+5
2014-12-17
read-cache: optionally disallow HFS+ .git variants
Jeff King
2
-5
/
+25
2014-12-17
fsck: notice .git case-insensitively
Jeff King
1
-0
/
+1
2014-12-17
t1450: refactor ".", "..", and ".git" fsck tests
Jeff King
1
-30
/
+27
2014-12-17
verify_dotfile(): reject .git case-insensitively
Jeff King
1
-0
/
+1
2014-12-17
read-tree: add tests for confusing paths like ".." and ".git"
Jeff King
1
-0
/
+32
2014-07-02
t7300: repair filesystem permissions with test_when_finished
Jeff King
1
-2
/
+2
2014-02-13
Merge branch 'bm/merge-base-octopus-dedup' into maint
Junio C Hamano
1
-0
/
+39
2014-02-13
Merge branch 'jc/revision-range-unpeel' into maint
Junio C Hamano
1
-0
/
+17
2014-02-13
Merge branch 'jk/allow-fetch-onelevel-refname' into maint
Junio C Hamano
1
-0
/
+11
2014-02-13
Merge branch 'jk/interpret-branch-name-fix' into maint
Junio C Hamano
2
-1
/
+51
2014-02-13
Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maint
Junio C Hamano
1
-0
/
+13
2014-02-05
Merge branch 'ow/stash-with-ifs' into maint
Junio C Hamano
1
-0
/
+12
2014-02-05
Merge branch 'js/lift-parent-count-limit' into maint
Junio C Hamano
2
-1
/
+36
2014-02-05
Merge branch 'nd/add-empty-fix' into maint
Junio C Hamano
1
-0
/
+19
2014-02-05
Merge branch 'bc/log-decoration' into maint
Junio C Hamano
1
-0
/
+15
2014-02-05
Merge branch 'jl/commit-v-strip-marker' into maint
Junio C Hamano
1
-1
/
+27
2014-02-05
Merge branch 'tb/clone-ssh-with-colon-for-port' into maint
Junio C Hamano
2
-21
/
+198
2014-01-27
tree_entry_interesting: match against all pathspecs
Andy Spencer
1
-0
/
+13
2014-01-15
revision: propagate flag bits from tags to pointees
Junio C Hamano
1
-0
/
+11
2014-01-15
revision: mark contents of an uninteresting tree uninteresting
Junio C Hamano
1
-0
/
+6
2014-01-15
interpret_branch_name: find all possible @-marks
Jeff King
1
-0
/
+21
2014-01-15
interpret_branch_name: avoid @{upstream} past colon
Jeff King
1
-0
/
+16
2014-01-15
interpret_branch_name: always respect "namelen" parameter
Jeff King
1
-1
/
+14
2014-01-15
fetch-pack: do not filter out one-level refs
Jeff King
1
-0
/
+11
2014-01-13
Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint
Junio C Hamano
1
-0
/
+29
2014-01-13
Merge branch 'jk/rev-parse-double-dashes' into maint
Junio C Hamano
1
-0
/
+24
2014-01-13
Merge branch 'jk/cat-file-regression-fix' into maint
Junio C Hamano
1
-0
/
+22
2014-01-07
stash: handle specifying stashes with $IFS
Øystein Walle
1
-0
/
+12
2013-12-30
merge-base --octopus: reduce the result from get_octopus_merge_bases()
Junio C Hamano
1
-0
/
+39
2013-12-27
Remove the line length limit for graft files
Johannes Schindelin
2
-1
/
+36
2013-12-26
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2013-12-20
log: properly handle decorations with chained tags
brian m. carlson
1
-0
/
+15
2013-12-17
Merge branch 'jk/two-way-merge-corner-case-fix' into maint
Junio C Hamano
2
-89
/
+104
2013-12-17
Merge branch 'sb/sha1-loose-object-info-check-existence' into maint
Junio C Hamano
1
-0
/
+6
2013-12-17
Merge branch 'nd/magic-pathspec' into maint
Junio C Hamano
1
-0
/
+6
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
1
-0
/
+22
2013-12-09
connect.c: refactor url parsing
Torsten Bögershausen
2
-0
/
+15
2013-12-09
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
2
-15
/
+4
2013-12-09
git fetch: support host:/~repo
Torsten Bögershausen
2
-10
/
+26
2013-12-09
t5500: add test cases for diag-url
Torsten Bögershausen
1
-0
/
+59
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
1
-0
/
+24
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
1
-1
/
+27
2013-12-04
t5601: add tests for ssh
Torsten Bögershausen
1
-1
/
+99
2013-12-04
t5601: remove clear_ssh, refactor setup_ssh_wrapper
Torsten Bögershausen
1
-20
/
+20
2013-12-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
1
-0
/
+29
2013-12-02
Sync with 1.8.4.5
Junio C Hamano
1
-0
/
+15
[next]