Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | receive-pack, fetch-pack: reject bogus pack that records objects twice | Junio C Hamano | 2011-11-16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mf/curl-select-fdset' into maint | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | http: drop "local" member from request struct | Jeff King | 2011-11-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | http.c: Rely on select instead of tracking whether data was received | Mika Fischer | 2011-11-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | http.c: Use timeout suggested by curl instead of fixed 50ms timeout | Mika Fischer | 2011-11-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping | Mika Fischer | 2011-11-04 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/misc-cleanups' into maint | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | unpack_object_header_buffer(): clear the size field upon error | Junio C Hamano | 2011-10-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | tree_entry_interesting: make use of local pointer "item" | Nguyễn Thái Ngọc Duy | 2011-10-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | tree_entry_interesting(): give meaningful names to return values | Nguyễn Thái Ngọc Duy | 2011-10-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | read_directory_recursive: reduce one indentation level | Nguyễn Thái Ngọc Duy | 2011-10-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | get_tree_entry(): do not call find_tree_entry() on an empty tree | Junio C Hamano | 2011-10-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | tree-walk.c: do not leak internal structure in tree_entry_len() | Nguyễn Thái Ngọc Duy | 2011-10-27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Git 1.7.7.5v1.7.7.5 | Junio C Hamano | 2011-12-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ab/clang-lints' into maint-1.7.7 | Junio C Hamano | 2011-12-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | cast variable in call to free() in builtin/diff.c and submodule.c | Ævar Arnfjörð Bjarmason | 2011-11-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | apply: get rid of useless x < 0 comparison on a size_t type | Ævar Arnfjörð Bjarmason | 2011-11-06 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7 | Junio C Hamano | 2011-12-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | checkout,merge: loosen overwriting untracked file check based on info/exclude | Nguyễn Thái Ngọc Duy | 2011-11-28 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2011-12-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Git 1.7.6.5v1.7.6.5 | Junio C Hamano | 2011-12-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6 | Junio C Hamano | 2011-12-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | fetch: create status table using strbuf | Jeff King | 2011-12-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-name-rev-all' into maint-1.7.6 | Junio C Hamano | 2011-12-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ml/mailmap' into maint-1.7.6 | Junio C Hamano | 2011-12-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | blame: don't overflow time buffer | Jeff King | 2011-12-13 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | am: don't persist keepcr flag | Martin von Zweigbergk | 2011-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mingw: give waitpid the correct signature | Erik Faye-Lund | 2011-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git symbolic-ref: documentation fix | Michael Haggerty | 2011-12-08 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2011-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2011-12-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | stripspace: fix outdated comment | Jeff King | 2011-12-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add MYMETA.yml to perl/.gitignore | Sebastian Morr | 2011-12-05 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/merge-edit-option' | Junio C Hamano | 2011-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: fix formatting error in merge-options.txt | Jack Nagel | 2011-12-05 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Git 1.7.8v1.7.8 | Junio C Hamano | 2011-12-02 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Git 1.7.8-rc4v1.7.8-rc4 | Junio C Hamano | 2011-11-28 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin-reset: Documentation update | Vincent van Ravesteijn | 2011-11-23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin-branch: Fix crash on invalid use of --force | Vincent van Ravesteijn | 2011-11-23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | revert --abort: do not leave behind useless sequencer-old directory | Jonathan Nieder | 2011-11-23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix revert --abort on Windows | Johannes Sixt | 2011-11-23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | revert: do not pass non-literal string as format to git_path() | Nguyễn Thái Ngọc Duy | 2011-11-23 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Update 1.7.8 draft release notes in preparation for rc4 | Junio C Hamano | 2011-11-22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/revert-quit' | Junio C Hamano | 2011-11-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | revert: remove --reset compatibility option | Jonathan Nieder | 2011-11-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | revert: introduce --abort to cancel a failed cherry-pick | Jonathan Nieder | 2011-11-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 2011-11-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | revert: improve error message for cherry-pick during cherry-pick | Jonathan Nieder | 2011-11-22 |