aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones2012-04-11
* Merge branch 'maint'Junio C Hamano2012-02-27
|\
| * Update draft release notes to 1.7.9.3Junio C Hamano2012-02-27
| * Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano2012-02-27
| |\
| * \ Merge branch 'jn/gitweb-unborn-head' into maintJunio C Hamano2012-02-27
| |\ \
| * \ \ Merge branch 'jn/ancient-meld-support' into maintJunio C Hamano2012-02-27
| |\ \ \
| * \ \ \ Merge branch 'tr/merge-edit-guidance' into maintJunio C Hamano2012-02-27
| |\ \ \ \
| * | | | | CodingGuidelines: do not use 'which' in shell scriptsTim Henigan2012-02-27
| * | | | | CodingGuidelines: Add a note about spaces after redirectionTim Henigan2012-02-27
| * | | | | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty2012-02-27
| * | | | | post-receive-email: remove unused variableMichael Haggerty2012-02-27
* | | | | | git-p4: missing she-bang line in t9804 confuses proveZbigniew Jędrzejewski-Szmek2012-02-27
* | | | | | grep -P: add tests for matching ^ and $Michał Kiedrowicz2012-02-27
* | | | | | send-email: document the --smtp-debug optionZbigniew Jędrzejewski-Szmek2012-02-27
* | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-02-26
* | | | | | Merge branch 'jn/gitweb-search-optim'Junio C Hamano2012-02-26
|\ \ \ \ \ \
| * | | | | | gitweb: Faster project searchJakub Narebski2012-02-23
| * | | | | | gitweb: Option for filling only specified info in fill_project_list_infoJakub Narebski2012-02-23
| * | | | | | gitweb: Refactor checking if part of project info need fillingJakub Narebski2012-02-23
* | | | | | | Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \
| * | | | | | | t5704: match tests to modern styleThomas Rast2012-02-23
| * | | | | | | strbuf: improve strbuf_get*line documentationThomas Rast2012-02-23
| * | | | | | | bundle: use a strbuf to scan the log for boundary commitsThomas Rast2012-02-23
| * | | | | | | bundle: put strbuf_readline_fd in strbuf.c with adjustmentsThomas Rast2012-02-22
* | | | | | | | Merge branch 'sp/smart-http-failure-to-push'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \
| * | | | | | | | disconnect from remote helpers more gentlyJeff King2012-02-23
* | | | | | | | | Merge branch 'fc/push-prune'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | push: add '--prune' optionFelipe Contreras2012-02-22
| * | | | | | | | | remote: refactor code into alloc_delete_ref()Felipe Contreras2012-02-22
| * | | | | | | | | remote: reorganize check_pattern_match()Felipe Contreras2012-02-22
| * | | | | | | | | remote: use a local variable in match_push_refs()Felipe Contreras2012-02-22
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/doc-merge-options'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/merge-options.txt: group "ff" related options togetherJunio C Hamano2012-02-22
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | 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
| | | |_|/ / / / / / / | | |/| | | | | | | |