1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-24 11:56:10 +02:00
git/templates
Junio C Hamano bb1ab2db08 Merge branch 'j6t/mingw'
* j6t/mingw: (38 commits)
  compat/pread.c: Add a forward declaration to fix a warning
  Windows: Fix ntohl() related warnings about printf formatting
  Windows: TMP and TEMP environment variables specify a temporary directory.
  Windows: Make 'git help -a' work.
  Windows: Work around an oddity when a pipe with no reader is written to.
  Windows: Make the pager work.
  When installing, be prepared that template_dir may be relative.
  Windows: Use a relative default template_dir and ETC_GITCONFIG
  Windows: Compute the fallback for exec_path from the program invocation.
  Turn builtin_exec_path into a function.
  Windows: Use a customized struct stat that also has the st_blocks member.
  Windows: Add a custom implementation for utime().
  Windows: Add a new lstat and fstat implementation based on Win32 API.
  Windows: Implement a custom spawnve().
  Windows: Implement wrappers for gethostbyname(), socket(), and connect().
  Windows: Work around incompatible sort and find.
  Windows: Implement asynchronous functions as threads.
  Windows: Disambiguate DOS style paths from SSH URLs.
  Windows: A rudimentary poll() emulation.
  Windows: Implement start_command().
  ...
2008-07-02 21:57:52 -07:00
..
.gitignore Add new programs and stamp file to .gitignore. 2005-10-14 17:13:49 -07:00
Makefile When installing, be prepared that template_dir may be relative. 2008-06-26 08:47:14 +02:00
branches-- Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
hooks--applypatch-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--commit-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-commit.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-receive.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-update.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-applypatch.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-commit.sample Update sample pre-commit hook to use "diff --check" 2008-06-26 22:08:25 -07:00
hooks--pre-rebase.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--prepare-commit-msg.sample Fix use of "perl -i" on Windows 2008-06-25 17:21:52 -07:00
hooks--update.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
info--exclude Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
this--description Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00