Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | sha1_file: add for_each iterators for loose and packed objects | Jeff King | 2014-10-16 | 2 | -0/+73 | |
| * | | | | | | | | | | | | | | | | | | | | | | | count-objects: use for_each_loose_file_in_objdir | Jeff King | 2014-10-16 | 1 | -71/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | count-objects: do not use xsize_t when counting object size | Jeff King | 2014-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | prune-packed: use for_each_loose_file_in_objdir | Jeff King | 2014-10-16 | 1 | -46/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | reachable: mark index blobs as SEEN | Jeff King | 2014-10-16 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | prune: factor out loose-object directory traversal | Jeff King | 2014-10-16 | 3 | -61/+143 | |
| * | | | | | | | | | | | | | | | | | | | | | | | reachable: reuse revision.c "add all reflogs" code | Jeff King | 2014-10-16 | 3 | -25/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | reachable: use traverse_commit_list instead of custom walk | Jeff King | 2014-10-16 | 1 | -113/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | clean up name allocation in prepare_revision_walk | Jeff King | 2014-10-16 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | object_array: add a "clear" function | Jeff King | 2014-10-16 | 3 | -6/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | object_array: factor out slopbuf-freeing logic | Jeff King | 2014-10-16 | 1 | -4/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | isxdigit: cast input to unsigned char | Jeff King | 2014-10-16 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | foreach_alt_odb: propagate return value from callback | Jeff King | 2014-10-16 | 2 | -5/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/asciidoctor' | Junio C Hamano | 2014-10-29 | 1 | -11/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Documentation: remove Asciidoctor linkgit macrobc/asciidoctor | brian m. carlson | 2014-10-27 | 1 | -39/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Documentation: refactor common operations into variables | brian m. carlson | 2014-10-27 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Documentation: implement linkgit macro for Asciidoctor | brian m. carlson | 2014-10-15 | 1 | -0/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Documentation: move some AsciiDoc parameters into variables | brian m. carlson | 2014-10-15 | 1 | -7/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-10-24 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-24 | 2 | -1/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | push: heed user.signingkey for signed pushes | Michael J Gruber | 2014-10-24 | 2 | -1/+56 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/plug-transport-leak' | Junio C Hamano | 2014-10-24 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | .mailmap: add Stefan Bellers corporate mail addresssb/plug-transport-leak | Stefan Beller | 2014-10-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | transport: free leaking head in transport_print_push_status() | Stefan Beller | 2014-10-21 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/dir-prep-exclude-cleanup' | Junio C Hamano | 2014-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | dir.c: remove the second declaration of "stk" in prep_exclude()nd/dir-prep-exclude-cleanup | Nguyễn Thái Ngọc Duy | 2014-10-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'eb/no-pthreads' | Junio C Hamano | 2014-10-24 | 7 | -12/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Handle atexit list internaly for unthreaded buildseb/no-pthreads | Etienne Buira | 2014-10-19 | 4 | -10/+47 | |
| * | | | | | | | | | | | | | | | | | | | | | | | pack-objects: set number of threads before checking and warning | Junio C Hamano | 2014-10-13 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | index-pack: fix compilation with NO_PTHREADS | Etienne Buira | 2014-10-13 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'wk/t1304-wo-USER' | Junio C Hamano | 2014-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t1304: Set LOGNAME even if USER is unset or nullwk/t1304-wo-USER | W. Trevor King | 2014-10-19 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/core-filemode-doc' | Junio C Hamano | 2014-10-24 | 1 | -6/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | core.filemode may need manual actiontb/core-filemode-doc | Torsten Bögershausen | 2014-10-19 | 1 | -6/+19 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/run-command-env-array' | Junio C Hamano | 2014-10-24 | 8 | -39/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | use env_array member of struct child_processrs/run-command-env-array | René Scharfe | 2014-10-19 | 5 | -38/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | run-command: add env_array, an optional argv_array for env | René Scharfe | 2014-10-19 | 3 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'po/doc-status-markup' | Junio C Hamano | 2014-10-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | doc: fix 'git status --help' character quotingpo/doc-status-markup | Philip Oakley | 2014-10-19 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' | Junio C Hamano | 2014-10-24 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | pack-objects: turn off bitmaps when we split packsjk/pack-objects-no-bitmap-when-splitting | Jeff King | 2014-10-19 | 2 | -0/+10 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-10-21 | 1 | -4/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/completion-hide-not-a-repo' | Junio C Hamano | 2014-10-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | completion: silence "fatal: Not a git repository" errorjs/completion-hide-not-a-repo | John Szakmeister | 2014-10-14 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'da/mergetool-meld' | Junio C Hamano | 2014-10-21 | 2 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | mergetools/meld: make usage of `--output` configurable and more robustda/mergetool-meld | David Aguilar | 2014-10-16 | 2 | -2/+16 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'da/mergetool-temporary-directory' | Junio C Hamano | 2014-10-21 | 3 | -4/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t7610-mergetool: add test cases for mergetool.writeToTempda/mergetool-temporary-directory | David Aguilar | 2014-10-16 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | mergetool: add an option for writing to a temporary directory | David Aguilar | 2014-10-16 | 2 | -4/+37 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'da/mergetool-tool-help' | Junio C Hamano | 2014-10-21 | 4 | -14/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |