summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-27remote prune: optimize "dangling symref" check/warningLibravatar Jens Lindström3-2/+25
2014-05-27remote: repack packed-refs once when deleting multiple refsLibravatar Jens Lindström3-3/+21
2014-05-27completion: add missing options for git-mergeLibravatar John Keeping1-1/+4
2014-05-27completion: add a note that merge options are sharedLibravatar John Keeping1-0/+1
2014-05-27http: default text charset to iso-8859-1Libravatar Jeff King1-0/+3
2014-05-27remote-curl: reencode http error messagesLibravatar Jeff King3-7/+19
2014-05-27strbuf: add strbuf_reencode helperLibravatar Jeff King3-0/+23
2014-05-27http: optionally extract charset parameter from content-typeLibravatar Jeff King2-4/+57
2014-05-27http: extract type/subtype portion of content-typeLibravatar Jeff King4-5/+48
2014-05-23scripts: more "export VAR=VALUE" fixesLibravatar Junio C Hamano2-2/+10
2014-05-23scripts: "export VAR=VALUE" construct is not portableLibravatar Elia Pinto3-3/+6
2014-05-23strbuf: add strbuf_tolower functionLibravatar Jeff King4-7/+13
2014-05-23t5550: test display of remote http error messagesLibravatar Jeff King4-0/+32
2014-05-23t/lib-httpd: use write_script to copy CGI scriptsLibravatar Jeff King2-2/+5
2014-05-23test-lib: preserve GIT_CURL_VERBOSE from the environmentLibravatar Jeff King1-0/+1
2014-05-23daemon/config: factor out duplicate xstrdup_tolowerLibravatar Jeff King4-22/+16
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Libravatar Jonathan Nieder1-4/+4
2014-05-23remote rm: delete remote configuration as the lastLibravatar Jens Lindström1-4/+6
2014-05-21format-patch: make newline after signature conditionalLibravatar Jeff King1-2/+7
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Libravatar Jason St. John19-47/+47
2014-05-21Update draft release notes to 2.0Libravatar Junio C Hamano1-9/+5
2014-05-21pretty.c: format string with truncate respects logOutputEncodingLibravatar Alexey Shumkin3-8/+13
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setLibravatar Alexey Shumkin2-2/+213
2014-05-21t4205 (log-pretty-format): use `tformat` rather than `format`Libravatar Alexey Shumkin1-39/+13
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