Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sb/pack-protocol-mention-smart-http' into maint | Junio C Hamano | 2015-06-25 |
|\ | |||
| * | Documentation/technical/pack-protocol: mention http as possible protocol | Stefan Beller | 2015-06-02 |
* | | Merge branch 'ps/doc-packfile-vs-pack-file' into maint | Junio C Hamano | 2015-06-05 |
|\ \ | |||
| * | | doc: fix inconsistent spelling of "packfile" | Patrick Steinhardt | 2015-05-22 |
| * | | pack-protocol.txt: fix insconsistent spelling of "packfile" | Patrick Steinhardt | 2015-05-17 |
| |/ | |||
* | | Merge branch 'jn/doc-api-errors' | Junio C Hamano | 2015-03-28 |
|\ \ | |||
| * | | api-error-handling doc: typofix | Thomas Ackermann | 2015-03-28 |
* | | | Merge branch 'jk/strbuf-doc-to-header' | Junio C Hamano | 2015-02-25 |
|\ \ \ | |||
| * | | | strbuf.h: integrate api-strbuf.txt documentation | Jeff King | 2015-01-16 |
| | |/ | |/| | |||
* | | | Merge branch 'jn/doc-api-errors' | Junio C Hamano | 2015-02-25 |
|\ \ \ | | |/ | |/| | |||
| * | | doc: document error handling functions and conventions | Jonathan Nieder | 2014-12-04 |
| |/ | |||
* | | Merge branch 'sb/atomic-push' | Junio C Hamano | 2015-02-11 |
|\ \ | |||
| * | | receive-pack.c: negotiate atomic push support | Ronnie Sahlberg | 2015-01-07 |
| |/ | |||
* | | Merge branch 'nd/split-index' | Junio C Hamano | 2014-12-22 |
|\ \ | |||
| * | | index-format.txt: add a missing closing quote | Nguyễn Thái Ngọc Duy | 2014-12-11 |
* | | | Merge branch 'jk/credential-quit' | Junio C Hamano | 2014-12-22 |
|\ \ \ | |||
| * | | | credential: let helpers tell us to quit | Jeff King | 2014-12-04 |
| * | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maint | Junio C Hamano | 2014-09-19 |
| |\ \ \ | |||
* | | | | | sort_string_list(): rename to string_list_sort() | Michael Haggerty | 2014-11-25 |
| |_|_|/ |/| | | | |||
* | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 |
* | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-10-31 |
|\ \ \ \ | |||
| * | | | | api-run-command: add missing list item marker | René Scharfe | 2014-10-28 |
* | | | | | run-command: add env_array, an optional argv_array for env | René Scharfe | 2014-10-19 |
* | | | | | Merge branch 'mh/lockfile-stdio' | Junio C Hamano | 2014-10-14 |
|\ \ \ \ \ | |||
| * | | | | | fdopen_lock_file(): access a lockfile using stdio | Michael Haggerty | 2014-10-01 |
* | | | | | | Merge branch 'mh/lockfile' | Junio C Hamano | 2014-10-14 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | get_locked_file_path(): new function | Michael Haggerty | 2014-10-01 |
| * | | | | | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREF | Michael Haggerty | 2014-10-01 |
| * | | | | | commit_lock_file_to(): refactor a helper out of commit_lock_file() | Michael Haggerty | 2014-10-01 |
| * | | | | | api-lockfile: document edge cases | Michael Haggerty | 2014-10-01 |
| * | | | | | close_lock_file(): if close fails, roll back | Michael Haggerty | 2014-10-01 |
| * | | | | | commit_lock_file(): die() if called for unlocked lockfile object | Michael Haggerty | 2014-10-01 |
| * | | | | | api-lockfile: revise and expand the documentation | Michael Haggerty | 2014-10-01 |
* | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | signed push: fortify against replay attacks | Junio C Hamano | 2014-09-17 |
| * | | | | | signed push: add "pushee" header to push certificate | Junio C Hamano | 2014-09-15 |
| * | | | | | signed push: remove duplicated protocol info | Junio C Hamano | 2014-09-15 |
| * | | | | | pack-protocol doc: typofix for PKT-LINE | Junio C Hamano | 2014-09-15 |
* | | | | | | Merge branch 'rs/realloc-array' | Junio C Hamano | 2014-09-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | add macro REALLOC_ARRAY | René Scharfe | 2014-09-18 |
* | | | | | | | Merge branch 'rs/export-strbuf-addchars' | Junio C Hamano | 2014-09-19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | strbuf: export strbuf_addchars() | René Scharfe | 2014-09-08 |
* | | | | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-09-11 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | run-command: introduce child_process_init() | René Scharfe | 2014-08-20 |
| * | | | | | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'ta/config-set-1' | Junio C Hamano | 2014-09-11 |
|\ \ \ \ \ \ | |||
| * | | | | | | config: add `git_die_config()` to the config-set API | Tanay Abhra | 2014-08-07 |
* | | | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' | Junio C Hamano | 2014-09-09 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Document LF appearing in shallow command during send-pack/receive-pack | Shawn Pearce | 2014-08-28 |
* | | | | | | | Merge branch 'rs/strbuf-getcwd' | Junio C Hamano | 2014-09-02 |
|\ \ \ \ \ \ \ |