summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-25completion: complete show-branch "--date-order"Libravatar Paul Wagland1-1/+1
2016-01-25completion: add missing git-rebase optionsLibravatar John Keeping1-2/+6
2016-01-25mingw: avoid linking to the C library's isalpha()Libravatar Johannes Sixt2-6/+8
2016-01-25dir: simplify untracked cache "ident" fieldLibravatar Christian Couder2-16/+24
2016-01-25dir: add remove_untracked_cache()Libravatar Christian Couder3-5/+11
2016-01-25dir: add {new,add}_untracked_cache()Libravatar Christian Couder3-10/+20
2016-01-25update-index: move 'uc' var declarationLibravatar Christian Couder1-3/+1
2016-01-25update-index: add untracked cache notificationsLibravatar Christian Couder1-5/+9
2016-01-25update-index: add --test-untracked-cacheLibravatar Christian Couder2-1/+16
2016-01-25update-index: use enum for untracked cache optionsLibravatar Christian Couder1-5/+13
2016-01-25t6300: use test_atom for some un-modern testsLibravatar Jeff King1-52/+10
2016-01-25resolve_gitlink_ref: ignore non-repository pathsLibravatar Jeff King3-14/+43
2016-01-25clean: make is_git_repository a public functionLibravatar Jeff King3-26/+37
2016-01-22worktree: stop supporting moving worktrees manuallyLibravatar Nguyễn Thái Ngọc Duy2-17/+10
2016-01-22Merge branch 'ep/shell-command-substitution-style'Libravatar Junio C Hamano91-400/+400
2016-01-22Merge branch 'rm/subtree-unwrap-tags'Libravatar Junio C Hamano1-2/+8
2016-01-22unpack-trees: fix accidentally quadratic behaviorLibravatar David Turner1-1/+12
2016-01-21diff: make -O and --output work in subdirectoryLibravatar Duy Nguyen6-8/+21
2016-01-21diff-no-index: do not take a redundant prefix argumentLibravatar Nguyễn Thái Ngọc Duy3-4/+4
2016-01-21git-add doc: do not say working directory when you mean working treeLibravatar Lars Vogel1-1/+1
2016-01-20completion: complete "diff --word-diff-regex="Libravatar Thomas Braun1-1/+1
2016-01-20Documentation: remove unnecessary backslashesLibravatar Matthew Kraai1-10/+10
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugLibravatar Dave Ware2-2/+70
2016-01-20Second batch for 2.8 cycleLibravatar Junio C Hamano1-2/+79
2016-01-20Merge branch 'tg/grep-no-index-fallback'Libravatar Junio C Hamano4-7/+62
2016-01-20Merge branch 'ho/gitweb-squelch-undef-warning'Libravatar Junio C Hamano1-1/+1
2016-01-20Merge branch 'js/fopen-harder'Libravatar Junio C Hamano5-3/+17
2016-01-20Merge branch 'ss/clone-depth-single-doc'Libravatar Junio C Hamano2-9/+9
2016-01-20Merge branch 'nd/exclusion-regression-fix'Libravatar Junio C Hamano3-118/+6
2016-01-20Merge branch 'dk/reflog-walk-with-non-commit'Libravatar Junio C Hamano2-5/+24
2016-01-20Merge branch 'sg/t6050-failing-editor-test-fix'Libravatar Junio C Hamano1-3/+7
2016-01-20Merge branch 'ew/for-each-ref-doc'Libravatar Junio C Hamano1-2/+7
2016-01-20Merge branch 'dw/signoff-doc'Libravatar Junio C Hamano5-1/+9
2016-01-20Merge branch 'jk/clang-pedantic'Libravatar Junio C Hamano4-5/+6
2016-01-20Merge branch 'ew/send-email-mutt-alias-fix'Libravatar Junio C Hamano2-2/+22
2016-01-20Merge branch 'ss/user-manual'Libravatar Junio C Hamano2-10/+36
2016-01-20Merge branch 'nd/clear-gitenv-upon-use-of-alias'Libravatar Junio C Hamano5-20/+65
2016-01-20Merge branch 'nd/ita-cleanup'Libravatar Junio C Hamano6-10/+6
2016-01-20Merge branch 'nd/dir-exclude-cleanup'Libravatar Junio C Hamano1-3/+1
2016-01-20Merge branch 'jk/pack-revindex'Libravatar Junio C Hamano4-90/+35
2016-01-20Merge branch 'mh/notes-allow-reading-treeish'Libravatar Junio C Hamano7-30/+55
2016-01-19filter-branch: resolve $commit^{tree} in no-index caseLibravatar Jeff King2-1/+9
2016-01-19test-lib: clarify and tighten SANITYLibravatar Junio C Hamano1-5/+13
2016-01-19worktree.c: fix indentationLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2016-01-19contrib/subtree: Make testing easierLibravatar David A. Greene1-1/+5
2016-01-19ls-remote: add support for showing symrefsLibravatar Thomas Gummerer3-3/+61
2016-01-19ls-remote: use parse-options apiLibravatar Thomas Gummerer1-53/+29
2016-01-19ls-remote: fix synopsisLibravatar Thomas Gummerer1-1/+1
2016-01-19ls-remote: document --refs optionLibravatar Thomas Gummerer2-2/+5
2016-01-19ls-remote: document --quiet optionLibravatar Thomas Gummerer1-1/+5