summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-27Merge branch 'jn/gitweb-search-optim'Junio C Hamano
2012-02-27Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano
2012-02-27Merge branch 'sp/smart-http-failure-to-push'Junio C Hamano
2012-02-27Merge branch 'fc/push-prune'Junio C Hamano
2012-02-27Merge branch 'jc/doc-merge-options'Junio C Hamano
2012-02-27Merge branch 'jk/maint-avoid-streaming-filtered-contents'Junio C Hamano
2012-02-27Merge branch 'jb/filter-ignore-sigpipe'Junio C Hamano
2012-02-27pack-objects: Fix compilation with NO_PTHREDSMichał Kiedrowicz
2012-02-27Merge branch 'maint'Junio C Hamano
2012-02-27Document accumulated fixes since 1.7.9.2Junio C Hamano
2012-02-27Merge branch 'jc/add-refresh-unmerged' into maintJunio C Hamano
2012-02-27Merge branch 'js/configure-libintl' into maintJunio C Hamano
2012-02-27Sync with 1.7.8.5Junio C Hamano
2012-02-27Git 1.7.8.5v1.7.8.5Junio C Hamano
2012-02-27grep -P: Fix matching ^ and $Michał Kiedrowicz
2012-02-27am: don't infloop for an empty input fileJim Meyering
2012-02-27rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong
2012-02-27git-p4: remove bash-ism in t9800Pete Wyckoff
2012-02-27git-p4: remove bash-ism in t9809Pete Wyckoff
2012-02-27git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff
2012-02-27git-p4: set useClientSpec variable on initial clonePete Wyckoff
2012-02-26Makefile: add thread-utils.h to LIB_HDmitry V. Levin
2012-02-24do not stream large files to pack when filters are in useJeff King
2012-02-24teach dry-run convert_to_git not to require a src bufferJeff King
2012-02-24teach convert_to_git a "dry run" modeJeff King
2012-02-23t5704: match tests to modern styleThomas Rast
2012-02-23strbuf: improve strbuf_get*line documentationThomas Rast
2012-02-23Update draft release notes to 1.7.10Junio C Hamano
2012-02-23Merge branch 'ld/git-p4-expanded-keywords'Junio C Hamano
2012-02-23Merge branch 'jk/config-include'Junio C Hamano
2012-02-23Merge branch 'jc/add-refresh-unmerged'Junio C Hamano
2012-02-23Merge branch 'js/configure-libintl'Junio C Hamano
2012-02-23Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano
2012-02-23Merge branch 'tr/perftest'Junio C Hamano
2012-02-23Merge branch 'maint'Junio C Hamano
2012-02-23git-p4: add initial support for RCS keywordsLuke Diamand
2012-02-23gitweb: Faster project searchJakub Narebski
2012-02-23gitweb: Option for filling only specified info in fill_project_list_infoJakub Narebski
2012-02-23gitweb: Refactor checking if part of project info need fillingJakub Narebski
2012-02-23merge: do not trust fstat(2) too much when checking interactivenessJunio C Hamano
2012-02-23README: point to Documentation/SubmittingPatchesMatthieu Moy
2012-02-23Document merge.branchdesc configuration variableJunio C Hamano
2012-02-23disconnect from remote helpers more gentlyJeff King
2012-02-23bundle: use a strbuf to scan the log for boundary commitsThomas Rast
2012-02-23bundle: put strbuf_readline_fd in strbuf.c with adjustmentsThomas Rast
2012-02-23push: add '--prune' optionFelipe Contreras
2012-02-23Sync with 1.7.9.2Junio C Hamano
2012-02-23Git 1.7.9.2v1.7.9.2Junio C Hamano
2012-02-23remote: refactor code into alloc_delete_ref()Felipe Contreras
2012-02-23remote: reorganize check_pattern_match()Felipe Contreras