109 Commits (b58f3a645bc04f3b52aa41c75a019d51b615c647)

Author SHA1 Message Date
Jeff King a4ddbc33d7 http-push: enable "proactive auth" 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago
Jeff King deba49377b http_init: accept separate URL parameter 13 years ago
Ben Walton a6c786fce8 Mark http-fetch without -a as deprecated 14 years ago
Dan McGee 13ee1384ef Fix two unused variable warnings in gcc 4.6 14 years ago
Tay Ray Chuan 6f5185bd2d http-fetch: rework url handling 14 years ago
Tay Ray Chuan 888692b733 http: init and cleanup separately from http-walker 15 years ago
Jonathan Nieder 616f86d713 Let 'git http-fetch -h' show usage outside any git repository 15 years ago
Jonathan Nieder f01d749603 http-fetch: add missing initialization of argv0_path 15 years ago
Linus Torvalds 1088261f6f git-http-fetch: not a builtin 16 years ago
Dotan Barak e8eec71d6e Use xmalloc() and friends to catch allocation failures 17 years ago
Heikki Orsila 05207a2881 Start conforming code to "git subcmd" style part 2 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Mike Hommey 9fc6440d78 Set proxy override with http_init() 17 years ago
Jim Meyering 8e0f70033b Avoid unnecessary "if-before-free" tests. 17 years ago
Grégoire Barbier 3057ded057 http-push and http-fetch: handle URLs without trailing / 17 years ago
Daniel Barkalow 30ae764b1e Modularize commit-walker 18 years ago