Commit message (Expand) | Author | Age | |
---|---|---|---|
* | compat/win32/pthread.h: Add an pthread_key_delete() implementation | Ramsay Jones | 2012-04-11 |
* | Merge branch 'maint' | Junio C Hamano | 2012-02-27 |
|\ | |||
| * | Update draft release notes to 1.7.9.3 | Junio C Hamano | 2012-02-27 |
| * | Merge branch 'pj/remote-set-branches-usage-fix' into maint | Junio C Hamano | 2012-02-27 |
| |\ | |||
| * \ | Merge branch 'jn/gitweb-unborn-head' into maint | Junio C Hamano | 2012-02-27 |
| |\ \ | |||
| * \ \ | Merge branch 'jn/ancient-meld-support' into maint | Junio C Hamano | 2012-02-27 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'tr/merge-edit-guidance' into maint | Junio C Hamano | 2012-02-27 |
| |\ \ \ \ | |||
| * | | | | | CodingGuidelines: do not use 'which' in shell scripts | Tim Henigan | 2012-02-27 |
| * | | | | | CodingGuidelines: Add a note about spaces after redirection | Tim Henigan | 2012-02-27 |
| * | | | | | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly | Michael Haggerty | 2012-02-27 |
| * | | | | | post-receive-email: remove unused variable | Michael Haggerty | 2012-02-27 |
* | | | | | | git-p4: missing she-bang line in t9804 confuses prove | Zbigniew Jędrzejewski-Szmek | 2012-02-27 |
* | | | | | | grep -P: add tests for matching ^ and $ | Michał Kiedrowicz | 2012-02-27 |
* | | | | | | send-email: document the --smtp-debug option | Zbigniew Jędrzejewski-Szmek | 2012-02-27 |
* | | | | | | Update draft release notes to 1.7.10 | Junio C Hamano | 2012-02-26 |
* | | | | | | Merge branch 'jn/gitweb-search-optim' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | gitweb: Faster project search | Jakub Narebski | 2012-02-23 |
| * | | | | | | gitweb: Option for filling only specified info in fill_project_list_info | Jakub Narebski | 2012-02-23 |
| * | | | | | | gitweb: Refactor checking if part of project info need filling | Jakub Narebski | 2012-02-23 |
* | | | | | | | Merge branch 'tr/maint-bundle-long-subject' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t5704: match tests to modern style | Thomas Rast | 2012-02-23 |
| * | | | | | | | strbuf: improve strbuf_get*line documentation | Thomas Rast | 2012-02-23 |
| * | | | | | | | bundle: use a strbuf to scan the log for boundary commits | Thomas Rast | 2012-02-23 |
| * | | | | | | | bundle: put strbuf_readline_fd in strbuf.c with adjustments | Thomas Rast | 2012-02-22 |
* | | | | | | | | Merge branch 'sp/smart-http-failure-to-push' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | disconnect from remote helpers more gently | Jeff King | 2012-02-23 |
* | | | | | | | | | Merge branch 'fc/push-prune' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | push: add '--prune' option | Felipe Contreras | 2012-02-22 |
| * | | | | | | | | | remote: refactor code into alloc_delete_ref() | Felipe Contreras | 2012-02-22 |
| * | | | | | | | | | remote: reorganize check_pattern_match() | Felipe Contreras | 2012-02-22 |
| * | | | | | | | | | remote: use a local variable in match_push_refs() | Felipe Contreras | 2012-02-22 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/doc-merge-options' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation/merge-options.txt: group "ff" related options together | Junio C Hamano | 2012-02-22 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/maint-avoid-streaming-filtered-contents' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | do not stream large files to pack when filters are in use | Jeff King | 2012-02-24 |
| * | | | | | | | | | teach dry-run convert_to_git not to require a src buffer | Jeff King | 2012-02-24 |
| * | | | | | | | | | teach convert_to_git a "dry run" mode | Jeff King | 2012-02-24 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jb/filter-ignore-sigpipe' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Ignore SIGPIPE when running a filter driver | Jehan Bing | 2012-02-21 |
| |/ / / / / / / / | |||
* | | | | | | | | | pack-objects: Fix compilation with NO_PTHREDS | Michał Kiedrowicz | 2012-02-26 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||
| * | | | | | | | | Document accumulated fixes since 1.7.9.2 | Junio C Hamano | 2012-02-26 |
| * | | | | | | | | Merge branch 'jc/add-refresh-unmerged' into maint | Junio C Hamano | 2012-02-26 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'js/configure-libintl' into maint | Junio C Hamano | 2012-02-26 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Sync with 1.7.8.5 | Junio C Hamano | 2012-02-26 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Git 1.7.8.5v1.7.8.5 | Junio C Hamano | 2012-02-26 |
| | * | | | | | | | | | | grep -P: Fix matching ^ and $ | Michał Kiedrowicz | 2012-02-26 |
| | * | | | | | | | | | | am: don't infloop for an empty input file | Jim Meyering | 2012-02-26 |
| | * | | | | | | | | | | rebase -m: only call "notes copy" when rewritten exists and is non-empty | Andrew Wong | 2012-02-26 |
| | * | | | | | | | | | | Makefile: add thread-utils.h to LIB_H | Dmitry V. Levin | 2012-02-26 |
| | | |_|/ / / / / / / | | |/| | | | | | | | |