summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-31gc --aggressive: make --depth configurableLibravatar Nguyễn Thái Ngọc Duy3-1/+15
2014-03-28Update draft release notes to 2.0Libravatar Junio C Hamano1-0/+27
2014-03-28Merge branch 'ys/fsck-commit-parsing'Libravatar Junio C Hamano1-12/+14
2014-03-28Merge branch 'bg/rebase-off-of-previous-branch'Libravatar Junio C Hamano2-0/+21
2014-03-28Merge branch 'bp/commit-p-editor'Libravatar Junio C Hamano10-39/+137
2014-03-28Merge branch 'ah/doc-gitk-config'Libravatar Junio C Hamano1-2/+8
2014-03-28Merge branch 'fr/add-interactive-argv-array'Libravatar Junio C Hamano1-11/+10
2014-03-28Merge branch 'jk/subtree-prefix'Libravatar Junio C Hamano1-0/+1
2014-03-28Merge branch 'jk/pack-bitmap-progress'Libravatar Junio C Hamano1-11/+19
2014-03-28Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano2-2/+15
2014-03-28MSVC: link in invalidcontinue.obj for better POSIX compatibilityLibravatar Marat Radchenko1-1/+1
2014-03-27doc: submodule.*.branch config is keyed by nameLibravatar W. Trevor King1-1/+1
2014-03-27doc: submodule.* config are keyed by submodule namesLibravatar W. Trevor King1-1/+1
2014-03-27MSVC: allow linking with the cURL libraryLibravatar Marat Radchenko2-1/+2
2014-03-26fetch: handle overlaping refspecs on --pruneLibravatar Carlos Martín Nieto2-7/+45
2014-03-26status: disable translation when --porcelain is usedLibravatar Matthieu Moy2-5/+9
2014-03-25log: add --show-linear-break to help see non-linear historyLibravatar Nguyễn Thái Ngọc Duy5-5/+66
2014-03-25object.h: centralize object flag allocationLibravatar Nguyễn Thái Ngọc Duy11-7/+24
2014-03-25git-am.sh: use the $(...) construct for command substitutionLibravatar Elia Pinto1-15/+15
2014-03-25check-builtins.sh: use the $(...) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-03-25remote-hg: do not fail on invalid bookmarksLibravatar Max Horn2-1/+77
2014-03-25Update draft release notes to 2.0Libravatar Junio C Hamano1-0/+29
2014-03-25Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Libravatar Junio C Hamano1-3/+3
2014-03-25Merge branch 'bb/diff-no-index-dotdot'Libravatar Junio C Hamano1-4/+5
2014-03-25Merge branch 'us/printf-not-echo'Libravatar Junio C Hamano2-3/+3
2014-03-25Merge branch 'rr/doc-merge-strategies'Libravatar Junio C Hamano1-2/+2
2014-03-25Merge branch 'nd/index-pack-error-message'Libravatar Junio C Hamano1-2/+2
2014-03-25Merge branch 'jk/lib-terminal-lazy'Libravatar Junio C Hamano1-18/+19
2014-03-25Merge branch 'dm/configure-iconv-locale-charset'Libravatar Junio C Hamano1-1/+1
2014-03-25Merge branch 'nd/commit-editor-cleanup'Libravatar Junio C Hamano5-12/+48
2014-03-25Merge branch 'jk/warn-on-object-refname-ambiguity'Libravatar Junio C Hamano2-6/+15
2014-03-25Merge branch 'mh/remove-subtree-long-pathname-fix'Libravatar Junio C Hamano1-32/+32
2014-03-25Merge branch 'nd/indent-fix-connect-c'Libravatar Junio C Hamano1-1/+1
2014-03-25Merge branch 'jk/mv-submodules-fix'Libravatar Junio C Hamano2-1/+21
2014-03-25Merge branch 'cp/am-patch-format-doc'Libravatar Junio C Hamano1-1/+7
2014-03-24pickaxe: simplify kwset loop in contains()Libravatar René Scharfe1-5/+2
2014-03-24pickaxe: call strlen only when necessary in diffcore_pickaxe_count()Libravatar René Scharfe1-2/+1
2014-03-24pickaxe: move pickaxe() after pickaxe_match()Libravatar René Scharfe1-41/+38
2014-03-24pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diff...Libravatar René Scharfe1-37/+7
2014-03-24pickaxe: honor -i when used with -S and --pickaxe-regexLibravatar René Scharfe2-1/+9
2014-03-24t4209: use helper functions to test --authorLibravatar René Scharfe1-9/+4
2014-03-24t4209: use helper functions to test --grepLibravatar René Scharfe1-14/+4
2014-03-24t4209: factor out helper function test_log_icase()Libravatar René Scharfe1-12/+14
2014-03-24t4209: factor out helper function test_log()Libravatar René Scharfe1-58/+42
2014-03-24branch.c: install_branch_config: simplify if chainLibravatar Adam1-23/+23
2014-03-24t4209: set up expectations up frontLibravatar René Scharfe1-39/+25
2014-03-24parse-options: make sure argh string does not have SP or _Libravatar Junio C Hamano1-0/+3
2014-03-24update-index: teach --cacheinfo a new syntax "mode,sha1,path"Libravatar Junio C Hamano3-5/+50
2014-03-24parse-options: multi-word argh should use dash to separate wordsLibravatar Junio C Hamano13-24/+24
2014-03-23t1502: protect runs of SPs used in the indentationLibravatar Junio C Hamano1-56/+56