index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-fetch.c
Age
Commit message (
Expand
)
Author
2024-09-25
http-fetch: clear leaking git-index-pack(1) arguments
Patrick Steinhardt
2024-06-14
http-fetch: don't crash when parsing packfile without a repo
Patrick Steinhardt
2023-12-26
http.h: remove unnecessary include
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-04-11
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-12-13
http-fetch: invoke trace2_cmd_name()
Jonathan Tan
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2021-11-11
http-fetch: redact url on die() message
Ivan Frade
2021-02-22
http-fetch: allow custom index-pack args
Jonathan Tan
2021-02-22
http: allow custom index-pack args
Jonathan Tan
2020-07-30
http-fetch: set up git directory before parsing pack hashes
brian m. carlson
2020-06-10
http-fetch: support fetching packfiles by URL
Jonathan Tan
2020-06-10
http-fetch: refactor into function
Jonathan Tan
2018-05-08
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
2018-04-24
walker: drop fields of `struct walker` which are always 1
Martin Ågren
2018-04-24
http-fetch: make `-a` standard behaviour
Martin Ågren
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
2017-06-15
config: don't include config.h by default
Brandon Williams
2016-07-01
common-main: call git_setup_gettext()
Jeff King
2016-07-01
common-main: call git_extract_argv0_path()
Jeff King
2016-07-01
add an extra level of indirection to main()
Jeff King
2011-12-19
Merge branch 'ab/enable-i18n'
Junio C Hamano
2011-12-13
http-push: enable "proactive auth"
Jeff King
2011-12-05
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-10-17
Merge branch 'jk/http-auth'
Junio C Hamano
2011-10-15
http_init: accept separate URL parameter
Jeff King
2011-08-23
Mark http-fetch without -a as deprecated
Ben Walton
2011-04-03
Fix two unused variable warnings in gcc 4.6
Dan McGee
2010-11-26
http-fetch: rework url handling
Tay Ray Chuan
2010-03-02
http: init and cleanup separately from http-walker
Tay Ray Chuan
2009-11-10
Let 'git http-fetch -h' show usage outside any git repository
Jonathan Nieder
2009-11-10
http-fetch: add missing initialization of argv0_path
Jonathan Nieder
2009-08-05
git-http-fetch: not a builtin
Linus Torvalds
2007-09-19
Modularize commit-walker
Daniel Barkalow
2007-09-19
Make function to refill http queue a callback
Daniel Barkalow
2007-09-19
Refactor http.h USE_CURL_MULTI fill_active_slots().
Daniel Barkalow
2007-06-07
War on whitespace
Junio C Hamano
2007-04-05
Fix lseek(2) calls with args 2 and 3 swapped
Dana How
2007-03-28
http-fetch: remove path_len from struct alt_base, it was computed but never used
Gerrit Pape
2007-03-28
http-fetch: don't use double-slash as directory separator in URLs
Gerrit Pape
2007-02-20
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-01-28
git-fsck-objects is now synonym to git-fsck
Junio C Hamano
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-09
Don't die in git-http-fetch when fetching packs.
Shawn O. Pearce
[next]