aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | worktree: use xsize_t to access file sizeJeff King2017-09-27
| * | | | | | | | | | | distinguish error versus short read from read_in_full()Jeff King2017-09-27
| * | | | | | | | | | | avoid looking at errno for short read_in_full() returnsJeff King2017-09-27
| * | | | | | | | | | | prefer "!=" when checking read_in_full() resultJeff King2017-09-27
| * | | | | | | | | | | notes-merge: drop dead zero-write codeJeff King2017-09-26
| * | | | | | | | | | | files-backend: prefer "0" for write_in_full() error checkJeff King2017-09-26
* | | | | | | | | | | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git: add --no-optional-locks optionJeff King2017-09-27
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'hn/string-list-doc'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | string-list.h: move documentation from Documentation/api/ into headerHan-Wen Nienhuys2017-09-27
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'hn/path-ownership-comment'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | read_gitfile_gently: clarify return value ownership.Han-Wen Nienhuys2017-09-27
| * | | | | | | | | | | | real_path: clarify return value ownershipHan-Wen Nienhuys2017-09-27
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'hn/submodule-comment'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | submodule.c: describe submodule_to_gitdir() in a new commentHan-Wen Nienhuys2017-09-26
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch: fix "copy" to never touch HEADJunio C Hamano2017-09-24
| * | | | | | | | | | | | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-18
| * | | | | | | | | | | | branch: add test for -m renaming multiple config sectionsÆvar Arnfjörð Bjarmason2017-06-18
| * | | | | | | | | | | | config: create a function to format section headersSahil Dua2017-06-18
* | | | | | | | | | | | | Merge branch 'bc/rev-parse-parseopt-fix'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | parse-options: only insert newline in help text if neededBrandon Casey2017-09-25
| * | | | | | | | | | | | | parse-options: write blank line to correct output streamBrandon Casey2017-09-25
| * | | | | | | | | | | | | t0040,t1502: Demonstrate parse_options bugsBrandon Casey2017-09-25
| * | | | | | | | | | | | | git-rebase: don't ignore unexpected command line argumentsBrandon Casey2017-09-19
| * | | | | | | | | | | | | rev-parse parseopt: interpret any whitespace as start of help textBrandon Casey2017-09-19
| * | | | | | | | | | | | | rev-parse parseopt: do not search help text for flag charsBrandon Casey2017-09-19
| * | | | | | | | | | | | | t1502: demonstrate rev-parse --parseopt option mis-parsingBrandon Casey2017-09-19
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'js/rebase-i-final'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-27
| * | | | | | | | | | | | t3415: test fixup with wrapped onelineJohannes Schindelin2017-07-27
| * | | | | | | | | | | | rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin2017-07-27
| * | | | | | | | | | | | rebase -i: check for missing commits in the rebase--helperJohannes Schindelin2017-07-27
| * | | | | | | | | | | | t3404: relax rebase.missingCommitsCheck testsJohannes Schindelin2017-07-27
| * | | | | | | | | | | | rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin2017-07-27
| * | | | | | | | | | | | rebase -i: do not invent onelines when expanding/collapsing SHA-1sJohannes Schindelin2017-07-27
| * | | | | | | | | | | | rebase -i: remove useless indentationJohannes Schindelin2017-07-27
| * | | | | | | | | | | | rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-27
| * | | | | | | | | | | | t3415: verify that an empty instructionFormat is handled as beforeJohannes Schindelin2017-07-27
* | | | | | | | | | | | | The eleventh batch for 2.15Junio C Hamano2017-09-29
* | | | | | | | | | | | | Merge branch 'sb/doc-config-submodule-update'Junio C Hamano2017-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation/config: clarify the meaning of submodule.<name>.updateStefan Beller2017-09-24
* | | | | | | | | | | | | | Merge branch 'ma/leakplugs'Junio C Hamano2017-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pack-bitmap[-write]: use `object_array_clear()`, don't leakMartin Ågren2017-09-24
| * | | | | | | | | | | | | | object_array: add and use `object_array_pop()`Martin Ågren2017-09-24
| * | | | | | | | | | | | | | object_array: use `object_array_clear()`, not `free()`Martin Ågren2017-09-24
| * | | | | | | | | | | | | | leak_pending: use `object_array_clear()`, not `free()`Martin Ågren2017-09-24
| * | | | | | | | | | | | | | commit: fix memory leak in `reduce_heads()`Martin Ågren2017-09-24
| * | | | | | | | | | | | | | builtin/commit: fix memory leak in `prepare_index()`Martin Ågren2017-09-24
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rj/no-sign-compare'Junio C Hamano2017-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \