aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'nd/daemonize-gc'Junio C Hamano2014-06-16
|\
| * gc --auto: do not lock refs in the backgroundNguyễn Thái Ngọc Duy2014-05-27
* | Merge branch 'jm/t9138-style-fix'Junio C Hamano2014-06-16
|\ \
| * | t9138-git-svn-authors-prog.sh fixupsJeremiah Mahler2014-05-27
* | | Merge branch 'jm/instaweb-apache-24'Junio C Hamano2014-06-16
|\ \ \
| * | | git-instaweb: add support for Apache 2.4Jonathan McCrohan2014-05-27
| |/ /
* | | Merge branch 'jl/remote-rm-prune'Junio C Hamano2014-06-16
|\ \ \
| * | | remote prune: optimize "dangling symref" check/warningJens Lindström2014-05-27
| * | | remote: repack packed-refs once when deleting multiple refsJens Lindström2014-05-27
| * | | remote rm: delete remote configuration as the lastJens Lindström2014-05-23
| |/ /
* | | Merge branch 'jk/complete-merge-pull'Junio C Hamano2014-06-16
|\ \ \
| * | | completion: add missing options for git-mergeJohn Keeping2014-05-27
| * | | completion: add a note that merge options are sharedJohn Keeping2014-05-27
| |/ /
* | | Merge branch 'bg/xcalloc-nmemb-then-size'Junio C Hamano2014-06-16
|\ \ \
| * | | transport-helper.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | remote.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | reflog-walk.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | pack-revindex.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | notes.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | imap-send.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | http-push.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | diff.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | config.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | commit.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | builtin/remote.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | builtin/ls-remote.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| |/ /
* | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\ \ \
| * | | commit -m: commit staged submodules regardless of ignore configJens Lehmann2014-04-07
| * | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | | Merge branch 'cb/byte-order'Junio C Hamano2014-06-16
|\ \ \ \
| * | | | compat/bswap.h: fix endianness detectionBen Walton2014-05-30
| * | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIANJunio C Hamano2014-05-02
| * | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDERCharles Bailey2014-05-02
* | | | | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | strbuf: add strbuf_tolower functionJeff King2014-05-23
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/daemon-tolower'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | daemon/config: factor out duplicate xstrdup_tolowerJeff King2014-05-23
* | | | | | Merge branch 'as/pretty-truncate'Junio C Hamano2014-06-16
|\ \ \ \ \ \
| * | | | | | pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin2014-05-21
| * | | | | | t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-21
| * | | | | | t4205 (log-pretty-format): use `tformat` rather than `format`Alexey Shumkin2014-05-21
| * | | | | | t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-21
| * | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2014-05-19
* | | | | | | Merge branch 'jk/diff-follow-must-take-one-pathspec'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | move "--follow needs one pathspec" rule to diff_setup_doneJeff King2014-05-20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sk/windows-unc-path'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | Windows: allow using UNC path for git repositoryCezary Zawadka2014-06-10
* | | | | | | | Merge branch 'rr/rebase-autostash-fix'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: test "Nothing to do" case with autostashMatthieu Moy2014-05-20
| * | | | | | | | rebase -i: handle "Nothing to do" case with autostashRamkumar Ramachandra2014-05-19