summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueLibravatar Alexey Shumkin4-27/+39
2014-05-20Git 2.0-rc4Libravatar Junio C Hamano1-1/+1
2014-05-20RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do...Libravatar Jason St. John1-36/+37
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Libravatar Junio C Hamano11-4360/+87
2014-05-20rebase -i: test "Nothing to do" case with autostashLibravatar Matthieu Moy1-0/+15
2014-05-20CodingGuidelines: avoid "test <cond> -a/-o <cond>"Libravatar Junio C Hamano1-0/+13
2014-05-20move "--follow needs one pathspec" rule to diff_setup_doneLibravatar Jeff King2-6/+5
2014-05-19Merge branch 'jc/graduate-remote-hg-bzr' (early part)Libravatar Junio C Hamano6-71/+62
2014-05-19remote-helpers: point at their upstream repositoriesLibravatar Junio C Hamano1-0/+19
2014-05-19contrib: remote-helpers: add move warnings (v2.0)Libravatar Felipe Contreras2-0/+6
2014-05-19Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Libravatar Junio C Hamano3-71/+37
2014-05-19Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Libravatar Junio C Hamano2-20/+42
2014-05-19git-prompt.sh: don't assume the shell expands the value of PS1Libravatar Richard Hansen2-20/+42
2014-05-19rebase -i: handle "Nothing to do" case with autostashLibravatar Ramkumar Ramachandra2-3/+12
2014-05-19rebase --keep-empty -i: add testLibravatar Michael S. Tsirkin1-0/+8
2014-05-19Documentation: replace: describe new --edit optionLibravatar Christian Couder1-1/+15
2014-05-19replace: add --edit to usage stringLibravatar Christian Couder1-0/+1
2014-05-19replace: add tests for --editLibravatar Christian Couder1-0/+27
2014-05-19replace: die early if replace ref already existsLibravatar Christian Couder1-1/+4
2014-05-19replace: refactor checking ref validityLibravatar Christian Couder1-11/+20
2014-05-19replace: make sure --edit results in a different objectLibravatar Christian Couder1-0/+3
2014-05-19commit: allow core.commentChar=auto for character auto selectionLibravatar Nguyễn Thái Ngọc Duy6-0/+66
2014-05-19config: be strict on core.commentCharLibravatar Nguyễn Thái Ngọc Duy2-4/+7
2014-05-19t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsLibravatar Alexey Shumkin1-3/+11
2014-05-19Merge branch 'lt/request-pull'Libravatar Junio C Hamano2-1/+13
2014-05-19Merge branch 'jl/use-vsatisfy-correctly-for-2.0'Libravatar Junio C Hamano1-2/+2
2014-05-19Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-21/+21
2014-05-19Merge branch 'kb/fast-hashmap'Libravatar Junio C Hamano1-1/+0
2014-05-19Documentation/technical/api-hashmap: remove source highlightingLibravatar Anders Kaseorg1-1/+0
2014-05-19git-gui: tolerate major version changes when comparing the git versionLibravatar Jens Lehmann1-2/+2
2014-05-17fr: a lot of good fixupsLibravatar Grégoire Paris1-21/+21
2014-05-16request-pull: resurrect for-linus -> tags/for-linus DWIMLibravatar Junio C Hamano2-1/+13
2014-05-15git grep -O -i: if the pager is 'less', pass the '-I' optionLibravatar Johannes Schindelin1-0/+3
2014-05-15open_sha1_file: report "most interesting" errnoLibravatar Jeff King1-1/+5
2014-05-15argv-array: drop "detach" codeLibravatar Jeff King3-30/+0
2014-05-15get_importer: use run-command's internal argv_arrayLibravatar Jeff King1-6/+3
2014-05-15get_exporter: use argv_arrayLibravatar Jeff King1-16/+10
2014-05-15get_helper: use run-command's internal argv_arrayLibravatar Jeff King1-6/+3
2014-05-15git_connect: use argv_arrayLibravatar Jeff King1-18/+10
2014-05-15run_column_filter: use argv_arrayLibravatar Jeff King1-30/+13
2014-05-15run-command: store an optional argv_arrayLibravatar Jeff King3-1/+18
2014-05-15run_diff_files: do not look at uninitialized stat dataLibravatar Jeff King2-12/+32
2014-05-15git-show: fix 'git show -s' to not add extra terminator after merge commitLibravatar Max Kirillov4-11/+15
2014-05-14wincred: avoid overwriting configured variablesLibravatar Pat Thoyts1-4/+4
2014-05-14wincred: add install targetLibravatar Pat Thoyts1-0/+8
2014-05-13Documentation: mention config sources for @{upstream}Libravatar W. Trevor King1-1/+3
2014-05-13contrib/subtree: allow adding an annotated tagLibravatar James Denholm1-1/+2
2014-05-13Merge branch 'fc/prompt-zsh-read-from-file'Libravatar Junio C Hamano1-8/+8
2014-05-13contrib: completion: fix 'eread()' namespaceLibravatar Felipe Contreras1-8/+8
2014-05-12svn-fe: conform to pep8Libravatar William Giokas1-41/+52