笑遍世界
Stay hungry, stay foolish.
Menu Close
  • 首页
  • KVM虚拟化原理与实践(连载)
  • 《KVM虚拟化技术:实战与原理解析》
  • 关于本博客
  • 我要笑遍世界

git

使用gitweb展示git仓库

05/10/2017master Leave a Comment

使用web方式展现git仓库可不clone代码却可以查看仓库中的信息,如 lin… Continue Reading →

Linux系统应用, SCM工具, Shell脚本, Web服务器 git, Linux, SCM, Shell

Jenkins执行过程中“git: /usr/local/jboss/bin/native/libz.so.1: no version information available (required by git)”

05/05/2014master Leave a Comment

在测试用的一个jenkins上执行任务用到了的Git命令,然后得到了“git: … Continue Reading →

Linux, Linux系统应用 git, Jenkins, Linux

Git-diff根据文件扩展名(文件名后缀)来查看diff信息

11/05/2013master Leave a Comment

在实际工作中,通过git diff来计算代码变更数量,有碰到的需求是,仅仅统计某… Continue Reading →

Linux, Linux系统应用, SCM工具, Shell脚本, 软件应用 Bash, git, SCM, Shell

Git与远程repository同步tag和branch

04/26/2013master 2 Comments

有时候,干的活也可能有点杂,什么代码仓库管理之类的事也会做一些。很久之前,我在内… Continue Reading →

Linux, Linux系统应用, SCM工具, Shell脚本, 软件应用 git, SCM, Shell

git中的二分查找(git bisect)

01/09/2013master Leave a Comment

用git管理的代码仓库,如果发现引入的新的bug,则可以使用 "git bise… Continue Reading →

Linux, Linux系统应用, SCM工具, 软件应用 git, Linux, SCM

git中保证文件完整性的SHA-1值(commit ID)

08/29/2012master 2 Comments

在Git中,每个commit ID的信息(如cc127537978af35e2f… Continue Reading →

Linux, Linux系统应用, SCM工具 git, Linux

git根据commit生成patch

08/28/2012master Leave a Comment

在看一个Bugzilla上Xen的一个bug时,提到要revert掉Dom0(用… Continue Reading →

Linux, Linux系统应用, SCM工具, 软件应用 git, Linux

用tsocks使用代理来clone外网的git repository

02/09/2012master Leave a Comment

以前写过一篇关于tsocks的博客,讲解了一下tsocks的使用,这次在工作中呢… Continue Reading →

Linux系统应用, SCM工具 git, Linux

用git daemon搭建git repositoy(搭建git服务器)

12/16/2011master 5 Comments

这几天,刚好重新搭建了一个git server,其实曾经也搭建过的,这次把过程及… Continue Reading →

Linux系统应用, SCM工具, 软件应用 git, Linux

Welcome to my git repositories on github.com

12/07/2011master Leave a Comment

I set up some git repositories for my st… Continue Reading →

SCM工具, 程序设计 git, github

git和hg (mercurial)的一些基本用法

11/15/2011master 1 Comment

还是快毕业时到公司实习那时开始接触版本管理工具,当时及前两年都是一直用svn来做… Continue Reading →

Linux, Linux系统应用, SCM工具, 软件应用 git, hg, mercurial, SCM

近期文章

  • Python WSGI Server性能简易评估
  • 解决 systemd-journald: Failed to write entry 问题
  • 查看CPU/Cache的拓扑结构
  • Linux上一个命令计算PI
  • Shell脚本实现求一个整数接近最近的2的次幂数的整数

近期评论

  • 在CentOS7修改由systemd控制的service開檔數目限制 - 隨心所欲发表在《CentOS/RHEL 7 系统中设置systemd service的ulimit资源限制》
  • 付生保个人博客发表在《关于本博客》
  • master发表在《关于本博客》
  • 云而上发表在《关于本博客》
  • CentOS7 配置kdump和使用crash工具分析crash现场 – A box of chocolate发表在《CentOS7 配置kdump和使用crash工具分析crash现场》

标签

Android apache AWK Bash Blog Browser C CPU Django Facebook git Hardware hg html IE Intel Internet Java javascript Kernel KVM life Linux Mac mercurial MySQL Nginx Performance PHP Python QA QEMU reading RPM SCM Shell testing thought Vim Virtualization Web Windows WordPress Xen 笑遍世界

分类目录

  • Android (10)
  • Linux (223)
    • Linux内核 (23)
    • Linux系统应用 (145)
    • Shell脚本 (43)
  • WordPress (11)
  • 云计算 (10)
  • 互联网 (20)
  • 人工智能 (1)
  • 大数据 (2)
  • 数据库 (9)
    • MySQL (9)
  • 未分类 (31)
  • 生活工作 (45)
    • 生活感悟 (16)
    • 记录工作 (2)
    • 记录生活 (31)
  • 硬件知识 (12)
  • 程序设计 (116)
    • C/C++ (23)
    • Java (13)
    • PHP (3)
    • Python (59)
    • Web开发 (15)
    • 动态语言 (4)
    • 算法 (4)
  • 虚拟化 (84)
    • Docker (1)
    • KVM (68)
    • Xen (14)
  • 读书笔记 (39)
  • 软件应用 (50)
    • Mac OS X 系统 (10)
    • microsoft相关软件 (8)
    • SCM工具 (14)
    • Web服务器 (8)
  • 软件测试 (50)
    • 单元测试 (1)
    • 性能测试 (26)
    • 测试方法 (7)
    • 自动化测试 (15)
  • 非技术学习 (5)

文章归档

  • 2018年二月 (2)
  • 2017年十二月 (1)
  • 2017年十一月 (3)
  • 2017年八月 (2)
  • 2017年七月 (1)
  • 2017年六月 (1)
  • 2017年五月 (3)
  • 2017年四月 (3)
  • 2017年三月 (1)
  • 2016年九月 (2)
  • 2016年六月 (3)
  • 2016年五月 (1)
  • 2016年四月 (2)
  • 2016年三月 (2)
  • 2016年二月 (1)
  • 2015年十二月 (1)
  • 2015年十一月 (3)
  • 2015年九月 (2)
  • 2015年八月 (3)
  • 2015年七月 (3)
  • 2015年六月 (1)
  • 2015年五月 (4)
  • 2015年四月 (1)
  • 2015年二月 (2)
  • 2014年十二月 (5)
  • 2014年十一月 (2)
  • 2014年十月 (2)
  • 2014年九月 (3)
  • 2014年八月 (3)
  • 2014年七月 (6)
  • 2014年六月 (6)
  • 2014年五月 (14)
  • 2014年三月 (1)
  • 2014年二月 (1)
  • 2014年一月 (10)
  • 2013年十二月 (15)
  • 2013年十一月 (10)
  • 2013年十月 (8)
  • 2013年九月 (3)
  • 2013年八月 (3)
  • 2013年七月 (10)
  • 2013年六月 (8)
  • 2013年五月 (3)
  • 2013年四月 (8)
  • 2013年三月 (16)
  • 2013年二月 (5)
  • 2013年一月 (17)
  • 2012年十二月 (5)
  • 2012年十一月 (11)
  • 2012年十月 (7)
  • 2012年九月 (8)
  • 2012年八月 (20)
  • 2012年七月 (11)
  • 2012年六月 (20)
  • 2012年五月 (12)
  • 2012年四月 (7)
  • 2012年三月 (12)
  • 2012年二月 (13)
  • 2012年一月 (4)
  • 2011年十二月 (13)
  • 2011年十一月 (14)
  • 2011年十月 (10)
  • 2011年九月 (8)
  • 2011年八月 (9)
  • 2011年七月 (11)
  • 2011年六月 (10)
  • 2011年五月 (11)
  • 2011年四月 (6)
  • 2011年三月 (12)
  • 2011年二月 (1)
  • 2011年一月 (3)
  • 2010年十二月 (4)
  • 2007年五月 (8)
  • 2006年十二月 (1)
  • 2006年十一月 (1)
  • 2006年十月 (4)
  • 2006年九月 (4)

博客链接

  • 笑遍世界的测试技术博客
  • 笑遍世界的网易博客

友情链接

  • AYard-Linux软件
  • Linux工程师同事
  • VPSee的站点
  • 书海扬帆的博客
  • 又拍云存储
  • 点滴–挖掘技术细节
2018年四月
一 二 三 四 五 六 日
« 2月    
 1
2345678
9101112131415
16171819202122
23242526272829
30  
© 2018 笑遍世界. All rights reserved.
Fashionista by aThemes