19273 Commits (76e2f7ce323c7ddb3a7c29e56407da6a69a4fa53)
 

Author SHA1 Message Date
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
Elijah Newren 8af15d282e fast-export: Document the fact that git-rev-list arguments are accepted 16 years ago
Elijah Newren 25e0ca5dd6 Add new fast-export testcases 16 years ago
Elijah Newren 2d8ad46919 fast-export: Add a --tag-of-filtered-object option for newly dangling tags 16 years ago
Elijah Newren 32164131db fast-export: Do parent rewriting to avoid dropping relevant commits 16 years ago
Elijah Newren 2374502c6c fast-export: Make sure we show actual ref names instead of "(null)" 16 years ago
Elijah Newren 02c48cd69b fast-export: Omit tags that tag trees 16 years ago
Elijah Newren 668f3aa776 fast-export: Set revs.topo_order before calling setup_revisions 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