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
2009-06-06
http*: add http_get_info_packs
Tay Ray Chuan
4
-345
/
+186
2009-06-06
http-push.c::fetch_symref(): use the new http API
Mike Hommey
1
-17
/
+3
2009-06-06
http-push.c::remote_exists(): use the new http API
Mike Hommey
1
-19
/
+12
2009-06-06
http.c::http_fetch_ref(): use the new http API
Mike Hommey
1
-25
/
+8
2009-06-06
transport.c::get_refs_via_curl(): use the new http API
Mike Hommey
1
-22
/
+12
2009-06-06
http.c: new functions for the http API
Mike Hommey
2
-0
/
+134
2009-06-06
http: create function end_url_with_slash
Tay Ray Chuan
1
-3
/
+9
2009-06-06
http*: move common variables and macros to http.[ch]
Tay Ray Chuan
4
-20
/
+20
2009-06-06
transport.c::get_refs_via_curl(): do not leak refs_url
Mike Hommey
1
-0
/
+1
2009-06-06
Don't expect verify_pack() callers to set pack_size
Mike Hommey
1
-3
/
+5
2009-06-06
http-push: do not SEGV after fetching a bad pack idx file
Tay Ray Chuan
1
-0
/
+2
2009-06-06
http*: copy string returned by sha1_to_hex
Tay Ray Chuan
2
-45
/
+47
2009-06-06
http-walker: verify remote packs
Tay Ray Chuan
1
-3
/
+30
2009-06-06
http-push, http-walker: style fixes
Tay Ray Chuan
2
-52
/
+79
2009-06-06
t5550-http-fetch: test fetching of packed objects
Tay Ray Chuan
1
-0
/
+8
2009-06-06
http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
Tay Ray Chuan
1
-0
/
+2
2009-06-06
http-push: send out fetch requests on queue
Tay Ray Chuan
2
-13
/
+28
2009-06-06
t5540-http-push: test fetching of packed objects
Tay Ray Chuan
1
-0
/
+20
2009-06-06
t5540-http-push: test fetching of loose objects
Tay Ray Chuan
1
-0
/
+16
2009-06-06
Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push
Junio C Hamano
2
-0
/
+12
2009-06-06
http*: cleanup slot->local after fclose
Tay Ray Chuan
2
-0
/
+12
2009-05-18
Merge branch 'np/push-delta'
Junio C Hamano
3
-8
/
+23
2009-05-18
Merge branch 'ar/merge-one-file-diag'
Junio C Hamano
0
-0
/
+0
2009-05-18
Merge branch 'ar/unlink-err'
Junio C Hamano
26
-50
/
+68
2009-05-18
Merge branch 'jk/maint-add-empty'
Junio C Hamano
1
-1
/
+1
2009-05-18
Merge branch 'js/add-edit'
Junio C Hamano
3
-4
/
+187
2009-05-18
Merge branch 'mh/diff-stat-color'
Junio C Hamano
1
-8
/
+7
2009-05-18
Merge branch 'mh/show-branch-color'
Junio C Hamano
4
-5
/
+66
2009-05-18
Merge branch 'ac/graph-horizontal-line'
Junio C Hamano
2
-19
/
+49
2009-05-18
Merge branch 'ae/anon-fetch-info'
Junio C Hamano
3
-2
/
+54
2009-05-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-05-17
show-branch: Fix die message in parse_reflog_param()
Stephen Boyd
1
-1
/
+1
2009-05-16
Merge branch 'maint'
Junio C Hamano
4
-5
/
+8
2009-05-16
completion: add missing options to show-branch and show
Stephen Boyd
1
-2
/
+2
2009-05-16
dir.c: clean up handling of 'path' parameter in read_directory_recursive()
Linus Torvalds
1
-1
/
+1
2009-05-16
Fix type-punning issues
Dan McGee
2
-2
/
+5
2009-05-16
Merge branch 'maint'
Junio C Hamano
9
-21
/
+61
2009-05-16
test: checkout shouldn't say that HEAD has moved if it didn't
Nanako Shiraishi
1
-0
/
+8
2009-05-16
completion: enhance "current branch" display
Junio C Hamano
1
-2
/
+13
2009-05-16
completion: simplify "current branch" in __git_ps1()
Junio C Hamano
1
-7
/
+8
2009-05-16
completion: fix PS1 display during a merge on detached HEAD
Junio C Hamano
1
-3
/
+3
2009-05-16
Improve the naming of guessed target repository for git clone
Alex Riesen
1
-5
/
+29
2009-05-16
Use UTF-8 instead of utf8 for backward compatibility
Alex Riesen
1
-2
/
+2
2009-05-16
builtin-checkout: Don't tell user that HEAD has moved before it has
Daniel Cordero
1
-8
/
+8
2009-05-16
pre-commit.sample: don't print incidental SHA1
Jim Meyering
1
-1
/
+1
2009-05-16
tests: Add tests for missing format-patch long options
Stephen Boyd
2
-0
/
+17
2009-05-16
api-parse-options.txt: use 'func' instead of 'funct'
Stephen Boyd
1
-1
/
+1
2009-05-16
Turn on USE_ST_TIMESPEC for OpenBSD
Tony Kemp
1
-0
/
+1
2009-05-16
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-1
/
+3
2009-05-13
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-1
/
+3
[next]