Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'lb/status-stash-count' | Junio C Hamano | 2017-06-26 | 12 | -38/+115 |
|\ | |||||
| * | glossary: define 'stash entry'lb/status-stash-count | Liam Beguin | 2017-06-18 | 1 | -0/+4 |
| * | status: add optional stash count information | Liam Beguin | 2017-06-18 | 6 | -0/+71 |
| * | stash: update documentation to use 'stash entry' | Liam Beguin | 2017-06-18 | 6 | -38/+40 |
* | | Sync with 2.13.2 | Junio C Hamano | 2017-06-24 | 2 | -12/+17 |
|\ \ | |||||
| * | | Git 2.13.2v2.13.2 | Junio C Hamano | 2017-06-24 | 2 | -1/+18 |
| * | | Merge branch 'sn/reset-doc-typofix' into maint | Junio C Hamano | 2017-06-24 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'sg/doc-pretty-formats' into maint | Junio C Hamano | 2017-06-24 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'sd/t3200-branch-m-test' into maint | Junio C Hamano | 2017-06-24 | 1 | -0/+17 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'sg/revision-parser-skip-prefix' into maint | Junio C Hamano | 2017-06-24 | 2 | -48/+44 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'km/test-mailinfo-b-failure' into maint | Junio C Hamano | 2017-06-24 | 1 | -0/+42 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'sb/submodule-rm-absorb' into maint | Junio C Hamano | 2017-06-24 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/diff-tree-stale-comment' into maint | Junio C Hamano | 2017-06-24 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ps/stash-push-pathspec-fix' into maint | Junio C Hamano | 2017-06-24 | 2 | -0/+19 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ls/github' into maint | Junio C Hamano | 2017-06-24 | 2 | -0/+26 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2017-06-24 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-06-24 | 10 | -147/+301 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/name-rev-lw-tag' into maint | Junio C Hamano | 2017-06-24 | 2 | -8/+53 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | | Eleventh batch for 2.14 | Junio C Hamano | 2017-06-24 | 1 | -15/+46 |
* | | | | | | | | | | | | | | | Merge branch 'ab/free-and-null' | Junio C Hamano | 2017-06-24 | 49 | -195/+117 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 2017-06-16 | 12 | -49/+23 |
| * | | | | | | | | | | | | | | | coccinelle: make use of the "expression" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 2017-06-16 | 2 | -4/+2 |
| * | | | | | | | | | | | | | | | coccinelle: add a rule to make "expression" code use FREE_AND_NULL() | Ævar Arnfjörð Bjarmason | 2017-06-16 | 1 | -0/+7 |
| * | | | | | | | | | | | | | | | coccinelle: make use of the "type" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 2017-06-16 | 37 | -142/+71 |
| * | | | | | | | | | | | | | | | coccinelle: add a rule to make "type" code use FREE_AND_NULL() | Ævar Arnfjörð Bjarmason | 2017-06-16 | 1 | -0/+8 |
| * | | | | | | | | | | | | | | | git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULL | Ævar Arnfjörð Bjarmason | 2017-06-15 | 1 | -0/+6 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'jk/warn-add-gitlink' | Junio C Hamano | 2017-06-24 | 10 | -12/+113 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | t: move "git add submodule" into test blocksjk/warn-add-gitlink | Jeff King | 2017-06-15 | 3 | -9/+15 |
| * | | | | | | | | | | | | | | | add: warn when adding an embedded repository | Jeff King | 2017-06-15 | 7 | -3/+98 |
* | | | | | | | | | | | | | | | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 147 | -229/+397 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | config: don't implicitly use gitdir or commondirbw/config-h | Brandon Williams | 2017-06-15 | 3 | -24/+29 |
| * | | | | | | | | | | | | | | | | config: respect commondir | Brandon Williams | 2017-06-15 | 2 | -4/+8 |
| * | | | | | | | | | | | | | | | | setup: teach discover_git_directory to respect the commondir | Brandon Williams | 2017-06-15 | 3 | -16/+26 |
| * | | | | | | | | | | | | | | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 146 | -1/+145 |
| * | | | | | | | | | | | | | | | | config: remove git_config_iter | Brandon Williams | 2017-06-15 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | | config: create config.h | Brandon Williams | 2017-06-15 | 2 | -189/+195 |
* | | | | | | | | | | | | | | | | | Merge branch 'bw/ls-files-sans-the-index' | Junio C Hamano | 2017-06-24 | 15 | -123/+168 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | ls-files: factor out tag calculationbw/ls-files-sans-the-index | Brandon Williams | 2017-06-13 | 1 | -16/+25 |
| * | | | | | | | | | | | | | | | | | ls-files: factor out debug info into a function | Brandon Williams | 2017-06-13 | 1 | -9/+14 |
| * | | | | | | | | | | | | | | | | | ls-files: convert show_files to take an index | Brandon Williams | 2017-06-13 | 1 | -15/+15 |
| * | | | | | | | | | | | | | | | | | ls-files: convert show_ce_entry to take an index | Brandon Williams | 2017-06-13 | 1 | -5/+6 |
| * | | | | | | | | | | | | | | | | | ls-files: convert prune_cache to take an index | Brandon Williams | 2017-06-13 | 1 | -7/+8 |
| * | | | | | | | | | | | | | | | | | ls-files: convert ce_excluded to take an index | Brandon Williams | 2017-06-13 | 1 | -4/+5 |
| * | | | | | | | | | | | | | | | | | ls-files: convert show_ru_info to take an index | Brandon Williams | 2017-06-13 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | | | ls-files: convert show_other_files to take an index | Brandon Williams | 2017-06-13 | 1 | -3/+4 |
| * | | | | | | | | | | | | | | | | | ls-files: convert show_killed_files to take an index | Brandon Williams | 2017-06-13 | 1 | -10/+11 |
| * | | | | | | | | | | | | | | | | | ls-files: convert write_eolinfo to take an index | Brandon Williams | 2017-06-13 | 1 | -7/+6 |
| * | | | | | | | | | | | | | | | | | ls-files: convert overlay_tree_on_cache to take an index | Brandon Williams | 2017-06-13 | 3 | -9/+12 |
| * | | | | | | | | | | | | | | | | | tree: convert read_tree to take an index parameter | Brandon Williams | 2017-06-13 | 3 | -12/+21 |
| * | | | | | | | | | | | | | | | | | convert: convert renormalize_buffer to take an index | Brandon Williams | 2017-06-13 | 4 | -6/+9 |