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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
builtin/replace: teach listing using short, medium or full formats
Christian Couder
1
-7
/
+54
2013-12-12
sha1_object_info_extended(): add an "unsigned flags" parameter
Christian Couder
1
-1
/
+1
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
1
-1
/
+10
2013-12-12
cat-file: pass expand_data to print_object_or_die
Jeff King
1
-10
/
+11
2013-12-10
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
2
-0
/
+5
2013-12-10
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
1
-2
/
+9
2013-12-10
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
1
-3
/
+0
2013-12-10
receive-pack: support pushing to a shallow clone via http
Nguyễn Thái Ngọc Duy
1
-3
/
+0
2013-12-10
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
1
-3
/
+13
2013-12-10
remote-curl: pass ref SHA-1 to fetch-pack as well
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2013-12-10
send-pack: support pushing to a shallow clone
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-12-10
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-13
/
+150
2013-12-10
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2
-10
/
+70
2013-12-10
receive-pack: reorder some code in unpack()
Nguyễn Thái Ngọc Duy
1
-40
/
+30
2013-12-10
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2013-12-10
fetch: support fetching from a shallow repository
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2013-12-10
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
2
-1
/
+2
2013-12-10
connect.c: teach get_remote_heads to parse "shallow" lines
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2013-12-10
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-12-10
clone: prevent --reference to a shallow repository
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-12-10
send-pack: forbid pushing from a shallow repository
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2013-12-10
remote.h: replace struct extra_have_objects with struct sha1_array
Nguyễn Thái Ngọc Duy
1
-3
/
+2
2013-12-09
git fetch-pack: add --diag-url
Torsten Bögershausen
1
-3
/
+11
2013-12-09
rev-parse: be more careful with munging arguments
Jeff King
1
-1
/
+5
2013-12-09
remote: fix status with branch...rebase=preserve
Felipe Contreras
1
-2
/
+7
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
1
-0
/
+10
2013-12-06
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2013-12-06
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2
-0
/
+8
2013-12-06
Merge branch 'nd/magic-pathspec'
Junio C Hamano
1
-10
/
+7
2013-12-06
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
1
-13
/
+81
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
1
-6
/
+3
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
41
-148
/
+148
2013-12-05
builtin/remote: remove postfixcmp() and use suffixcmp() instead
Christian Couder
1
-11
/
+3
2013-12-05
Sync with 1.8.5
Junio C Hamano
2
-2
/
+10
2013-12-05
Merge branch 'gj/push-more-verbose-advice' (early part)
Junio C Hamano
1
-0
/
+7
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
1
-0
/
+16
2013-12-05
Merge branch 'nv/parseopt-opt-arg'
Junio C Hamano
1
-2
/
+9
2013-12-05
Merge branch 'jc/merge-base-reflog'
Junio C Hamano
1
-16
/
+131
2013-12-05
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
7
-17
/
+14
2013-12-04
push: also use "upstream" mapping when pushing a single ref
Junio C Hamano
1
-0
/
+11
2013-12-04
push: use remote.$name.push as a refmap
Junio C Hamano
1
-2
/
+38
2013-12-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
1
-7
/
+16
2013-12-03
builtin/push.c: use strbuf instead of manual allocation
Junio C Hamano
1
-21
/
+14
2013-12-03
stop installing git-tar-tree link
Jonathan Nieder
1
-0
/
+0
2013-11-20
diff: restrict pathspec limitations to diff b/f case only
Nguyễn Thái Ngọc Duy
1
-10
/
+7
2013-11-19
for-each-ref: avoid color leakage
Ramkumar Ramachandra
1
-5
/
+23
2013-11-19
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
1
-2
/
+9
2013-11-19
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
1
-3
/
+37
2013-11-18
Merge branch 'nd/literal-pathspecs'
Junio C Hamano
1
-1
/
+3
2013-11-18
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
1
-2
/
+11
[prev]
[next]