aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sixth batch for 2.5 cycleJunio C Hamano2015-06-01
* Merge branch 'sb/test-bitmap-free-at-end'Junio C Hamano2015-06-01
|\
| * test_bitmap_walk: free bitmap with bitmap_freeJeff King2015-05-22
* | Merge branch 'mm/rebase-i-post-rewrite-exec'Junio C Hamano2015-06-01
|\ \
| * | t5407: use <<- to align the expected outputJunio C Hamano2015-05-22
| * | rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy2015-05-22
| * | rebase -i: demonstrate incorrect behavior of post-rewriteMatthieu Moy2015-05-22
* | | Merge branch 'fm/fetch-raw-sha1'Junio C Hamano2015-06-01
|\ \ \
| * | | upload-pack: optionally allow fetching reachable sha1Fredrik Medley2015-05-22
| * | | upload-pack: prepare to extend allow-tip-sha1-in-wantFredrik Medley2015-05-22
| * | | config.txt: clarify allowTipSHA1InWant with camelCaseFredrik Medley2015-05-21
* | | | Merge branch 'sg/help-group'Junio C Hamano2015-06-01
|\ \ \ \
| * | | | help: respect new common command groupingSébastien Guimmara2015-05-21
| * | | | command-list.txt: drop the "common" tagSébastien Guimmara2015-05-21
| * | | | generate-cmdlist: parse common group commandsEric Sunshine2015-05-21
| * | | | command-list.txt: add the common groups blockSébastien Guimmara2015-05-21
| * | | | command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine2015-05-21
* | | | | Merge branch 'mm/log-format-raw-doc'Junio C Hamano2015-06-01
|\ \ \ \ \
| * | | | | Documentation/log: clarify sha1 non-abbreviation in log --rawMatthieu Moy2015-05-20
| * | | | | Documentation/log: clarify what --raw meansMatthieu Moy2015-05-18
| | |_|/ / | |/| | |
* | | | | Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-01
|\ \ \ \ \
| * | | | | cat-file: add --follow-symlinks to --batchDavid Turner2015-05-20
| * | | | | sha1_name: get_sha1_with_context learns to follow symlinksDavid Turner2015-05-20
| * | | | | tree-walk: learn get_tree_entry_follow_symlinksDavid Turner2015-05-20
* | | | | | Merge branch 'rs/janitorial'Junio C Hamano2015-06-01
|\ \ \ \ \ \
| * | | | | | dir: remove unused variable sbRené Scharfe2015-05-20
| * | | | | | clean: remove unused variable bufRené Scharfe2015-05-20
| * | | | | | use file_exists() to check if a file exists in the worktreeRené Scharfe2015-05-20
* | | | | | | Merge branch 'jk/stash-options'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \
| * | | | | | | stash: recognize "--help" for subcommandsJeff King2015-05-20
| * | | | | | | stash: complain about unknown flagsJeff King2015-05-20
* | | | | | | | Merge branch 'da/mergetool-winmerge'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \
| * | | | | | | | mergetools: add winmerge as a builtin toolDavid Aguilar2015-05-20
| * | | | | | | | mergetool--lib: set IFS for difftool and mergetoolDavid Aguilar2015-05-20
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mc/commit-doc-grammofix'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-commit: grammofixMichael Coleman2015-05-19
* | | | | | | | | Merge branch 'jh/filter-empty-contents'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_file: pass empty buffer to index empty fileJim Hill2015-05-18
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ah/usage-strings'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blame, log: format usage strings similarly to those in documentationAlex Henrie2015-05-03
* | | | | | | | | | Merge branch 'jk/http-backend-deadlock'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockJunio C Hamano2015-05-25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3Junio C Hamano2015-05-25
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | http-backend: spool ref negotiation requests to bufferJeff King2015-05-25
| | | * | | | | | | | | t5551: factor out tag creationJeff King2015-05-20
| | | * | | | | | | | | http-backend: fix die recursion with custom handlerJeff King2015-05-15
| | | | |_|_|/ / / / / | | | |/| | | | | | |
* | | | | | | | | | | Merge branch 'dt/clean-pathspec-filter-then-lstat'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clean: only lstat files in pathspecDavid Turner2015-05-18
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t7063: hide stderr from setup inside prereqJeff King2015-05-27