summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-05Merge branch 'jk/two-way-merge-corner-case-fix'Libravatar Junio C Hamano3-97/+121
2013-12-05Merge branch 'jc/ref-excludes'Libravatar Junio C Hamano6-2/+155
2013-12-05Merge branch 'nv/parseopt-opt-arg'Libravatar Junio C Hamano7-14/+63
2013-12-05Merge branch 'bc/http-100-continue'Libravatar Junio C Hamano3-10/+28
2013-12-05Merge branch 'jc/merge-base-reflog'Libravatar Junio C Hamano3-18/+195
2013-12-05Merge branch 'jk/replace-perl-in-built-scripts'Libravatar Junio C Hamano4-5/+5
2013-12-05Merge branch 'jh/loose-object-dirs-creation-race'Libravatar Junio C Hamano1-1/+3
2013-12-05Merge branch 'jk/robustify-parse-commit'Libravatar Junio C Hamano15-33/+32
2013-12-05Merge branch 'ak/submodule-foreach-quoting'Libravatar Junio C Hamano2-1/+15
2013-12-04t5000: simplify gzip prerequisite checksLibravatar Jeff King1-16/+4
2013-12-04gettext.c: detect the vsnprintf bug at runtimeLibravatar Nguyễn Thái Ngọc Duy1-4/+15
2013-12-04t5601: add tests for sshLibravatar Torsten Bögershausen1-1/+99
2013-12-04t5601: remove clear_ssh, refactor setup_ssh_wrapperLibravatar Torsten Bögershausen1-20/+20
2013-12-04push: also use "upstream" mapping when pushing a single refLibravatar Junio C Hamano2-0/+41
2013-12-04push: use remote.$name.push as a refmapLibravatar Junio C Hamano5-8/+96
2013-12-04mv: let 'git mv file no-such-dir/' error outLibravatar Matthieu Moy2-7/+45
2013-12-04send-email: set SSL options through IO::Socket::SSL::set_client_defaultsLibravatar Thomas Rast1-2/+5
2013-12-04send-email: --smtp-ssl-cert-path takes an argumentLibravatar Thomas Rast1-1/+1
2013-12-04send-email: pass Debug to Net::SMTP::SSL::newLibravatar Thomas Rast1-0/+1
2013-12-03builtin/push.c: use strbuf instead of manual allocationLibravatar Junio C Hamano1-21/+14
2013-12-03stop installing git-tar-tree linkLibravatar Jonathan Nieder2-2/+1
2013-12-03Sync with 1.8.5.1Libravatar Junio C Hamano3-3/+13
2013-12-03Merge branch 'nd/glossary-content-pathspec-markup'Libravatar Junio C Hamano1-3/+3
2013-12-03Merge branch 'jj/doc-markup-gitcli'Libravatar Junio C Hamano1-5/+5
2013-12-03Merge branch 'jj/doc-markup-hints-in-coding-guidelines'Libravatar Junio C Hamano1-3/+31
2013-12-03Merge branch 'jj/log-doc'Libravatar Junio C Hamano1-26/+25
2013-12-03Merge branch 'jj/rev-list-options-doc'Libravatar Junio C Hamano1-156/+87
2013-12-03Merge branch 'mi/typofixes'Libravatar Junio C Hamano8-10/+10
2013-12-03Merge branch 'tb/doc-fetch-pack-url'Libravatar Junio C Hamano1-8/+7
2013-12-03Git 1.8.5.1Libravatar Junio C Hamano4-3/+13
2013-12-03ref-iteration doc: add_submodule_odb() returns 0 for successLibravatar Nick Townsend1-2/+2
2013-12-02Sync with 1.8.4.5Libravatar Junio C Hamano4-6/+45
2013-12-02Git 1.8.4.5Libravatar Junio C Hamano4-3/+17
2013-12-02submodule: do not copy unknown update mode from .gitmodulesLibravatar Junio C Hamano2-5/+30
2013-12-02commit-slab: sizeof() the right type in xreallocLibravatar Thomas Rast1-1/+1
2013-12-02gitk: Recognize -L optionLibravatar Thomas Rast1-0/+8
2013-12-02gitk: Support showing the gathered inline diffsLibravatar Thomas Rast1-0/+38
2013-12-02gitk: Split out diff part in $commitinfoLibravatar Thomas Rast1-1/+10
2013-12-02gitk: Refactor per-line part of getblobdiffline and its supportLibravatar Thomas Rast1-195/+213
2013-12-02gitk: Support -G option from the command lineLibravatar Thomas Rast1-1/+1
2013-11-27Documentation: revamp git-cherry(1)Libravatar Thomas Rast1-33/+110
2013-11-27Git 1.8.5Libravatar Junio C Hamano2-1/+6
2013-11-27Sync with maintLibravatar Junio C Hamano0-0/+0
2013-11-27remote-hg: don't decode UTF-8 paths into Unicode objectsLibravatar Richard Hansen1-1/+1
2013-11-27SubmittingPatches: document how to handle multiple patchesLibravatar René Scharfe1-2/+9
2013-11-27commit-slab: declare functions "static inline"Libravatar Thomas Rast1-6/+20
2013-11-27commit-slab: document clear_$slabname()Libravatar Thomas Rast1-1/+10
2013-11-26remove #!interpreter line from shell librariesLibravatar Jonathan Nieder10-28/+19
2013-11-26test: replace shebangs with descriptions in shell librariesLibravatar Jonathan Nieder15-20/+64
2013-11-26test: make FILEMODE a lazy prereqLibravatar Jonathan Nieder8-17/+4