aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fifth batch for 2.7Junio C Hamano2015-10-16
* Merge branch 'jc/doc-gc-prune-now'Junio C Hamano2015-10-16
|\
| * Documentation/gc: warn against --prune=<now>Junio C Hamano2015-10-14
* | Merge branch 'sb/submodule-config-parse'Junio C Hamano2015-10-16
|\ \
| * | submodule-config: "goto" removal in parse_config()Stefan Beller2015-10-12
* | | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano2015-10-16
|\ \ \
| * | | filter-branch: remove multi-line headers in msg filterJames McCoy2015-10-12
* | | | Merge branch 'rd/test-path-utils'Junio C Hamano2015-10-16
|\ \ \ \
| * | | | test-path-utils.c: remove incorrect assumptionRay Donnelly2015-10-08
| | |/ / | |/| |
* | | | Fourth batch for 2.7Junio C Hamano2015-10-15
* | | | Merge branch 'ls/p4-lfs'Junio C Hamano2015-10-15
|\ \ \ \
| * | | | git-p4: add Git LFS backend for large file systemLars Schneider2015-10-03
| * | | | git-p4: add support for large file systemsLars Schneider2015-10-03
| * | | | git-p4: check free space during streamingLars Schneider2015-10-03
| * | | | git-p4: add file streaming progress in verbose modeLars Schneider2015-10-03
| * | | | git-p4: return an empty list if a list config has no valuesLars Schneider2015-10-03
| * | | | git-p4: add gitConfigInt readerLars Schneider2015-10-03
| * | | | git-p4: add optional type specifier to gitConfig readerLars Schneider2015-10-03
* | | | | Merge branch 'js/gc-with-stale-symref'Junio C Hamano2015-10-15
|\ \ \ \ \
| * | | | | pack-objects: do not get distracted by broken symrefsJohannes Schindelin2015-10-08
| * | | | | gc: demonstrate failure with stale remote HEADJohannes Schindelin2015-10-05
* | | | | | Merge branch 'js/clone-dissociate'Junio C Hamano2015-10-15
|\ \ \ \ \ \
| * | | | | | clone --dissociate: avoid locking pack filesJohannes Schindelin2015-10-07
| * | | | | | sha1_file.c: add a function to release all packsJohannes Schindelin2015-10-07
| * | | | | | sha1_file: consolidate code to close a pack's file descriptorJohannes Schindelin2015-10-05
| * | | | | | t5700: demonstrate a Windows file locking issue with `git clone --dissociate`Johannes Schindelin2015-10-05
| |/ / / / /
* | | | | | Merge branch 'tk/doc-interpret-trailers-grammo'Junio C Hamano2015-10-15
|\ \ \ \ \ \
| * | | | | | Documentation/interpret-trailers: Grammar fixTobias Klauser2015-10-07
* | | | | | | Merge branch 'es/worktree-add-cleanup'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \
| * | | | | | | t2026: rename worktree prune testMichael J Gruber2015-10-07
* | | | | | | | Merge branch 'dt/log-follow-config'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \
| * | | | | | | | log: Update log.follow doc and add to config.txtEric N. Vander Weele2015-10-07
* | | | | | | | | Merge branch 'cc/quote-comments'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | quote: move comment before sq_quote_buf()Christian Couder2015-10-07
| * | | | | | | | | quote: fix broken sq_quote_buf() related commentChristian Couder2015-10-07
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy2015-10-05
| * | | | | | | | | rebase-i: explicitly accept tab as separator in commandsMatthieu Moy2015-10-02
* | | | | | | | | | Merge branch 'mm/detach-at-HEAD-reflog'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | status: don't say 'HEAD detached at HEAD'Matthieu Moy2015-10-02
| * | | | | | | | | | t3203: test 'detached at' after checkout --detachMatthieu Moy2015-10-02
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sa/send-email-smtp-batch-data-limit'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-send-email.perl: Fixed sending of many/huge changes/patchesStefan Agner2015-09-30
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'pt/am-builtin'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | am: configure gpg at startupRenee Margaret McConahy2015-09-30
* | | | | | | | | | | Merge branch 'nd/clone-linked-checkout'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: better error when --reference is a linked checkoutNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | | | | | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-28