summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-10rebase: use reflog to find common base with upstreamLibravatar John Keeping3-2/+33
2013-12-09Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano8-17/+56
2013-12-09Merge git://ozlabs.org/~paulus/gitkLibravatar Junio C Hamano1-210/+353
2013-12-09git_connect(): use common return pointLibravatar Torsten Bögershausen1-58/+50
2013-12-09connect.c: refactor url parsingLibravatar Torsten Bögershausen5-37/+48
2013-12-09git_connect(): refactor the port handling for sshLibravatar Torsten Bögershausen3-49/+17
2013-12-09git fetch: support host:/~repoLibravatar Torsten Bögershausen3-17/+33
2013-12-09t5500: add test cases for diag-urlLibravatar Torsten Bögershausen1-0/+59
2013-12-09git fetch-pack: add --diag-urlLibravatar Torsten Bögershausen4-3/+41
2013-12-09git_connect: factor out discovery of the protocol and its partsLibravatar Johannes Sixt1-27/+53
2013-12-09git_connect: remove artificial limit of a remote commandLibravatar Johannes Sixt1-6/+1
2013-12-09rev-parse: be more careful with munging argumentsLibravatar Jeff King1-1/+5
2013-12-09remote: fix status with branch...rebase=preserveLibravatar Felipe Contreras1-2/+7
2013-12-09Documentation: document pitfalls with 3-way mergeLibravatar brian m. carlson1-0/+8
2013-12-09fetch: add missing documentationLibravatar Felipe Contreras1-0/+3
2013-12-09t: trivial whitespace cleanupsLibravatar Felipe Contreras2-3/+1
2013-12-09abspath: trivial style fixLibravatar Felipe Contreras1-1/+1
2013-12-09remote-hg: add tests for special filenamesLibravatar Felipe Contreras1-0/+68
2013-12-09remote-hg: fix 'shared path' pathLibravatar Felipe Contreras1-0/+3
2013-12-09remote-helpers: add extra safety checksLibravatar Felipe Contreras2-8/+20
2013-12-09remote-hg: avoid buggy strftime()Libravatar jcb911-1/+1
2013-12-09pull: use merge-base --fork-point when appropriateLibravatar John Keeping1-9/+1
2013-12-09parse-options: remove OPT_BOOLEANLibravatar Nguyễn Thái Ngọc Duy1-7/+4
2013-12-09rev-parse: correctly diagnose revision errors before "--"Libravatar Jeff King2-0/+34
2013-12-09gitignore.txt: clarify recursive nature of excluded directoriesLibravatar Karsten Blees1-2/+17
2013-12-06difftool: display the number of files in the diff queue in the promptLibravatar Zoltan Klinger5-4/+43
2013-12-06pathspec.c: support adding prefix magic to a pathspec with mnemonic magicLibravatar Nguyễn Thái Ngọc Duy1-10/+18
2013-12-06Support pathspec magic :(exclude) and its short form :!Libravatar Nguyễn Thái Ngọc Duy7-13/+324
2013-12-06glossary-content.txt: rephrase magic signature partLibravatar Nguyễn Thái Ngọc Duy1-17/+12
2013-12-06clone,fetch: catch non positive --depth option valueLibravatar Nguyễn Thái Ngọc Duy2-0/+8
2013-12-06config: arbitrary number of matches for --unset and --replace-allLibravatar Thomas Rast2-6/+77
2013-12-06Start 1.9 cycleLibravatar Junio C Hamano3-2/+135
2013-12-06Merge branch 'jk/remove-experimental-loose-object-support'Libravatar Junio C Hamano19-143/+0
2013-12-06Merge branch 'nd/magic-pathspec'Libravatar Junio C Hamano2-10/+13
2013-12-06Merge branch 'rr/for-each-ref-decoration'Libravatar Junio C Hamano3-27/+150
2013-12-06Merge branch 'jc/bundle'Libravatar Junio C Hamano1-16/+16
2013-12-06Merge branch 'rh/remote-hg-bzr-updates'Libravatar Junio C Hamano5-24/+29
2013-12-06Merge branch 'jn/perl-lib-extra'Libravatar Junio C Hamano2-2/+15
2013-12-05pack-objects: name pack files after trailer hashLibravatar Jeff King3-10/+4
2013-12-05commit -v: strip diffs and submodule shortlogs from the commit messageLibravatar Jens Lehmann4-9/+58
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Libravatar Christian Couder88-459/+459
2013-12-05strbuf: introduce starts_with() and ends_with()Libravatar Christian Couder3-10/+21
2013-12-05builtin/remote: remove postfixcmp() and use suffixcmp() insteadLibravatar Christian Couder1-11/+3
2013-12-05environment: normalize use of prefixcmp() by removing " != 0"Libravatar Christian Couder1-1/+1
2013-12-05Sync with 1.8.5Libravatar Junio C Hamano28-7537/+9220
2013-12-05Merge branch 'gj/push-more-verbose-advice' (early part)Libravatar Junio C Hamano1-0/+7
2013-12-05Merge branch 'jn/mediawiki-makefile-updates'Libravatar Junio C Hamano1-2/+7
2013-12-05Merge branch 'jl/submodule-update-retire-orig-flags'Libravatar Junio C Hamano2-4/+12
2013-12-05Merge branch 'nd/wt-status-align-i18n'Libravatar Junio C Hamano1-27/+53
2013-12-05Merge branch 'sb/sha1-loose-object-info-check-existence'Libravatar Junio C Hamano2-6/+15