aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
* compat: fall back on __va_copy if availableJonathan Nieder2011-03-08
* strbuf: add strbuf_vaddfJeff King2011-02-26
* compat: provide a fallback va_copy definitionJeff King2011-02-26
* update-index --refresh --porcelain: add missing constJonathan Nieder2011-02-22
* checkout: add missing const to describe_detached_headJonathan Nieder2011-02-22
* Merge branch 'maint'Junio C Hamano2011-02-21
|\
| * Documentation: clarify -u<mode> option defaultsClemens Buchacher2011-02-21
* | Merge branch 'maint'Junio C Hamano2011-02-21
|\ \ | |/
| * t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-21
| * t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
| * gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason2011-02-21
| * gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason2011-02-21
* | Merge branch 'maint'Junio C Hamano2011-02-16
|\ \ | |/
| * Merge branch 'maint-1.7.3' into maintJunio C Hamano2011-02-16
| |\
| | * Merge branch 'maint-1.7.2' into maint-1.7.3Junio C Hamano2011-02-16
| | |\
| | | * Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2011-02-16
| | | |\
| | | | * Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2011-02-16
| | | | |\
| * | | | | parse_tag_buffer(): do not prefixcmp() out of rangeNguyễn Thái Ngọc Duy2011-02-16
* | | | | | Merge branch 'maint'Junio C Hamano2011-02-15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | pull: do not display fetch usage on --help-allMichael J Gruber2011-02-15
| * | | | | git-tag.txt: list all modes in the descriptionMichael J Gruber2011-02-15
| * | | | | commit,status: describe -u likewiseMichael J Gruber2011-02-15
| * | | | | add: describe --patch like checkout, resetMichael J Gruber2011-02-15
| * | | | | commit,merge,tag: describe -m likewiseMichael J Gruber2011-02-15
| * | | | | clone,init: describe --template using the same wordingMichael J Gruber2011-02-15
| * | | | | commit,status: describe --porcelain just like pushMichael J Gruber2011-02-15
| * | | | | commit,tag: use same wording for -FMichael J Gruber2011-02-15
| * | | | | configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues2011-02-14
| * | | | | string_list_append: always set util pointer to NULLJeff King2011-02-14
| * | | | | correct type of EMPTY_TREE_SHA1_BINJonathan Nieder2011-02-14
* | | | | | Revert "unpack_trees(): skip trees that are the same in all input"Junio C Hamano2011-02-15
* | | | | | Obey p4 views when using client specIan Wienand2011-02-14
* | | | | | gitignore: add test-mktemp to ignore listÆvar Arnfjörð Bjarmason2011-02-13
* | | | | | repo-config: add deprecation warningRené Scharfe2011-02-13
* | | | | | Merge branch 'maint'Junio C Hamano2011-02-11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 1.7.4.1v1.7.4.1Junio C Hamano2011-02-11
| * | | | | Merge branch 'jc/fsck-fixes' into maintJunio C Hamano2011-02-11
| |\ \ \ \ \
| * | | | | | clone: fixup recurse_submodules optionChris Packham2011-02-11
| * | | | | | svn-fe: warn about experimental statusJonathan Nieder2011-02-11
* | | | | | | Merge branch 'maint'Junio C Hamano2011-02-10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | compat: helper for detecting unsigned overflowJonathan Nieder2011-02-10
* | | | | | | Merge branch 'tr/merge-unborn-clobber'Junio C Hamano2011-02-09
|\ \ \ \ \ \ \
| * | | | | | | Exhibit merge bug that clobbers index&WTThomas Rast2010-08-25
* | | | | | | | Merge branch 'jc/unpack-trees'Junio C Hamano2011-02-09
|\ \ \ \ \ \ \ \
| * | | | | | | | unpack_trees(): skip trees that are the same in all inputJunio C Hamano2011-01-04
| * | | | | | | | unpack-trees.c: cosmetic fixJunio C Hamano2010-12-22
* | | | | | | | | Merge branch 'jc/fsck-fixes'Junio C Hamano2011-02-09
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | fsck: do not give up too early in fsck_dir()Junio C Hamano2011-01-27
| * | | | | | | | fsck: drop unused parameter from traverse_one_object()Junio C Hamano2011-01-27