summaryrefslogtreecommitdiffstats
path: root/pretty.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-26Git 1.7.8.6v1.7.8.6Junio C Hamano4-3/+27
2012-04-26Git 1.7.7.7v1.7.7.7Junio C Hamano4-3/+18
2012-04-26bundle: remove stray single-quote from error messageJonathan Nieder1-1/+1
2012-03-23Documentation/gitweb: trivial English fixesD Waitzman1-2/+2
2012-03-15fetch/receive: remove over-pessimistic connectivity checkJunio C Hamano1-4/+4
2012-03-08rerere: Document 'rerere remaining'Phil Hord1-7/+12
2012-03-06Document the --histogram diff optionThomas Rast1-0/+3
2012-03-01bundle: keep around names passed to add_pending_object()Thomas Rast2-1/+16
2012-03-01t5510: ensure we stay in the toplevel test dirThomas Rast1-8/+10
2012-03-01t5510: refactor bundle->pack conversionThomas Rast1-14/+10
2012-02-28Documentation: use {asterisk} in rev-list-options.txt when neededCarlos Martín Nieto1-6/+6
2012-02-27Git 1.7.8.5v1.7.8.5Junio C Hamano3-2/+21
2012-02-27grep -P: Fix matching ^ and $Michał Kiedrowicz1-1/+1
2012-02-27am: don't infloop for an empty input fileJim Meyering2-1/+11
2012-02-27rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong1-4/+7
2012-02-26Makefile: add thread-utils.h to LIB_HDmitry V. Levin1-0/+1
2012-02-23t5704: match tests to modern styleThomas Rast1-25/+8
2012-02-23strbuf: improve strbuf_get*line documentationThomas Rast1-1/+17
2012-02-23bundle: use a strbuf to scan the log for boundary commitsThomas Rast2-7/+24
2012-02-23bundle: put strbuf_readline_fd in strbuf.c with adjustmentsThomas Rast3-19/+19
2012-02-13t5541: check error message against the real port number usedClemens Buchacher1-1/+1
2012-02-06Git 1.7.6.6v1.7.6.6Junio C Hamano2-2/+3
2012-02-06imap-send: remove dead codeJeff King1-23/+0
2012-01-22t/Makefile: Use $(sort ...) explicitly where neededKirill Smelkov1-3/+3
2012-01-20remote-curl: Fix push status report when all branches failShawn O. Pearce2-4/+33
2012-01-19Git 1.7.8.4v1.7.8.4Junio C Hamano3-3/+9
2012-01-19Git 1.7.7.6v1.7.7.6Junio C Hamano2-1/+5
2012-01-19diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2-0/+10
2012-01-13Update draft release notes to 1.7.8.4Junio C Hamano1-0/+5
2012-01-13Update draft release notes to 1.7.7.6Junio C Hamano1-0/+5
2012-01-13Update draft release notes to 1.7.6.6Junio C Hamano1-0/+5
2012-01-13thin-pack: try harder to use preferred base objects as baseJeff King1-2/+7
2012-01-12attr: fix leak in free_attr_elemJeff King1-0/+1
2012-01-11t2203: fix wrong commit commandNguyễn Thái Ngọc Duy1-1/+1
2012-01-10Prepare for 1.7.8.4Junio C Hamano2-1/+15
2012-01-10Prepare for 1.7.7.6Junio C Hamano2-1/+12
2012-01-10Prepare for 1.7.6.6Junio C Hamano2-1/+12
2012-01-10Documentation: rerere's rr-cache auto-creation and rerere.enabledJunio C Hamano1-1/+2
2012-01-10attr.c: clarify the logic to pop attr_stackJunio C Hamano1-1/+10
2012-01-10attr.c: make bootstrap_attr_stack() leave earlyJunio C Hamano1-30/+31
2012-01-10attr: drop misguided defensive codingJeff King1-1/+1
2012-01-10attr: don't confuse prefixes with leading directoriesJeff King2-1/+12
2012-01-10send-email: multiedit is a boolean config optionJeff King1-1/+1
2012-01-09gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski2-1/+11
2012-01-06Git 1.7.8.3v1.7.8.3Junio C Hamano4-3/+22
2012-01-06Documentation: rerere.enabled is the primary way to configure rerereThomas Rast1-4/+4
2012-01-04t5550: repack everything into one fileClemens Buchacher1-2/+1
2012-01-04Catch invalid --depth option passed to clone or fetchNguyễn Thái Ngọc Duy1-2/+6
2012-01-03docs: describe behavior of relative submodule URLsJens Lehmann1-1/+6
2012-01-03fix hang in git fetch if pointed at a 0 length bundleBrian Harring2-2/+8