Age | Commit message (Expand) | Author | Files | Lines |
2017-08-22 | rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved | Junio C Hamano | 5 | -12/+31 |
2017-08-22 | rerere: represent time duration in timestamp_t internally | Junio C Hamano | 1 | -13/+23 |
2017-08-22 | t4200: parameterize "rerere gc" custom expiry test | Junio C Hamano | 1 | -25/+33 |
2017-08-22 | t4200: gather "rerere gc" together | Junio C Hamano | 1 | -27/+27 |
2017-08-22 | t4200: make "rerere gc" test more robust | Junio C Hamano | 1 | -5/+14 |
2017-08-22 | t4200: give us a clean slate after "rerere gc" tests | Junio C Hamano | 1 | -0/+2 |
2017-08-22 | gitweb: add 'raw' blob_plain link in history overview | Job Snijders | 1 | -0/+3 |
2017-08-22 | The second batch post 2.14 | Junio C Hamano | 1 | -0/+57 |
2017-08-22 | Merge branch 'mh/packed-ref-store' | Junio C Hamano | 8 | -564/+1098 |
2017-08-22 | Merge branch 'sb/retire-t1200' | Junio C Hamano | 1 | -268/+0 |
2017-08-22 | Merge branch 'rs/win32-syslog-leakfix' | Junio C Hamano | 1 | -0/+2 |
2017-08-22 | Merge branch 'rs/unpack-entry-leakfix' | Junio C Hamano | 1 | -2/+3 |
2017-08-22 | Merge branch 'rs/strbuf-getwholeline-fix' | Junio C Hamano | 1 | -0/+1 |
2017-08-22 | Merge branch 'rs/merge-microcleanup' | Junio C Hamano | 1 | -2/+2 |
2017-08-22 | Merge branch 'rs/fsck-obj-leakfix' | Junio C Hamano | 1 | -11/+11 |
2017-08-22 | Merge branch 'rs/t4062-obsd' | Junio C Hamano | 1 | -1/+3 |
2017-08-22 | Merge branch 'rs/find-pack-entry-bisection' | Junio C Hamano | 1 | -2/+2 |
2017-08-22 | Merge branch 'rs/apply-lose-prefix-length' | Junio C Hamano | 2 | -8/+5 |
2017-08-22 | Merge branch 'rj/add-chmod-error-message' | Junio C Hamano | 1 | -3/+3 |
2017-08-22 | Merge branch 'jk/hashcmp-memcmp' | Junio C Hamano | 1 | -8/+1 |
2017-08-22 | Merge branch 'jk/drop-sha1-entry-pos' | Junio C Hamano | 4 | -238/+1 |
2017-08-22 | Merge branch 'ur/svn-local-zone' | Junio C Hamano | 1 | -1/+1 |
2017-08-22 | Merge branch 'pw/am-signoff' | Junio C Hamano | 2 | -45/+64 |
2017-08-22 | Merge branch 'rs/t3700-clean-leftover' | Junio C Hamano | 1 | -0/+1 |
2017-08-22 | Merge branch 'jc/perl-git-comment-typofix' | Junio C Hamano | 1 | -1/+1 |
2017-08-22 | Merge branch 'rs/in-obsd-basename-dirname-take-const' | Junio C Hamano | 1 | -2/+16 |
2017-08-22 | Merge branch 'rs/obsd-getcwd-workaround' | Junio C Hamano | 1 | -2/+28 |
2017-08-22 | Merge branch 'mf/no-dashed-subcommands' | Junio C Hamano | 5 | -10/+10 |
2017-08-22 | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 13 | -25/+41 |
2017-08-22 | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 1 | -1/+1 |
2017-08-22 | Merge branch 'bw/clone-recursive-quiet' | Junio C Hamano | 2 | -0/+9 |
2017-08-22 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 20 | -449/+246 |
2017-08-22 | Merge branch 'pw/sequence-rerere-autoupdate' | Junio C Hamano | 7 | -50/+171 |
2017-08-22 | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 3 | -13/+79 |
2017-08-21 | Documentation/git-merge: explain --continue | Michael J Gruber | 1 | -1/+4 |
2017-08-21 | read-cache: avoid allocating every ondisk entry when writing | Kevin Willford | 1 | -25/+25 |
2017-08-21 | read-cache: fix memory leak in do_write_index | Kevin Willford | 1 | -3/+9 |
2017-08-21 | perf: add test for writing the index | Kevin Willford | 3 | -0/+53 |
2017-08-20 | sha1_file: convert index_stream to struct object_id | Patryk Obara | 1 | -3/+3 |
2017-08-20 | sha1_file: convert hash_sha1_file_literally to struct object_id | Patryk Obara | 3 | -6/+6 |
2017-08-20 | sha1_file: convert index_fd to struct object_id | Patryk Obara | 6 | -11/+11 |
2017-08-20 | sha1_file: convert index_path to struct object_id | Patryk Obara | 6 | -10/+10 |
2017-08-20 | read-cache: convert to struct object_id | Patryk Obara | 1 | -3/+3 |
2017-08-20 | builtin/hash-object: convert to struct object_id | Patryk Obara | 1 | -6/+6 |
2017-08-20 | vcs-svn: rename repo functions to "svn_repo" | brian m. carlson | 3 | -10/+10 |
2017-08-20 | vcs-svn: remove unused prototypes | brian m. carlson | 1 | -7/+0 |
2017-08-20 | doc: fix typo in sendemail.identity | Jeff King | 1 | -2/+2 |
2017-08-20 | doc/interpret-trailers: fix "the this" typo | Martin Ă…gren | 1 | -1/+1 |
2017-08-19 | stash: add a test for stashing in a detached state | Joel Teichroeb | 1 | -0/+12 |
2017-08-19 | stash: add a test for when apply fails during stash branch | Joel Teichroeb | 1 | -0/+14 |