Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-09-20 | 1 | -0/+2 |
|\ | |||||
| * | cherry-pick: allow "-" as abbreviation of '@{-1}' | Hiroshige Umino | 2013-09-09 | 1 | -0/+2 |
* | | Merge branch 'mm/status-without-comment-char' | Junio C Hamano | 2013-09-20 | 2 | -4/+14 |
|\ \ | |||||
| * | | status: disable display of '#' comment prefix by default | Matthieu Moy | 2013-09-06 | 1 | -0/+10 |
| * | | builtin/stripspace.c: fix broken indentation | Matthieu Moy | 2013-09-06 | 1 | -4/+4 |
* | | | Merge branch 'jx/branch-vv-always-compare-with-upstream' | Junio C Hamano | 2013-09-20 | 1 | -15/+21 |
|\ \ \ | |||||
| * | | | branch: report invalid tracking branch as gone | Jiang Xin | 2013-08-26 | 1 | -15/+21 |
| |/ / | |||||
* | | | Merge branch 'nd/fetch-into-shallow' | Junio C Hamano | 2013-09-20 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 | 2 | -2/+2 |
| |/ / | |||||
* | | | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 | 2 | -3/+3 |
| |/ / | |||||
* | | | Merge branch 'fc/trivial' | Junio C Hamano | 2013-09-17 | 2 | -12/+9 |
|\ \ \ | |||||
| * | | | add: trivial style cleanup | Felipe Contreras | 2013-08-30 | 1 | -5/+5 |
| * | | | reset: trivial style cleanup | Felipe Contreras | 2013-08-30 | 1 | -1/+1 |
| * | | | reset: trivial refactoring | Felipe Contreras | 2013-08-30 | 1 | -6/+3 |
* | | | | Merge branch 'fc/fast-export' | Junio C Hamano | 2013-09-17 | 1 | -40/+47 |
|\ \ \ \ | |||||
| * | | | | fast-export: refactor get_tags_and_duplicates()fc/fast-export | Felipe Contreras | 2013-09-03 | 1 | -30/+38 |
| * | | | | fast-export: make extra_refs global | Felipe Contreras | 2013-09-03 | 1 | -11/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'ap/commit-author-mailmap' | Junio C Hamano | 2013-09-17 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | commit: search author pattern against mailmapap/commit-author-mailmap | Antoine Pelisse | 2013-08-24 | 1 | -1/+7 |
| |/ / / | |||||
* | | | | Merge branch 'jk/free-tree-buffer' | Junio C Hamano | 2013-09-17 | 3 | -11/+10 |
|\ \ \ \ | |||||
| * | | | | clear parsed flag when we free tree buffersjk/free-tree-buffer | Jeff King | 2013-06-06 | 3 | -11/+10 |
* | | | | | Merge branch 'jk/config-int-range-check' | Junio C Hamano | 2013-09-12 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | git-config: always treat --int as 64-bit internally | Jeff King | 2013-09-09 | 1 | -3/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jc/ls-files-killed-optim' | Junio C Hamano | 2013-09-11 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | ls-files -k: a directory only can be killed if the index has a non-directory | Junio C Hamano | 2013-08-15 | 1 | -0/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'nd/push-no-thin' | Junio C Hamano | 2013-09-11 | 2 | -4/+9 |
|\ \ \ \ \ | |||||
| * | | | | | push: respect --no-thinnd/push-no-thin | Nguyễn Thái Ngọc Duy | 2013-08-13 | 2 | -4/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'nd/magic-pathspec' | Junio C Hamano | 2013-09-09 | 2 | -14/+1 |
|\ \ \ \ \ | |||||
| * | | | | | add: lift the pathspec magic restriction on "add -p" | Nguyễn Thái Ngọc Duy | 2013-09-05 | 2 | -14/+1 |
* | | | | | | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' | Junio C Hamano | 2013-09-09 | 1 | -33/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 1 | -0/+13 |
| * | | | | | | 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 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/url-match' | Junio C Hamano | 2013-09-09 | 1 | -21/+119 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin/config.c: compilation fix | Junio C Hamano | 2013-08-09 | 1 | -1/+1 |
| * | | | | | | config: "git config --get-urlmatch" parses section.<url>.key | Junio C Hamano | 2013-08-05 | 1 | -0/+98 |
| * | | | | | | builtin/config: refactor collect_config() | Junio C Hamano | 2013-08-05 | 1 | -21/+21 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 18 | -320/+360 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rm: delete .gitmodules entry of submodules removed from the work tree | Jens Lehmann | 2013-08-06 | 1 | -3/+16 |
| * | | | | | | mv: update the path entry in .gitmodules for moved submodules | Jens Lehmann | 2013-08-06 | 1 | -1/+9 |
| * | | | | | | mv: move submodules using a gitfile | Jens Lehmann | 2013-07-30 | 1 | -4/+15 |
| * | | | | | | mv: move submodules together with their work trees | Jens Lehmann | 2013-07-30 | 1 | -47/+52 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | rm: do not set a variable twice without intermediate reading. | Stefan Beller | 2013-07-23 | 1 | -1/+0 |
| * | | | | | parse_pathspec: accept :(icase)path syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 2 | -3/+5 |
| * | | | | | pathspec: support :(glob) syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 2 | -3/+8 |
| * | | | | | pathspec: support :(literal) syntax for noglob pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 2 | -2/+2 |
| * | | | | | rename field "raw" to "_raw" in struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 |