19212 Commits (63267de2acc18027fc0208c0937fd62b91301fec)
 

Author SHA1 Message Date
Junio C Hamano a4103bac37 Merge branch 'js/daemon-log' 16 years ago
Junio C Hamano 59773c7e58 Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' 16 years ago
Junio C Hamano e6c7c2cc97 Merge branch 'sb/quiet-porcelains' 16 years ago
Junio C Hamano 4197195bee Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory' 16 years ago
Junio C Hamano 3eb1e8ee1f Merge branch 'maint' 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
René Scharfe 49de321698 grep: handle pre context lines on demand 16 years ago
René Scharfe 046802d015 grep: print context hunk marks between files 16 years ago
René Scharfe 5dd06d3879 grep: move context hunk mark handling into show_line() 16 years ago
René Scharfe 8cfe5f1cd5 userdiff: add xdiff_clear_find_func() 16 years ago
Michal Marek 653a31c16a request-pull: really really disable pager 16 years ago
Jeff King 8715227df6 log-tree: fix confusing comment 16 years ago
Junio C Hamano 725cf7b45d Merge branch 'maint' 16 years ago
René Scharfe d4c985653a attr: plug minor memory leak 16 years ago
Brandon Casey 6167c13657 git.c: avoid allocating one-too-many elements for new argv array 16 years ago
Junio C Hamano 476cc72424 request-pull: really disable pager 16 years ago
Johannes Sixt b8f262699f git-mv: fix directory separator treatment on Windows 16 years ago
Stephen Boyd 6fac1b83bd completion: add missing config variables 16 years ago
Thadeu Lima de Souza Cascardo 21d777f257 Makes some cleanup/review in gittutorial 16 years ago
Johannes Sixt fe104986c6 Makefile: git.o depends on library headers 16 years ago
Miklos Vajna 1c3acfcd57 git-submodule documentation: fix foreach example 16 years ago
Giuseppe Bilotta 7d25ef41c8 gitweb: add empty alt text to avatar img 16 years ago
Giuseppe Bilotta 679a1a1d42 gitweb: picon avatar provider 16 years ago
Giuseppe Bilotta 5a371b7bbb gitweb: gravatar url cache 16 years ago
Giuseppe Bilotta e9fdd74e53 gitweb: (gr)avatar support 16 years ago
Giuseppe Bilotta ba9247339d gitweb: use git_print_authorship_rows in 'tag' view too 16 years ago
Giuseppe Bilotta f88bafadd9 gitweb: uniform author info for commit and commitdiff 16 years ago
Giuseppe Bilotta 1c49a4e1f3 gitweb: refactor author name insertion 16 years ago
Linus Torvalds b8e8db281c git log: add '--merges' flag to match '--no-merges' 16 years ago
Larry D'Anna 1965ff744a add --porcelain option to git-push 16 years ago
Junio C Hamano 4f2b15ce88 Merge git://git.bogomips.org/git-svn 16 years ago
Marc Branchaud ab81a3643b git svn: Doc update for multiple branch and tag paths 16 years ago
Marc Branchaud b5c9b38bc3 git svn: cleanup t9138-multiple-branches 16 years ago
Junio C Hamano 36e74ab7ef Merge branch 'pb/send-email-cccmd-fix' 16 years ago
Junio C Hamano 2dc7f40d44 Merge branch 'maint' 16 years ago
Giuseppe Bilotta 1bed73c64a gitweb/README: fix AliasMatch in example 16 years ago
Thomas Rast 0f7050469b Test grep --and/--or/--not 16 years ago
Thomas Rast 4813926921 Test git archive --remote 16 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Junio C Hamano f8b5a8e13c die_errno(): double % in strerror() output just in case 16 years ago
Thomas Rast b875036e5a Introduce die_errno() that appends strerror(errno) to die() 16 years ago
Ulrich Dangel 50ff236670 git-svn: Canonicalize svn urls to prevent libsvn assertion 16 years ago
Eric Wong 2317d289fe t9138: remove stray dot in test which broke bash 16 years ago
Chris Frey 345a380394 git-remote: fix missing .uploadpack usage for show command 16 years ago
Eric Wong f705059931 git-svn: convert globs to regexps for branch destinations 16 years ago
Marc Branchaud 6224406914 git svn: Support multiple branch and tag paths in the svn repository. 16 years ago
Ben Jackson 195643f2fc Add 'git svn reset' to unwind 'git svn fetch' 16 years ago
Ben Jackson ca5e880ec2 git-svn: speed up find_rev_before 16 years ago