aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t: replace pulls with mergesFelipe Contreras2013-10-31
* merge: simplify ff-only optionFelipe Contreras2013-10-31
* Git 1.8.5-rc0v1.8.5-rc0Junio C Hamano2013-10-30
* Merge branch 'maint'Junio C Hamano2013-10-30
|\
| * t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-30
* | Merge branch 'jk/refs-c-squelch-gcc'Junio C Hamano2013-10-30
|\ \
| * | silence gcc array-bounds warningJeff King2013-10-24
* | | Merge branch 'jk/date-c-double-semicolon'Junio C Hamano2013-10-30
|\ \ \
| * | | drop redundant semicolon in empty whileJeff King2013-10-24
* | | | Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-30
|\ \ \ \
| * | | | checkout_entry(): clarify the use of topath[] parameterJunio C Hamano2013-10-24
| * | | | entry.c: convert checkout_entry to use strbufNguyễn Thái Ngọc Duy2013-10-24
* | | | | Merge branch 'tr/valgrind-test-fix'Junio C Hamano2013-10-30
|\ \ \ \ \
| * | | | | Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast2013-10-22
| * | | | | Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast2013-10-22
| |/ / / /
* | | | | Merge branch 'tr/gitk-doc-update'Junio C Hamano2013-10-30
|\ \ \ \ \
| * | | | | Documentation: revamp gitk(1)Thomas Rast2013-10-22
| |/ / / /
* | | | | Merge branch 'jl/pack-transfer-avoid-double-close'Junio C Hamano2013-10-30
|\ \ \ \ \
| * | | | | Clear fd after closing to avoid double-close errorJens Lindstrom2013-10-23
| |/ / / /
* | | | | Merge branch 'sb/git-svn-docs-indent-with-ht'Junio C Hamano2013-10-30
|\ \ \ \ \
| * | | | | git-svn docs: Use tabs consistently within the ascii docStefan Beller2013-10-22
| |/ / / /
* | | | | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-10-30
|\ \ \ \ \
| * | | | | Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flagsNguyễn Thái Ngọc Duy2013-10-22
* | | | | | Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-10-30
|\ \ \ \ \ \
| * | | | | | gc: remove gc.pid file at end of executionJonathan Nieder2013-10-18
* | | | | | | Merge branch 'hn/log-graph-color-octopus'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \
| * | | | | | | graph: fix coloring around octopus mergesHemmo Nieminen2013-10-18
* | | | | | | | Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2013-10-18
| * | | | | | | | checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-18
* | | | | | | | | Merge branch 'sg/t3600-nul-sha1-fix'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3600: fix broken "choking git rm" testSZEDER Gábor2013-10-16
* | | | | | | | | | Merge branch 'fc/styles'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block-sha1/sha1.c: have SP around arithmetic operatorsJunio C Hamano2013-10-16
| * | | | | | | | | | base85.c: have SP around arithmetic operatorsJunio C Hamano2013-10-16
| * | | | | | | | | | archive.c: have SP around arithmetic operatorsJunio C Hamano2013-10-16
| * | | | | | | | | | alloc.c: have SP around arithmetic operatorsJunio C Hamano2013-10-16
| * | | | | | | | | | abspath.c: have SP around arithmetic operatorsJunio C Hamano2013-10-16
| * | | | | | | | | | alias: have SP around arithmetic operatorsFelipe Contreras2013-10-16
| * | | | | | | | | | C: have space around && and || operatorsJunio C Hamano2013-10-16
* | | | | | | | | | | Merge branch 'jc/upload-pack-send-symref'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-22
| * | | | | | | | | | | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symrefJunio C Hamano2013-10-22
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t5570: Update for symref capabilityBrian Gernhardt2013-10-22
| * | | | | | | | | | | | clone: test the new HEAD detection logicJunio C Hamano2013-09-17
| * | | | | | | | | | | | connect: annotate refs with their symref information in get_remote_head()Junio C Hamano2013-09-17
| * | | | | | | | | | | | connect.c: make parse_feature_value() staticJunio C Hamano2013-09-17
| * | | | | | | | | | | | upload-pack: send non-HEAD symbolic refsJunio C Hamano2013-09-17
| * | | | | | | | | | | | upload-pack: send symbolic ref information as capabilityJunio C Hamano2013-09-17
| * | | | | | | | | | | | upload-pack.c: do not pass confusing cb_data to mark_our_ref()Junio C Hamano2013-09-17