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
2013-12-12
diff: don't read index when --no-index is given
Thomas Gummerer
3
-2
/
+42
2013-12-12
diff: move no-index detection to builtin/diff.c
Thomas Gummerer
3
-47
/
+51
2013-12-12
Documentation/git-replace: describe --format option
Christian Couder
1
-1
/
+18
2013-12-12
builtin/replace: unset read_replace_refs
Christian Couder
2
-1
/
+3
2013-12-12
t6050: add tests for listing with --format
Christian Couder
1
-0
/
+37
2013-12-12
builtin/replace: teach listing using short, medium or full formats
Christian Couder
1
-7
/
+54
2013-12-12
sha1_file: perform object replacement in sha1_object_info_extended()
Christian Couder
2
-7
/
+8
2013-12-12
t6050: show that git cat-file --batch fails with replace objects
Christian Couder
1
-0
/
+5
2013-12-12
sha1_object_info_extended(): add an "unsigned flags" parameter
Christian Couder
4
-6
/
+6
2013-12-12
sha1_file.c: add lookup_replace_object_extended() to pass flags
Christian Couder
2
-2
/
+7
2013-12-12
replace_object: don't check read_replace_refs twice
Christian Couder
1
-3
/
+0
2013-12-12
rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECT
Christian Couder
2
-3
/
+3
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
2
-1
/
+32
2013-12-12
cat-file: pass expand_data to print_object_or_die
Jeff King
1
-10
/
+11
2013-12-10
git-clone.txt: remove shallow clone limitations
Nguyễn Thái Ngọc Duy
1
-6
/
+1
2013-12-10
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
6
-2
/
+71
2013-12-10
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
2
-2
/
+16
2013-12-10
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
3
-5
/
+42
2013-12-10
receive-pack: support pushing to a shallow clone via http
Nguyễn Thái Ngọc Duy
2
-3
/
+35
2013-12-10
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
6
-9
/
+81
2013-12-10
remote-curl: pass ref SHA-1 to fetch-pack as well
Nguyễn Thái Ngọc Duy
2
-1
/
+9
2013-12-10
send-pack: support pushing to a shallow clone
Nguyễn Thái Ngọc Duy
3
-4
/
+43
2013-12-10
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
5
-13
/
+201
2013-12-10
connected.c: add new variant that runs with --shallow-file
Nguyễn Thái Ngọc Duy
2
-8
/
+36
2013-12-10
add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses
Nguyễn Thái Ngọc Duy
5
-3
/
+12
2013-12-10
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
5
-11
/
+146
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
7
-1
/
+79
2013-12-10
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
4
-4
/
+28
2013-12-10
fetch: support fetching from a shallow repository
Nguyễn Thái Ngọc Duy
5
-5
/
+176
2013-12-10
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
6
-7
/
+71
2013-12-10
fetch-pack.h: one statement per bitfield declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2013-12-10
fetch-pack.c: move shallow update code out of fetch_pack()
Nguyễn Thái Ngọc Duy
1
-9
/
+13
2013-12-10
shallow.c: steps 6 and 7 to select new commits for .git/shallow
Nguyễn Thái Ngọc Duy
2
-0
/
+297
2013-12-10
shallow.c: the 8 steps to select new commits for .git/shallow
Nguyễn Thái Ngọc Duy
4
-1
/
+90
2013-12-10
shallow.c: extend setup_*_shallow() to accept extra shallow commits
Nguyễn Thái Ngọc Duy
4
-11
/
+24
2013-12-10
connect.c: teach get_remote_heads to parse "shallow" lines
Nguyễn Thái Ngọc Duy
6
-8
/
+20
2013-12-10
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
5
-3
/
+26
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
6
-22
/
+14
2013-12-10
transport.h: remove send_pack prototype, already defined in send-pack.h
Nguyễn Thái Ngọc Duy
1
-6
/
+0
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
3
-2
/
+33
2013-12-09
Merge git://repo.or.cz/git-gui
Junio C Hamano
8
-17
/
+56
2013-12-09
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-210
/
+353
2013-12-09
git_connect(): use common return point
Torsten Bögershausen
1
-58
/
+50
2013-12-09
connect.c: refactor url parsing
Torsten Bögershausen
5
-37
/
+48
2013-12-09
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
3
-49
/
+17
2013-12-09
git fetch: support host:/~repo
Torsten Bögershausen
3
-17
/
+33
2013-12-09
t5500: add test cases for diag-url
Torsten Bögershausen
1
-0
/
+59
[prev]
[next]