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-08
diff.c: plug a memory leak in an error path
Johannes Sixt
1
-0
/
+1
2009-06-08
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
1
-1
/
+3
2009-06-08
fix handling of iconv configuration options
Marco Nelissen
1
-0
/
+8
2009-06-08
git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8
Brandon Casey
1
-1
/
+1
2009-06-08
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-08
MinGW: Teach Makefile to detect msysgit and apply specific settings
Steffen Prohaska
1
-2
/
+12
2009-06-08
Fix warnings in nedmalloc when compiling with GCC 4.4.0
Johannes Schindelin
2
-2
/
+4
2009-06-07
symlinks.c: small style cleanup
Kjetil Barvik
1
-4
/
+2
2009-06-07
Makefile: test-parse-options depends on parse-options.h
Junio C Hamano
1
-0
/
+2
2009-06-06
Merge branch 'maint'
Junio C Hamano
4
-6
/
+18
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-06
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2
-5
/
+10
2009-06-06
parse-options: simplify usage argh handling
Stephen Boyd
3
-38
/
+21
2009-06-06
parse-options: make OPT_INTEGER's argh explicit
Stephen Boyd
3
-12
/
+5
2009-06-06
Makefile: add section for SunOS 5.7
Brandon Casey
1
-0
/
+10
2009-06-06
Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
Junio C Hamano
2
-0
/
+16
2009-06-06
Makefile: define __sun__ on SunOS
Brandon Casey
1
-1
/
+1
2009-06-06
git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris
Brandon Casey
1
-1
/
+14
2009-06-06
On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
Brandon Casey
2
-2
/
+2
2009-06-06
Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
Brandon Casey
1
-1
/
+10
2009-06-06
t6030: test skipping away from an already skipped commit
Christian Couder
1
-0
/
+12
2009-06-06
bisect: when skipping, choose a commit away from a skipped commit
Christian Couder
1
-1
/
+49
2009-06-06
bisect: add parameters to "filter_skipped"
Christian Couder
3
-6
/
+42
2009-06-06
http*: add helper methods for fetching objects (loose)
Tay Ray Chuan
4
-431
/
+336
2009-06-06
http*: add helper methods for fetching packs
Tay Ray Chuan
4
-151
/
+167
2009-06-06
http: use new http API in fetch_index()
Tay Ray Chuan
1
-73
/
+8
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-06-03
Documentation/git.txt: update links to release notes
Junio C Hamano
1
-1
/
+6
2009-06-03
Merge branch 'maint' to sync with 1.6.3.2
Junio C Hamano
2
-8
/
+10
2009-06-03
GIT 1.6.3.2
Junio C Hamano
2
-8
/
+6
[prev]
[next]