aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-avoid-streaming-filtered-contents'Junio C Hamano2012-02-26
|\
| * do not stream large files to pack when filters are in useJeff King2012-02-24
| * teach dry-run convert_to_git not to require a src bufferJeff King2012-02-24
| * teach convert_to_git a "dry run" modeJeff King2012-02-24
* | Merge branch 'jb/filter-ignore-sigpipe'Junio C Hamano2012-02-26
|\ \
| * | Ignore SIGPIPE when running a filter driverJehan Bing2012-02-21
| |/
* | pack-objects: Fix compilation with NO_PTHREDSMichał Kiedrowicz2012-02-26
* | Merge branch 'maint'Junio C Hamano2012-02-26
|\ \
| * | Document accumulated fixes since 1.7.9.2Junio C Hamano2012-02-26
| * | Merge branch 'jc/add-refresh-unmerged' into maintJunio C Hamano2012-02-26
| |\ \
| * \ \ Merge branch 'js/configure-libintl' into maintJunio C Hamano2012-02-26
| |\ \ \
| * \ \ \ Sync with 1.7.8.5Junio C Hamano2012-02-26
| |\ \ \ \
| | * | | | Git 1.7.8.5v1.7.8.5Junio C Hamano2012-02-26
| | * | | | grep -P: Fix matching ^ and $Michał Kiedrowicz2012-02-26
| | * | | | am: don't infloop for an empty input fileJim Meyering2012-02-26
| | * | | | rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong2012-02-26
| | * | | | Makefile: add thread-utils.h to LIB_HDmitry V. Levin2012-02-26
| | | |_|/ | | |/| |
| * | | | git-p4: remove bash-ism in t9800Pete Wyckoff2012-02-26
| * | | | git-p4: remove bash-ism in t9809Pete Wyckoff2012-02-26
| * | | | git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-26
| * | | | git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-26
* | | | | Update draft release notes to 1.7.10Junio C Hamano2012-02-23
* | | | | Merge branch 'ld/git-p4-expanded-keywords'Junio C Hamano2012-02-23
|\ \ \ \ \
| * | | | | git-p4: add initial support for RCS keywordsLuke Diamand2012-02-23
* | | | | | Merge branch 'jk/config-include'Junio C Hamano2012-02-23
|\ \ \ \ \ \
| * | | | | | config: add include directiveJeff King2012-02-17
| * | | | | | config: eliminate config_exclusive_filenameJeff King2012-02-17
| * | | | | | config: stop using config_exclusive_filenameJeff King2012-02-17
| * | | | | | config: provide a version of git_config with more optionsJeff King2012-02-17
| * | | | | | config: teach git_config_rename_section a file argumentJeff King2012-02-17
| * | | | | | config: teach git_config_set_multivar_in_file a default pathJeff King2012-02-17
| * | | | | | config: copy the return value of prefix_filenameJeff King2012-02-17
| * | | | | | t1300: add missing &&-chainingJeff King2012-02-17
| * | | | | | docs/api-config: minor clarificationsJeff King2012-02-17
| * | | | | | docs: add a basic description of the config APIJeff King2012-02-06
* | | | | | | Merge branch 'jc/add-refresh-unmerged'Junio C Hamano2012-02-23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | refresh_index: do not show unmerged path that is outside pathspecJunio C Hamano2012-02-17
* | | | | | | Merge branch 'js/configure-libintl'Junio C Hamano2012-02-23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | configure: don't use -lintl when there is no gettext supportJohn Szakmeister2012-02-20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano2012-02-23
|\ \ \ \ \ \
| * | | | | | remote: fix set-branches usage and documentationPhilip Jägenstedt2012-02-19
* | | | | | | Merge branch 'tr/perftest'Junio C Hamano2012-02-23
|\ \ \ \ \ \ \
| * | | | | | | Add a performance test for git-grepThomas Rast2012-02-17
| * | | | | | | Introduce a performance testing frameworkThomas Rast2012-02-17
| * | | | | | | Move the user-facing test library to test-lib-functions.shThomas Rast2012-02-17
* | | | | | | | Merge branch 'maint'Junio C Hamano2012-02-23
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | README: point to Documentation/SubmittingPatchesMatthieu Moy2012-02-23
| * | | | | | | Document merge.branchdesc configuration variableJunio C Hamano2012-02-23
* | | | | | | | merge: do not trust fstat(2) too much when checking interactivenessJunio C Hamano2012-02-23
* | | | | | | | Sync with 1.7.9.2Junio C Hamano2012-02-22
|\ \ \ \ \ \ \ \ | |/ / / / / / /