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
2013-12-17
Merge branch 'mm/mv-file-to-no-such-dir-with-slash'
Junio C Hamano
1
-0
/
+29
2013-12-17
Merge branch 'fc/trivial'
Junio C Hamano
2
-3
/
+1
2013-12-17
Merge branch 'jk/t5000-gzip-simplify'
Junio C Hamano
1
-16
/
+4
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-16
diff: add test for --no-index executed outside repo
Thomas Gummerer
1
-0
/
+11
2013-12-12
Merge branch 'jn/scripts-updates'
Junio C Hamano
32
-41
/
+70
2013-12-12
Merge branch 'jk/remove-deprecated'
Junio C Hamano
3
-25
/
+5
2013-12-12
Merge branch 'tr/config-multivalue-lift-max'
Junio C Hamano
1
-0
/
+64
2013-12-12
Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'
Junio C Hamano
5
-13
/
+148
2013-12-12
diff: don't read index when --no-index is given
Thomas Gummerer
2
-0
/
+37
2013-12-12
builtin/replace: unset read_replace_refs
Christian Couder
1
-1
/
+1
2013-12-12
t6050: add tests for listing with --format
Christian Couder
1
-0
/
+37
2013-12-12
sha1_file: perform object replacement in sha1_object_info_extended()
Christian Couder
1
-1
/
+1
2013-12-12
t6050: show that git cat-file --batch fails with replace objects
Christian Couder
1
-0
/
+5
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
1
-0
/
+22
2013-12-10
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2013-12-10
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2013-12-10
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2013-12-10
receive-pack: support pushing to a shallow clone via http
Nguyễn Thái Ngọc Duy
1
-0
/
+35
2013-12-10
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
1
-0
/
+27
2013-12-10
send-pack: support pushing to a shallow clone
Nguyễn Thái Ngọc Duy
1
-0
/
+38
2013-12-10
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2013-12-10
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
1
-0
/
+70
2013-12-10
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+32
2013-12-10
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
1
-0
/
+16
2013-12-10
fetch: support fetching from a shallow repository
Nguyễn Thái Ngọc Duy
1
-0
/
+128
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
1
-2
/
+4
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
t: trivial whitespace cleanups
Felipe Contreras
2
-3
/
+1
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
1
-0
/
+24
2013-12-06
difftool: display the number of files in the diff queue in the prompt
Zoltan Klinger
1
-0
/
+13
2013-12-06
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
1
-0
/
+184
2013-12-06
config: arbitrary number of matches for --unset and --replace-all
Thomas Rast
1
-0
/
+64
2013-12-06
Merge branch 'jk/remove-experimental-loose-object-support'
Junio C Hamano
18
-69
/
+0
2013-12-06
Merge branch 'nd/magic-pathspec'
Junio C Hamano
1
-0
/
+6
2013-12-06
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
1
-13
/
+56
2013-12-06
Merge branch 'rh/remote-hg-bzr-updates'
Junio C Hamano
1
-0
/
+4
2013-12-05
pack-objects: name pack files after trailer hash
Jeff King
1
-2
/
+2
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
1
-1
/
+27
2013-12-05
Sync with 1.8.5
Junio C Hamano
2
-11
/
+20
2013-12-05
Merge branch 'jl/submodule-update-retire-orig-flags'
Junio C Hamano
1
-0
/
+11
2013-12-05
Merge branch 'sb/sha1-loose-object-info-check-existence'
Junio C Hamano
1
-0
/
+6
2013-12-05
Merge branch 'jk/two-way-merge-corner-case-fix'
Junio C Hamano
2
-89
/
+104
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
1
-0
/
+54
2013-12-05
Merge branch 'nv/parseopt-opt-arg'
Junio C Hamano
1
-3
/
+39
[prev]
[next]