Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2013-12-30 |
|\ | |||
| * | for-each-ref: remove unused variable | Ramkumar Ramachandra | 2013-12-30 |
* | | Merge branch 'tg/diff-no-index-refactor' | Junio C Hamano | 2013-12-27 |
|\ \ | |||
| * | | diff: avoid some nesting | Thomas Gummerer | 2013-12-16 |
| * | | diff: don't read index when --no-index is given | Thomas Gummerer | 2013-12-12 |
| * | | diff: move no-index detection to builtin/diff.c | Thomas Gummerer | 2013-12-12 |
* | | | Merge branch 'jk/cat-file-regression-fix' | Junio C Hamano | 2013-12-27 |
|\ \ \ | |||
| * | | | cat-file: handle --batch format with missing type/size | Jeff King | 2013-12-12 |
| * | | | cat-file: pass expand_data to print_object_or_die | Jeff King | 2013-12-12 |
| |/ / | |||
* | | | Merge branch 'jk/rev-parse-double-dashes' | Junio C Hamano | 2013-12-27 |
|\ \ \ | |||
| * | | | rev-parse: be more careful with munging arguments | Jeff King | 2013-12-09 |
| * | | | rev-parse: correctly diagnose revision errors before "--" | Jeff King | 2013-12-09 |
| |/ / | |||
* | | | Merge branch 'jc/push-refmap' | Junio C Hamano | 2013-12-27 |
|\ \ \ | |||
| * | | | push: also use "upstream" mapping when pushing a single ref | Junio C Hamano | 2013-12-04 |
| * | | | push: use remote.$name.push as a refmap | Junio C Hamano | 2013-12-04 |
| * | | | builtin/push.c: use strbuf instead of manual allocation | Junio C Hamano | 2013-12-03 |
| |/ / | |||
* | | | Sync with 1.8.5.2 | Junio C Hamano | 2013-12-17 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge branch 'nd/magic-pathspec' into maint | Junio C Hamano | 2013-12-17 |
| |\ \ | |||
| * | | | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 2013-12-17 |
| | |/ | |/| | |||
* | | | Merge branch 'tb/clone-ssh-with-colon-for-port' | Junio C Hamano | 2013-12-17 |
|\ \ \ | |||
| * | | | git fetch-pack: add --diag-url | Torsten Bögershausen | 2013-12-09 |
* | | | | Merge branch 'nd/transport-positive-depth-only' | Junio C Hamano | 2013-12-17 |
|\ \ \ \ | |||
| * | | | | clone,fetch: catch non positive --depth option value | Nguyễn Thái Ngọc Duy | 2013-12-06 |
| * | | | | Merge branch 'mm/checkout-auto-track-fix' into maint | Junio C Hamano | 2013-11-07 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jc/ls-files-killed-optim' into maint | Junio C Hamano | 2013-10-23 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'nd/fetch-into-shallow' into maint | Junio C Hamano | 2013-10-23 |
| |\ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
| * | | | | | | | | | | builtin/remote: remove postfixcmp() and use suffixcmp() instead | Christian Couder | 2013-12-05 |
* | | | | | | | | | | | Merge branch 'jl/commit-v-strip-marker' | Junio C Hamano | 2013-12-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | commit -v: strip diffs and submodule shortlogs from the commit message | Jens Lehmann | 2013-12-05 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' | Junio C Hamano | 2013-12-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out | Matthieu Moy | 2013-12-04 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'fc/trivial' | Junio C Hamano | 2013-12-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | remote: fix status with branch...rebase=preserve | Felipe Contreras | 2013-12-09 |
* | | | | | | | | | | | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Sync with 1.8.5 | Junio C Hamano | 2013-12-05 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||
| * | | | | | | | | | | | stop installing git-tar-tree link | Jonathan Nieder | 2013-12-03 |
| * | | | | | | | | | | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 |
| * | | | | | | | | | | | repo-config: remove deprecated alias for "git config" | John Keeping | 2013-11-12 |
* | | | | | | | | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs' | Junio C Hamano | 2013-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | ref_remove_duplicates(): simplify loop logic | Michael Haggerty | 2013-10-30 |
| * | | | | | | | | | | | fetch, remote: properly convey --no-prune options to subprocesses | Michael Haggerty | 2013-10-30 |
| * | | | | | | | | | | | builtin/remote.c:update(): use struct argv_array | Michael Haggerty | 2013-10-30 |
| * | | | | | | | | | | | builtin/remote.c: reorder function definitions | Michael Haggerty | 2013-10-30 |
| * | | | | | | | | | | | fetch --prune: prune only based on explicit refspecs | Michael Haggerty | 2013-10-30 |
| * | | | | | | | | | | | fetch --tags: fetch tags *in addition to* other stuff | Michael Haggerty | 2013-10-30 |
| * | | | | | | | | | | | fetch: only opportunistically update references based on command line | Michael Haggerty | 2013-10-30 |