Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 1 | -1/+9 |
|\ | |||||
| * | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 | 1 | -1/+9 |
* | | Merge branch 'jl/maint-submodule-recurse-fetch' | Junio C Hamano | 2012-04-23 | 1 | -3/+3 |
|\ \ | |||||
| * | | submodules: recursive fetch also checks new tags for submodule commits | Jens Lehmann | 2012-04-14 | 1 | -3/+3 |
* | | | Merge branch 'jc/maint-blame-minimal' | Junio C Hamano | 2012-04-23 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | blame: accept --need-minimal | Junio C Hamano | 2012-04-11 | 1 | -0/+1 |
| * | | | Merge branch 'tr/cache-tree' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 2 | -4/+10 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jh/apply-free-patch' | Junio C Hamano | 2012-04-23 | 1 | -41/+133 |
|\ \ \ \ \ | |||||
| * | | | | | apply: document buffer ownership rules across functions | Junio C Hamano | 2012-04-11 | 1 | -2/+51 |
| * | | | | | apply: tighten constness of line buffer | Junio C Hamano | 2012-04-11 | 1 | -7/+7 |
| * | | | | | apply: drop unused macro | Junio C Hamano | 2012-04-11 | 1 | -1/+0 |
| * | | | | | apply: free unused fragments for submodule patch | Junio C Hamano | 2012-03-28 | 1 | -9/+15 |
| * | | | | | apply: free patch->result | Junio C Hamano | 2012-03-27 | 1 | -0/+1 |
| * | | | | | apply: release memory for fn_table | Junio C Hamano | 2012-03-27 | 1 | -1/+1 |
| * | | | | | apply: free patch->{def,old,new}_name fields | Junio C Hamano | 2012-03-27 | 1 | -26/+39 |
| * | | | | | apply: rename free_patch() to free_patch_list() | Junio C Hamano | 2012-03-27 | 1 | -14/+19 |
| * | | | | | apply: do not leak patches and fragments | Jared Hance | 2012-03-07 | 1 | -4/+23 |
* | | | | | | Merge branch 'rl/show-empty-prefix' | Junio C Hamano | 2012-04-23 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse --show-prefix: add in trailing newline | Ross Lagerwall | 2012-04-10 | 1 | -0/+2 |
* | | | | | | | Merge branch 'ms/remote-usage-string' | Junio C Hamano | 2012-04-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remote: update builtin usage | Michael Schubert | 2012-04-09 | 1 | -2/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ct/advise-push-default' | Junio C Hamano | 2012-04-20 | 1 | -5/+55 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-19 | 1 | -5/+55 |
* | | | | | | | | Merge branch 'jc/push-upstream-sanity' | Junio C Hamano | 2012-04-20 | 1 | -8/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | push: error out when the "upstream" semantics does not make sense | Junio C Hamano | 2012-04-05 | 1 | -8/+18 |
* | | | | | | | | | Merge branch 'jc/fmt-merge-msg-people' | Junio C Hamano | 2012-04-20 | 1 | -4/+110 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fmt-merge-msg: show those involved in a merged seriesjc/fmt-merge-msg-people | Junio C Hamano | 2012-03-13 | 1 | -4/+110 |
* | | | | | | | | | | Merge branch 'jc/commit-unedited-template' | Junio C Hamano | 2012-04-16 | 1 | -19/+43 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit: rephrase the error when user did not touch templated log message | Junio C Hamano | 2012-03-30 | 1 | -19/+41 |
| * | | | | | | | | | | commit: do not trigger bogus "has templated message edited" check | Junio C Hamano | 2012-03-30 | 1 | -0/+2 |
* | | | | | | | | | | | Merge branch 'jk/branch-quiet' | Junio C Hamano | 2012-04-16 | 2 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | teach "git branch" a --quiet optionjk/branch-quiet | Jeff King | 2012-03-26 | 1 | -6/+10 |
| * | | | | | | | | | | | checkout: suppress tracking message with "-q" | Jeff King | 2012-03-26 | 2 | -1/+2 |
* | | | | | | | | | | | | Merge branch 'jk/diff-no-rename-empty' | Junio C Hamano | 2012-04-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | drop casts from users EMPTY_TREE_SHA1_BIN | Jeff King | 2012-03-23 | 1 | -1/+1 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jc/commit-hook-authorship' | Junio C Hamano | 2012-04-15 | 1 | -3/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | commit: pass author/committer info to hooksjc/commit-hook-authorship | Junio C Hamano | 2012-03-11 | 1 | -3/+19 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'nd/stream-more' | Junio C Hamano | 2012-04-15 | 4 | -20/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | update-server-info: respect core.bigfilethresholdnd/stream-more | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -0/+1 |
| * | | | | | | | | | | | fsck: use streaming API for writing lost-found blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -6/+2 |
| * | | | | | | | | | | | show: use streaming API for showing blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -14/+20 |
| * | | | | | | | | | | | cat-file: use streaming API to print blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -0/+25 |
* | | | | | | | | | | | | Sync with 1.7.9.6 | Junio C Hamano | 2012-04-02 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'jc/maint-merge-autoedit' into maint | Junio C Hamano | 2012-04-02 | 1 | -1/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | merge: backport GIT_MERGE_AUTOEDIT supportjc/maint-merge-autoedit | Junio C Hamano | 2012-03-20 | 1 | -1/+28 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'maint-1.7.8' into maint | Junio C Hamano | 2012-03-20 | 1 | -5/+4 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge branch 'jc/advise-i18n' into maint-1.7.8 | Junio C Hamano | 2012-03-20 | 1 | -5/+4 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
* | | | | | | | | | | config: remove useless assignment | René Scharfe | 2012-03-28 | 1 | -2/+0 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'az/verify-tag-use-gpg-config' | Junio C Hamano | 2012-03-12 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | verify-tag: Parse GPG configuration options.az/verify-tag-use-gpg-config | Alex Zepeda | 2012-03-08 | 1 | -1/+9 |
| | |_|_|_|/ / / / | |/| | | | | | | |