Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fifth batch for 2.7 | Junio C Hamano | 2015-10-16 |
* | Merge branch 'jc/doc-gc-prune-now' | Junio C Hamano | 2015-10-16 |
|\ | |||
| * | Documentation/gc: warn against --prune=<now> | Junio C Hamano | 2015-10-14 |
* | | Merge branch 'sb/submodule-config-parse' | Junio C Hamano | 2015-10-16 |
|\ \ | |||
| * | | submodule-config: "goto" removal in parse_config() | Stefan Beller | 2015-10-12 |
* | | | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' | Junio C Hamano | 2015-10-16 |
|\ \ \ | |||
| * | | | filter-branch: remove multi-line headers in msg filter | James McCoy | 2015-10-12 |
* | | | | Merge branch 'rd/test-path-utils' | Junio C Hamano | 2015-10-16 |
|\ \ \ \ | |||
| * | | | | test-path-utils.c: remove incorrect assumption | Ray Donnelly | 2015-10-08 |
| | |/ / | |/| | | |||
* | | | | Fourth batch for 2.7 | Junio C Hamano | 2015-10-15 |
* | | | | Merge branch 'ls/p4-lfs' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ | |||
| * | | | | git-p4: add Git LFS backend for large file system | Lars Schneider | 2015-10-03 |
| * | | | | git-p4: add support for large file systems | Lars Schneider | 2015-10-03 |
| * | | | | git-p4: check free space during streaming | Lars Schneider | 2015-10-03 |
| * | | | | git-p4: add file streaming progress in verbose mode | Lars Schneider | 2015-10-03 |
| * | | | | git-p4: return an empty list if a list config has no values | Lars Schneider | 2015-10-03 |
| * | | | | git-p4: add gitConfigInt reader | Lars Schneider | 2015-10-03 |
| * | | | | git-p4: add optional type specifier to gitConfig reader | Lars Schneider | 2015-10-03 |
* | | | | | Merge branch 'js/gc-with-stale-symref' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ | |||
| * | | | | | pack-objects: do not get distracted by broken symrefs | Johannes Schindelin | 2015-10-08 |
| * | | | | | gc: demonstrate failure with stale remote HEAD | Johannes Schindelin | 2015-10-05 |
* | | | | | | Merge branch 'js/clone-dissociate' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | clone --dissociate: avoid locking pack files | Johannes Schindelin | 2015-10-07 |
| * | | | | | | sha1_file.c: add a function to release all packs | Johannes Schindelin | 2015-10-07 |
| * | | | | | | sha1_file: consolidate code to close a pack's file descriptor | Johannes Schindelin | 2015-10-05 |
| * | | | | | | t5700: demonstrate a Windows file locking issue with `git clone --dissociate` | Johannes Schindelin | 2015-10-05 |
| |/ / / / / | |||
* | | | | | | Merge branch 'tk/doc-interpret-trailers-grammo' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | Documentation/interpret-trailers: Grammar fix | Tobias Klauser | 2015-10-07 |
* | | | | | | | Merge branch 'es/worktree-add-cleanup' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t2026: rename worktree prune test | Michael J Gruber | 2015-10-07 |
* | | | | | | | | Merge branch 'dt/log-follow-config' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | log: Update log.follow doc and add to config.txt | Eric N. Vander Weele | 2015-10-07 |
* | | | | | | | | | Merge branch 'cc/quote-comments' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | quote: move comment before sq_quote_buf() | Christian Couder | 2015-10-07 |
| * | | | | | | | | | quote: fix broken sq_quote_buf() related comment | Christian Couder | 2015-10-07 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'gr/rebase-i-drop-warn' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | rebase-i: loosen over-eager check_bad_cmd check | Matthieu Moy | 2015-10-05 |
| * | | | | | | | | | rebase-i: explicitly accept tab as separator in commands | Matthieu Moy | 2015-10-02 |
* | | | | | | | | | | Merge branch 'mm/detach-at-HEAD-reflog' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | status: don't say 'HEAD detached at HEAD' | Matthieu Moy | 2015-10-02 |
| * | | | | | | | | | | t3203: test 'detached at' after checkout --detach | Matthieu Moy | 2015-10-02 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'sa/send-email-smtp-batch-data-limit' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | git-send-email.perl: Fixed sending of many/huge changes/patches | Stefan Agner | 2015-09-30 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'pt/am-builtin' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | am: configure gpg at startup | Renee Margaret McConahy | 2015-09-30 |
* | | | | | | | | | | | Merge branch 'nd/clone-linked-checkout' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | clone: better error when --reference is a linked checkout | Nguyễn Thái Ngọc Duy | 2015-09-28 |
| * | | | | | | | | | | | clone: allow --local from a linked checkout | Nguyễn Thái Ngọc Duy | 2015-09-28 |
| * | | | | | | | | | | | enter_repo: allow .git files in strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 |
| * | | | | | | | | | | | enter_repo: avoid duplicating logic, use is_git_directory() instead | Nguyễn Thái Ngọc Duy | 2015-09-28 |