Historial de Commits

Autor SHA1 Mensaje Fecha
  Kovid Goyal 49ea26968c Bump go version to 1.21 hace 1 año
  Kovid Goyal 341d845b9a Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function hace 1 año
  Kovid Goyal 9919767aef Remove unused code hace 1 año
  Kovid Goyal 0e73c01093 readline: Automatically do word completion based on history hace 1 año
  Kovid Goyal 8d76cf8d32 Import the google shlex package as we need more sophisticated parsing hace 2 años
  Kovid Goyal cfb6d93dc0 Move cursor to end of input when traversing history list hace 2 años
  Kovid Goyal 1523fef000 tests for history searching hace 2 años
  Kovid Goyal 0c82832356 more work on history search hace 2 años
  Kovid Goyal ffea66357a Start work on incremental history search hace 2 años
  Kovid Goyal 8ad55f7562 Add some tests for history hace 2 años
  Kovid Goyal e1ab2383b3 Add basic history operations hace 2 años
  Kovid Goyal 8574e136cd Store cwd in history hace 2 años
  Kovid Goyal 88567f69b2 Start work on history support for readline hace 2 años