Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | mailmap: handle mailmap blobs without trailing newlinesjk/mailmap-incomplete-line | Jeff King | 2013-08-28 | 2 | -13/+24 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'sp/clip-read-write-to-8mb' | Junio C Hamano | 2013-09-09 | 6 | -27/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"sp/clip-read-write-to-8mb | Steffen Prohaska | 2013-08-20 | 4 | -27/+0 | |
| * | | | | | | | | | | | xread, xwrite: limit size of IO to 8MB | Steffen Prohaska | 2013-08-20 | 2 | -0/+26 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'tg/index-struct-sizes' | Junio C Hamano | 2013-09-09 | 2 | -20/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | read-cache: use fixed width integer typestg/index-struct-sizes | Thomas Gummerer | 2013-08-20 | 2 | -20/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' | Junio C Hamano | 2013-09-09 | 4 | -33/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | builtin/fetch.c: Fix a sparse warningjc/transport-do-not-use-connect-twice-in-fetch | Ramsay Jones | 2013-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | fetch: work around "transport-take-over" hack | Junio C Hamano | 2013-08-07 | 3 | -0/+21 | |
| * | | | | | | | | | | | fetch: refactor code that fetches leftover tags | Junio C Hamano | 2013-08-07 | 1 | -5/+9 | |
| * | | | | | | | | | | | fetch: refactor code that prepares a transport | Junio C Hamano | 2013-08-07 | 1 | -20/+26 | |
| * | | | | | | | | | | | fetch: rename file-scope global "transport" to "gtransport" | Junio C Hamano | 2013-08-07 | 1 | -11/+11 | |
| * | | | | | | | | | | | t5802: add test for connect helper | Junio C Hamano | 2013-08-07 | 1 | -0/+72 | |
* | | | | | | | | | | | | Merge branch 'es/contacts-blame-L-multi' | Junio C Hamano | 2013-09-09 | 1 | -9/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | contacts: reduce git-blame invocationses/contacts-blame-L-multi | Eric Sunshine | 2013-08-13 | 1 | -6/+5 | |
| * | | | | | | | | | | | | contacts: gather all blame sources prior to invoking git-blame | Eric Sunshine | 2013-08-13 | 1 | -5/+20 | |
| * | | | | | | | | | | | | contacts: validate hunk length earlier | Eric Sunshine | 2013-08-13 | 1 | -3/+2 | |
* | | | | | | | | | | | | | Merge branch 'jc/url-match' | Junio C Hamano | 2013-09-09 | 24 | -24/+1072 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | builtin/config.c: compilation fix | Junio C Hamano | 2013-08-09 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | config: "git config --get-urlmatch" parses section.<url>.key | Junio C Hamano | 2013-08-05 | 3 | -0/+152 | |
| * | | | | | | | | | | | | | builtin/config: refactor collect_config() | Junio C Hamano | 2013-08-05 | 1 | -21/+21 | |
| * | | | | | | | | | | | | | config: parse http.<url>.<variable> using urlmatch | Kyle J. McKay | 2013-08-05 | 19 | -1/+309 | |
| * | | | | | | | | | | | | | config: add generic callback wrapper to parse section.<url>.key | Junio C Hamano | 2013-07-31 | 2 | -0/+85 | |
| * | | | | | | | | | | | | | config: add helper to normalize and match URLs | Kyle J. McKay | 2013-07-31 | 2 | -0/+504 | |
| * | | | | | | | | | | | | | http.c: fix parsing of http.sslCertPasswordProtected variable | Junio C Hamano | 2013-07-31 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 62 | -881/+1891 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rm: delete .gitmodules entry of submodules removed from the work tree | Jens Lehmann | 2013-08-06 | 7 | -25/+154 | |
| * | | | | | | | | | | | | | mv: update the path entry in .gitmodules for moved submodules | Jens Lehmann | 2013-08-06 | 5 | -1/+121 | |
| * | | | | | | | | | | | | | submodule.c: add .gitmodules staging helper functions | Jens Lehmann | 2013-07-30 | 2 | -0/+53 | |
| * | | | | | | | | | | | | | mv: move submodules using a gitfile | Jens Lehmann | 2013-07-30 | 5 | -5/+73 | |
| * | | | | | | | | | | | | | mv: move submodules together with their work trees | Jens Lehmann | 2013-07-30 | 2 | -47/+86 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | rm: do not set a variable twice without intermediate reading. | Stefan Beller | 2013-07-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | t6131 - skip tests if on case-insensitive file system | Mark Levedahl | 2013-07-17 | 1 | -0/+6 | |
| * | | | | | | | | | | | | parse_pathspec: accept :(icase)path syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 11 | -28/+257 | |
| * | | | | | | | | | | | | pathspec: support :(glob) syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 12 | -31/+198 | |
| * | | | | | | | | | | | | pathspec: make --literal-pathspecs disable pathspec magic | Nguyễn Thái Ngọc Duy | 2013-07-15 | 3 | -3/+9 | |
| * | | | | | | | | | | | | pathspec: support :(literal) syntax for noglob pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 9 | -15/+64 | |
| * | | | | | | | | | | | | kill limit_pathspec_to_literal() as it's only used by parse_pathspec() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 3 | -12/+6 | |
| * | | | | | | | | | | | | parse_pathspec: preserve prefix length via PATHSPEC_PREFIX_ORIGIN | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -5/+36 | |
| * | | | | | | | | | | | | parse_pathspec: make sure the prefix part is wildcard-free | Nguyễn Thái Ngọc Duy | 2013-07-15 | 5 | -10/+54 | |
| * | | | | | | | | | | | | rename field "raw" to "_raw" in struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 4 | -7/+7 | |
| * | | | | | | | | | | | | tree-diff: remove the use of pathspec's raw[] in follow-rename codepath | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | remove match_pathspec() in favor of match_pathspec_depth() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 6 | -140/+25 | |
| * | | | | | | | | | | | | remove init_pathspec() in favor of parse_pathspec() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 10 | -81/+21 | |
| * | | | | | | | | | | | | remove diff_tree_{setup,release}_paths | Nguyễn Thái Ngọc Duy | 2013-07-15 | 7 | -32/+22 | |
| * | | | | | | | | | | | | convert common_prefix() to use struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 4 | -19/+18 | |
| * | | | | | | | | | | | | convert add_files_to_cache to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 3 | -6/+9 | |
| * | | | | | | | | | | | | convert {read,fill}_directory to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 7 | -12/+20 | |
| * | | | | | | | | | | | | convert refresh_index to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 5 | -13/+13 | |
| * | | | | | | | | | | | | convert report_path_error to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 4 | -18/+19 |