Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | fetch-pack: match refs exactly | Jeff King | 2011-12-13 | |
| * | | | | | | | | | | | | | t5500: give fully-qualified refs to fetch-pack | Jeff King | 2011-12-13 | |
| * | | | | | | | | | | | | | drop "match" parameter from get_remote_heads | Jeff King | 2011-12-13 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'ew/keepalive' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | enable SO_KEEPALIVE for connected TCP sockets | Eric Wong | 2011-12-05 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'ci/stripspace-docs' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Update documentation for stripspace | Conrad Irwin | 2011-12-12 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'jh/fast-import-notes' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | fast-import: Fix incorrect fanout level when modifying existing notes refs | Johan Herland | 2011-11-28 | |
| * | | | | | | | | | | | | | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handling | Johan Herland | 2011-11-28 | |
| * | | | | | | | | | | | | | t9301: Fix testcase covering up a bug in fast-import's notes fanout handling | Johan Herland | 2011-11-28 | |
* | | | | | | | | | | | | | | Merge branch 'aw/rebase-i-stop-on-failure-to-amend' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | rebase -i: interrupt rebase when "commit --amend" failed during "reword" | Andrew Wong | 2011-11-30 | |
* | | | | | | | | | | | | | | | Merge branch 'tj/maint-imap-send-remove-unused' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' into tj/imap-send-remove-unused | Junio C Hamano | 2011-11-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | imap-send: Remove unused 'use_namespace' variable | Thomas Jarosch | 2011-11-23 | |
* | | | | | | | | | | | | | | | | Merge branch 'jn/branch-move-to-self' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Allow checkout -B <current-branch> to update the current branch | Jonathan Nieder | 2011-11-28 | |
| * | | | | | | | | | | | | | | | | branch: allow a no-op "branch -M <current-branch> HEAD" | Jonathan Nieder | 2011-11-28 | |
* | | | | | | | | | | | | | | | | | Merge branch 'na/strtoimax' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Support sizes >=2G in various config options accepting 'g' sizes. | Nick Alcock | 2011-11-05 | |
| * | | | | | | | | | | | | | | | | | Compatibility: declare strtoimax() under NO_STRTOUMAX | Johannes Sixt | 2011-11-05 | |
| * | | | | | | | | | | | | | | | | | Add strtoimax() compatibility function. | Nick Alcock | 2011-11-02 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/refresh-porcelain-output' into maint | Junio C Hamano | 2011-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | refresh_index: make porcelain output more specific | Jeff King | 2011-11-18 | |
| * | | | | | | | | | | | | | | | | | | refresh_index: rename format variables | Jeff King | 2011-11-18 | |
| * | | | | | | | | | | | | | | | | | | read-cache: let refresh_cache_ent pass up changed flags | Jeff King | 2011-11-18 | |
* | | | | | | | | | | | | | | | | | | | Git 1.7.8.1v1.7.8.1 | Junio C Hamano | 2011-12-21 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-status-failure-report' into maint | Junio C Hamano | 2011-12-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | diff/status: print submodule path when looking for changes fails | Jens Lehmann | 2011-12-08 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/userdiff-c-returns-pointer' into maint | Junio C Hamano | 2011-12-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | userdiff: allow * between cpp funcname words | Thomas Rast | 2011-12-06 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/maint-apply-check-no-patch' into maint | Junio C Hamano | 2011-12-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | builtin/apply.c: report error on failure to recognize input | Brandon Casey | 2011-12-05 | |
| * | | | | | | | | | | | | | | | | | | | | | t/t4131-apply-fake-ancestor.sh: fix broken test | Brandon Casey | 2011-12-05 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'cn/maint-lf-to-crlf-filter' into maint | Junio C Hamano | 2011-12-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | lf_to_crlf_filter(): tell the caller we added "\n" when draining | Junio C Hamano | 2011-12-16 | |
| * | | | | | | | | | | | | | | | | | | | | convert: track state in LF-to-CRLF filter | Carlos Martín Nieto | 2011-11-28 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-upload-archive' into maint | Junio C Hamano | 2011-12-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive | Junio C Hamano | 2011-11-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | archive: don't let remote clients get unreachable commits | Jeff King | 2011-11-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | clone: the -o option has nothing to do with <branch> | Carlos Martín Nieto | 2011-12-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | builtin/log: remove redundant initialization | Michael Schubert | 2011-12-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ms/commit-cc-option-helpstring' into maint | Junio C Hamano | 2011-12-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | builtin/commit: add missing '/' in help message | Michael Schubert | 2011-12-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | builtin/init-db.c: eliminate -Wformat warning on Solaris | Ævar Arnfjörð Bjarmason | 2011-12-20 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes for 1.7.8.1 | Junio C Hamano | 2011-12-13 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-pack-object-cycle' into maint | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | pack-object: tolerate broken packs that have duplicated objects | Junio C Hamano | 2011-11-16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/index-pack-reject-dups' into maint | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |