Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18Merge branch 'cc/starts-n-ends-with'Junio C Hamano
2013-12-17Merge branch 'jl/commit-v-strip-marker'Junio C Hamano
2013-12-17Merge branch 'mm/mv-file-to-no-such-dir-with-slash'Junio C Hamano
2013-12-17Merge branch 'fc/trivial'Junio C Hamano
2013-12-13Merge branch 'jk/remove-deprecated'Junio C Hamano
2013-12-13Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano
2013-12-10remote: fix status with branch...rebase=preserveFelipe Contreras
2013-12-06Merge branch 'nd/magic-pathspec'Junio C Hamano
2013-12-06Merge branch 'rr/for-each-ref-decoration'Junio C Hamano
2013-12-06commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann
2013-12-06replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-12-06builtin/remote: remove postfixcmp() and use suffixcmp() insteadChristian Couder
2013-12-06Sync with 1.8.5Junio C Hamano
2013-12-06Merge branch 'gj/push-more-verbose-advice' (early part)Junio C Hamano
2013-12-06Merge branch 'jc/ref-excludes'Junio C Hamano
2013-12-06Merge branch 'nv/parseopt-opt-arg'Junio C Hamano
2013-12-06Merge branch 'jc/merge-base-reflog'Junio C Hamano
2013-12-06Merge branch 'jk/robustify-parse-commit'Junio C Hamano
2013-12-04mv: let 'git mv file no-such-dir/' error outMatthieu Moy
2013-12-04stop installing git-tar-tree linkJonathan Nieder
2013-11-21diff: restrict pathspec limitations to diff b/f case onlyNguyễn Thái Ngọc Duy
2013-11-19for-each-ref: avoid color leakageRamkumar Ramachandra
2013-11-19for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra
2013-11-19for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra
2013-11-19Merge branch 'nd/literal-pathspecs'Junio C Hamano
2013-11-19for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra
2013-11-19Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano
2013-11-18branch: fix --verbose output column alignmentTorstein Hegge
2013-11-14push: enhance unspecified push default warningGreg Jacobson
2013-11-13tar-tree: remove deprecated commandJohn Keeping
2013-11-13repo-config: remove deprecated alias for "git config"John Keeping
2013-11-07Merge branch 'fc/trivial'Junio C Hamano
2013-11-02rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano
2013-11-01Merge branch 'jk/reset-p-current-head-fix'Junio C Hamano
2013-11-01Merge branch 'jk/for-each-ref-skip-parsing'Junio C Hamano
2013-11-01Merge branch 'jl/submodule-mv'Junio C Hamano
2013-11-01rev-parse --parseopt: add the --stuck-long modeNicolas Vigier
2013-11-01diff: trivial style fixFelipe Contreras
2013-11-01describe: trivial style fixesFelipe Contreras
2013-11-01branch: trivial style fixFelipe Contreras
2013-10-31merge: simplify ff-only optionFelipe Contreras
2013-10-31ref_remove_duplicates(): simplify loop logicMichael Haggerty
2013-10-31fetch, remote: properly convey --no-prune options to subprocessesMichael Haggerty
2013-10-31builtin/remote.c:update(): use struct argv_arrayMichael Haggerty
2013-10-31builtin/remote.c: reorder function definitionsMichael Haggerty
2013-10-31fetch --prune: prune only based on explicit refspecsMichael Haggerty
2013-10-31fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty
2013-10-31fetch: only opportunistically update references based on command lineMichael Haggerty
2013-10-31builtin/fetch.c: reorder function definitionsMichael Haggerty
2013-10-30Merge branch 'nd/lift-path-max'Junio C Hamano