| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 2015-06-05 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | remote.c: drop "remote" pointer from "struct branch" | Jeff King | 2015-05-21 | 1 | -4/+0 | |
| * | | | | | | | Merge branch 'fm/fetch-raw-sha1' | Junio C Hamano | 2015-06-01 | 2 | -1/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | upload-pack: optionally allow fetching reachable sha1fm/fetch-raw-sha1 | Fredrik Medley | 2015-05-22 | 2 | -1/+9 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 | 1 | -0/+62 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | untracked cache: guard and disable on system changes | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -0/+4 | |
| | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | untracked cache: save to an index extension | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -0/+58 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'ps/doc-packfile-vs-pack-file' | Junio C Hamano | 2015-05-22 | 1 | -5/+5 | |
| |\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| | * | | | doc: fix inconsistent spelling of "packfile"ps/doc-packfile-vs-pack-file | Patrick Steinhardt | 2015-05-22 | 1 | -2/+2 | |
| | * | | | pack-protocol.txt: fix insconsistent spelling of "packfile" | Patrick Steinhardt | 2015-05-17 | 1 | -3/+3 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'jn/doc-api-errors' | Junio C Hamano | 2015-03-28 | 1 | -1/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | api-error-handling doc: typofixjn/doc-api-errors | Thomas Ackermann | 2015-03-28 | 1 | -1/+1 | |
| * | | | Merge branch 'jk/strbuf-doc-to-header' | Junio C Hamano | 2015-02-25 | 1 | -351/+0 | |
| |\ \ \ | ||||||
| | * | | | strbuf.h: integrate api-strbuf.txt documentation | Jeff King | 2015-01-16 | 1 | -351/+0 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'jn/doc-api-errors' | Junio C Hamano | 2015-02-25 | 1 | -0/+75 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | doc: document error handling functions and conventions | Jonathan Nieder | 2014-12-04 | 1 | -0/+75 | |
| | |/ | ||||||
| * | | Merge branch 'sb/atomic-push' | Junio C Hamano | 2015-02-11 | 1 | -2/+11 | |
| |\ \ | ||||||
| | * | | receive-pack.c: negotiate atomic push support | Ronnie Sahlberg | 2015-01-07 | 1 | -2/+11 | |
| | |/ | ||||||
| * | | Merge branch 'nd/split-index' | Junio C Hamano | 2014-12-22 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | index-format.txt: add a missing closing quotend/split-index | Nguyễn Thái Ngọc Duy | 2014-12-11 | 1 | -1/+1 | |
| * | | | Merge branch 'jk/credential-quit' | Junio C Hamano | 2014-12-22 | 1 | -1/+4 | |
| |\ \ \ | ||||||
| | * | | | credential: let helpers tell us to quit | Jeff King | 2014-12-04 | 1 | -1/+4 | |
| | * | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| * | | | | | sort_string_list(): rename to string_list_sort()mh/simplify-repack-without-refs | Michael Haggerty | 2014-11-25 | 1 | -2/+2 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | 2 | -2/+2 | |
| * | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-10-31 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | api-run-command: add missing list item marker | René Scharfe | 2014-10-28 | 1 | -1/+1 | |
| * | | | | | run-command: add env_array, an optional argv_array for env | René Scharfe | 2014-10-19 | 1 | -0/+5 | |
| * | | | | | Merge branch 'mh/lockfile-stdio' | Junio C Hamano | 2014-10-14 | 1 | -11/+23 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fdopen_lock_file(): access a lockfile using stdio | Michael Haggerty | 2014-10-01 | 1 | -11/+23 | |
| * | | | | | | Merge branch 'mh/lockfile' | Junio C Hamano | 2014-10-14 | 1 | -54/+188 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | get_locked_file_path(): new function | Michael Haggerty | 2014-10-01 | 1 | -0/+5 | |
| | * | | | | | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREF | Michael Haggerty | 2014-10-01 | 1 | -2/+2 | |
| | * | | | | | commit_lock_file_to(): refactor a helper out of commit_lock_file() | Michael Haggerty | 2014-10-01 | 1 | -14/+20 | |
| | * | | | | | api-lockfile: document edge cases | Michael Haggerty | 2014-10-01 | 1 | -6/+14 | |
| | * | | | | | close_lock_file(): if close fails, roll back | Michael Haggerty | 2014-10-01 | 1 | -3/+4 | |
| | * | | | | | commit_lock_file(): die() if called for unlocked lockfile object | Michael Haggerty | 2014-10-01 | 1 | -1/+2 | |
| | * | | | | | api-lockfile: revise and expand the documentation | Michael Haggerty | 2014-10-01 | 1 | -54/+167 | |
| * | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 | 2 | -5/+57 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | signed push: fortify against replay attacks | Junio C Hamano | 2014-09-17 | 2 | -3/+10 | |
| | * | | | | | signed push: add "pushee" header to push certificate | Junio C Hamano | 2014-09-15 | 1 | -0/+6 | |
| | * | | | | | signed push: remove duplicated protocol info | Junio C Hamano | 2014-09-15 | 2 | -3/+42 | |
| | * | | | | | pack-protocol doc: typofix for PKT-LINE | Junio C Hamano | 2014-09-15 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'rs/realloc-array' | Junio C Hamano | 2014-09-26 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | add macro REALLOC_ARRAY | René Scharfe | 2014-09-18 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'rs/export-strbuf-addchars' | Junio C Hamano | 2014-09-19 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | strbuf: export strbuf_addchars() | René Scharfe | 2014-09-08 | 1 | -0/+4 | |
| * | | | | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-09-11 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | run-command: introduce child_process_init() | René Scharfe | 2014-08-20 | 1 | -2/+6 | |
