Merge branch '147_escaping' of ssh://www.midnight-commander.org:2222/git/mc into...
commitdbbd127e444f69c60ed9264269758bf584a9df55
authorSlava Zanko <slavazanko@gmail.com>
Tue, 27 Jan 2009 08:15:09 +0000 (27 10:15 +0200)
committerSlava Zanko <slavazanko@gmail.com>
Tue, 27 Jan 2009 08:15:09 +0000 (27 10:15 +0200)
tree2d398ccd63cc327d2828f90a587c5c61a66eca89
parent2cd08d0d84cd81a54ca5bd81df96346d593661dd
parente58df8d75db176c037347d81550ecc406578c4d1
Merge branch '147_escaping' of ssh://midnight-commander.org:2222/git/mc into 147_escaping

* '147_escaping' of ssh://www.midnight-commander.org:2222/git/mc: (38 commits)
  Fixed bug with renamig/copying files with backshashes in names
  Remove some testing stuff
  Temporarry commit. Fixed completion in browse by directoryes.
  Fixed some memory leaks.
  Add $ and ` for escaping and reorder it according to the ascii values
  Rewrite it to use g_string_append_c instead of some homebrew stuff
  Fix escaping functions to also escape the leading whitespace
  Original patch as attached on the bugreport
  Add $ and ` for escaping and reorder it according to the ascii values
  Rewrite it to use g_string_append_c instead of some homebrew stuff
  Fix escaping functions to also escape the leading whitespace
  Original patch as attached on the bugreport
  Some minor fixes to the german locale
  Unfuzzied one more german string
  Some more fuzzy translations reviewed
  Reedited de.po with poedit.. Added some more translations and restructured the rest
  Add changelog entry about this change, as everything we do should be documented there
  Add some minor fixes concerning spelling issues
  ...
  po/de.po: some minor changes
  ...