git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
   1. [PATCH 1/3] Move libgit.a sources into a libgit/ subdirectory
      - by Jonathan Nieder @ 2011-02-18  2:31 UTC [28%]

   2. Re: [PATCH 1/3] Move libgit.a sources into a libgit/ subdirectory
      - by Jonathan Nieder @ 2011-02-18  4:14 UTC [27%]

   3. [PATCH] Add USE_SHARED_LIBGIT flag to build and use libgit.so rather than libgit.a
      - by Josh Triplett @ 2007-07-01  8:28 UTC [21%]

   4. [PATCH] lib: add new libgit-builtin
      - by Felipe Contreras @ 2023-05-12 22:52 UTC [18%]

   5. [PATCH 3/3] Move header files into a include/ subdirectory
      - by Jonathan Nieder @ 2011-02-18  2:37 UTC [18%]

   6. [PATCH/RFC] Build a shared / renamed / "stable" version of the library?
      - by Matthias Urlichs @ 2005-09-16 12:37 UTC [16%]

   7. [PATCH 9/3] Move non-builtin git commands and script libraries to a subdirectory
      - by Jonathan Nieder @ 2011-02-18  5:04 UTC [15%]

   8. [PATCH 1/8] svn-fe: Prepare for strbuf use
      - by Jonathan Nieder @ 2010-11-20 19:22 UTC [15%]

   9. [PATCH 3/8] svn-fe: add EXTLIBS needed for parse-options
      - by Dmitry Ivankov @ 2011-07-03 17:57 UTC [15%]

  10. [PATCH v2 03/11] svn-fe: add EXTLIBS needed for parse-options
      - by Dmitry Ivankov @ 2011-07-13 12:21 UTC [15%]

  11. [PATCH] cmake: adapt to the Git Standard Library
      - by Johannes Schindelin via GitGitGadget @ 2024-02-27 14:44 UTC [15%]

  12. [PATCH v3 02/10] svn-fe: add EXTLIBS needed for parse-options
      - by Dmitry Ivankov @ 2011-08-16  9:54 UTC [14%]

  13. [TIG PATCH] test: make diff/log work with git 2.9
      - by Michael J Gruber @ 2016-06-14  8:34 UTC [12%]

  14. Re: [PATCH 1/3] Move libgit.a sources into a libgit/ subdirectory
      - by Nguyen Thai Ngoc Duy @ 2011-02-18  3:47 UTC [12%]

  15. Re: [PATCH 1/3] Move libgit.a sources into a libgit/ subdirectory
      - by Jonathan Nieder @ 2011-02-18  5:58 UTC [12%]

  16. [PATCH 4/6] Make it possible to set up libgit directly (instead of from the environment)
      - by Petr Baudis @ 2006-07-03 20:48 UTC [11%]

  17. Using VC build git
      - by Frank Li @ 2009-08-10 13:56 UTC [11%]

  18. [PATCH 5/7] Make it possible to set up libgit directly (instead of from the environment)
      - by Petr Baudis @ 2006-06-25  1:54 UTC [11%]

  19. [PATCH 10/11] Add MSVC Project file
      - by Frank Li @ 2009-08-17 16:05 UTC [11%]

  20. [PATCH 11/12] Add MSVC Project file
      - by Frank Li @ 2009-08-19 15:52 UTC [11%]

  21. [PATCH 13/14] Add MSVC project files
      - by Marius Storm-Olsen @ 2009-08-21 13:30 UTC [11%]

  22. Re: [PATCH 1/3] Move libgit.a sources into a libgit/ subdirectory
      - by Nguyen Thai Ngoc Duy @ 2011-02-18  4:31 UTC [11%]

  23. Re: [PATCH 1/3] Move libgit.a sources into a libgit/ subdirectory
      - by Jeff King @ 2011-02-18  4:18 UTC [11%]

  24. Re: status of libgit.a
      - by Dmitry Potapov @ 2010-03-07 13:26 UTC [10%]

  25. [RFC PATCH v2 00/22] Add blame to libgit
      - by Jeff Smith @ 2017-05-14  3:14 UTC [10%]

  26. Re: status of libgit.a
      - by Johannes Schindelin @ 2010-03-07 16:36 UTC [10%]

  27. status of libgit.a
      - by Paul Menzel @ 2010-03-07 10:27 UTC [10%]

  28. [PATCH] libgit
      - by Mike Taht @ 2005-04-17  3:12 UTC [10%]

  29. [PATCH 0/7] Move code from builtin to libgit.a
      - by Nguyễn Thái Ngọc Duy @ 2012-10-26 15:53 UTC [10%]

  30. [PATCH 00/29] Add blame to libgit
      - by Jeff Smith @ 2017-05-24  5:15 UTC [10%]

  31. [PATCH 2/6] fixup! reftable: utility functions
      - by Johannes Schindelin via GitGitGadget @ 2020-11-28  6:44 UTC [10%]

  32. [PATCH] contrib/svn-fe: fix Makefile
      - by Maxim Bublis @ 2014-08-26 12:44 UTC [10%]

  33. Reducing git size by building libgit.so
      - by Elmar Pruesse @ 2019-06-11 19:52 UTC [9%]

  34. Re: [PATCH] add install-lib target to install libgit.a library plus headers.
      - by Junio C Hamano @ 2007-02-14 18:24 UTC [9%]

  35. Re: [PATCH] libgit
      - by Randy.Dunlap @ 2005-04-17  3:46 UTC [9%]

  36. [ANNOUNCE]: PyGit and libgit-thin
      - by Luiz Fernando N. Capitulino @ 2007-07-23 12:35 UTC [9%]

  37. Re: Reducing git size by building libgit.so
      - by brian m. carlson @ 2019-06-11 23:48 UTC [9%]

  38. Re: linking libgit.a in C++ projects
      - by cte @ 2008-07-31 11:10 UTC [9%]

  39. [PATCH 03/13] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-09-16 19:10 UTC [9%]

  40. [PATCH v20 18/21] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-07-31 15:27 UTC [9%]

  41. [PATCH v19 17/20] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-06-29 18:56 UTC [9%]

  42. [PATCH v18 16/19] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-06-22 21:55 UTC [9%]

  43. [PATCH v12 10/12] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-05-07  9:59 UTC [9%]

  44. [PATCH v11 10/12] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-05-04 19:03 UTC [9%]

  45. [PATCH v17 15/17] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-06-16 19:20 UTC [9%]

  46. [PATCH v16 13/14] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-06-05 18:03 UTC [9%]

  47. [PATCH v15 12/13] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-05-28 19:46 UTC [9%]

  48. [PATCH v14 8/9] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-05-18 20:31 UTC [9%]

  49. [PATCH v13 12/13] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-05-11 19:46 UTC [9%]

  50. [PATCH v2] contrib/svn-fe: fix Makefile
      - by Maxim Bublis @ 2014-08-28 17:00 UTC [9%]

  51. [PATCH 6/6] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-05-04 13:31 UTC [9%]

  52. [PATCH v2 03/13] vcxproj: adjust for the reftable changes
      - by Johannes Schindelin via GitGitGadget @ 2020-10-01 16:10 UTC [9%]

  53. thread-safe libgit.a as a GSoC project, was Re: [SoC RFC] libsvn-fs-git: A git backend for the subversion filesystem
      - by Johannes Schindelin @ 2008-03-22 11:35 UTC [9%]

  54. [PATCH] Link git-shell only to a subset of libgit.a
      - by Stephan Beyer @ 2008-07-18  1:04 UTC [9%]

  55. [RFC PATCH 00/10] Add blame to libgit
      - by Jeff Smith @ 2017-05-05  5:27 UTC [9%]

  56. [PATCH v5 2/3] git-std-lib: introduce Git Standard Library
      - by Calvin Wan @ 2024-02-22 17:50 UTC [9%]

  57. Re: Reducing git size by building libgit.so
      - by Johannes Schindelin @ 2019-06-13  7:51 UTC [8%]

  58. Re: How to properly find git config in a libgit.a-using executable?
      - by Mike Hommey @ 2019-03-22 14:19 UTC [8%]

  59. Re: How to properly find git config in a libgit.a-using executable?
      - by Jeff King @ 2019-03-22  7:33 UTC [8%]

  60. Re: [PATCH] Move try_merge_command and checkout_fast_forward to libgit.a
      - by Nguyen Thai Ngoc Duy @ 2012-10-25 12:50 UTC [8%]

  61. Re: [PATCH/RFC] Move contents of libgit.a to lib subdirectory
      - by Peter Foley @ 2011-06-20  1:21 UTC [8%]

  62. Re: libgit api & external integration
      - by Jeff King @ 2009-07-16 10:03 UTC [8%]

  63. Re: libgit api & external integration
      - by devzero2000 @ 2009-07-11 21:17 UTC [8%]

  64. Re: linking libgit.a in C++ projects
      - by Alex Riesen @ 2008-08-03 20:12 UTC [8%]

  65. Re: linking libgit.a in C++ projects
      - by cte @ 2008-07-31 11:20 UTC [8%]

  66. Re: linking libgit.a in C++ projects
      - by Petr Baudis @ 2008-07-31 11:20 UTC [8%]

  67. Re: linking libgit.a in C++ projects
      - by Pedro Melo @ 2008-07-31 11:16 UTC [8%]

  68. linking libgit.a in C++ projects
      - by cte @ 2008-07-31  9:53 UTC [8%]

  69. Re: [PATCH] add install-lib target to install libgit.a library plus headers.
      - by Johannes Schindelin @ 2007-02-14 15:51 UTC [8%]

  70. Re: linking libgit.a in C++ projects
      - by Dmitry Potapov @ 2008-07-31 10:57 UTC [8%]

  71. Re: status of libgit.a
      - by Miklos Vajna @ 2010-03-07 12:18 UTC [8%]

  72. [PATCH 3/7] Move print_commit_list to libgit.a
      - by Nguyễn Thái Ngọc Duy @ 2012-10-26 15:53 UTC [8%]

  73. Re: Reducing git size by building libgit.so
      - by Duy Nguyen @ 2019-06-12  9:29 UTC [8%]

  74. [PATCH 2/7] Move estimate_bisect_steps to libgit.a
      - by Nguyễn Thái Ngọc Duy @ 2012-10-26 15:53 UTC [8%]

  75. Re: [PATCH] Move try_merge_command and checkout_fast_forward to libgit.a
      - by Jeff King @ 2012-10-26 12:02 UTC [8%]

  76. Re: [PATCH v4 1/8] Introduce CMake support for configuring Git
      - by Øystein Walle @ 2020-06-15 14:00 UTC [8%]

  77. [PATCH] Move sha1_file_to_archive into libgit
      - by Lars Hjemli @ 2008-01-14 16:36 UTC [8%]

  78. [PATCH 17/24] contrib/buildsystems: add a backend for modern Visual Studio versions
      - by Johannes Schindelin via GitGitGadget @ 2019-07-18 13:19 UTC [8%]

  79. Re: linking libgit.a in C++ projects
      - by Dmitry Potapov @ 2008-07-31 12:34 UTC [8%]

  80. [PATCH v2 17/23] contrib/buildsystems: add a backend for modern Visual Studio versions
      - by Johannes Schindelin via GitGitGadget @ 2019-07-29 20:08 UTC [8%]

  81. [PATCH v2 5/6] move run_commit_hook() to libgit and use it there
      - by Phillip Wood via GitGitGadget @ 2019-10-15 10:25 UTC [8%]

  82. Re: How to properly find git config in a libgit.a-using executable?
      - by Johannes Schindelin @ 2019-03-25 14:37 UTC [8%]

  83. [RFC PATCH 2/3] test: add basic unit testing framework
      - by Felipe Contreras @ 2023-05-02  4:11 UTC [8%]

  84. [PATCH] Makefile: whitespace style fixes in macro definitions
      - by Stefano Lattarini @ 2012-12-09 10:36 UTC [7%]

  85. [PATCH] Git.pm: Kill Git.xs for now
      - by Petr Baudis @ 2006-09-23 18:20 UTC [7%]

  86. [PATCH 2/3] Include the objects needed for the builtin functions into libgit.a
      - by Johannes Schindelin @ 2007-12-02  2:54 UTC [7%]

  87. Using VC build git (new patch)
      - by Frank Li @ 2009-08-15 16:21 UTC [7%]

  88. [PATCH 4/7] Move setup_diff_pager to libgit.a
      - by Nguyễn Thái Ngọc Duy @ 2012-10-26 15:53 UTC [7%]

  89. [PATCH 6/6] Add mkfile to build git and subcommands for Plan 9
      - by lufia via GitGitGadget @ 2019-08-03 23:52 UTC [7%]

  90. [PATCH 04/19] reftable: utility functions
      - by Han-Wen Nienhuys via GitGitGadget @ 2021-08-30 14:57 UTC [7%]

  91. [PATCH v5] compat: auto-detect if zlib has uncompress2()
      - by Junio C Hamano @ 2022-01-24 18:27 UTC [7%]

  92. [PATCH v2 04/19] reftable: utility functions
      - by Han-Wen Nienhuys via GitGitGadget @ 2021-09-09 18:47 UTC [7%]

  93. [PATCH v3 04/19] reftable: utility functions
      - by Han-Wen Nienhuys via GitGitGadget @ 2021-09-28 15:10 UTC [7%]

  94. [PATCH v4 04/19] reftable: utility functions
      - by Han-Wen Nienhuys via GitGitGadget @ 2021-10-07 20:25 UTC [7%]

  95. How to properly find git config in a libgit.a-using executable?
      - by Mike Hommey @ 2019-03-20 10:19 UTC [7%]

  96. [PATCH 2/5] Move split_cmdline() to libgit
      - by Miklos Vajna @ 2008-05-24  0:01 UTC [7%]

  97. Re: Using VC build git (split patch)
      - by Frank Li @ 2009-08-17 13:13 UTC [7%]

  98. [PATCH] Introduce Git.pm (v3)
      - by Petr Baudis @ 2006-06-22 22:02 UTC [7%]

  99. [PATCH 01/12] Introduce Git.pm (v4)
      - by Petr Baudis @ 2006-06-24  2:34 UTC [7%]

 100. Re: [PATCH] Introduce Git.pm (v3)
      - by Petr Baudis @ 2006-06-22 23:50 UTC [6%]

 101. [PATCH 1/2] Move git_sort(), a stable sort, into into libgit.a
      - by Johannes Schindelin via GitGitGadget @ 2019-09-25  8:36 UTC [6%]

 102. [RFC PATCH 1/3] test: add simple shared library
      - by Felipe Contreras @ 2023-05-02  4:11 UTC [6%]

 103. problem compiling tonights Git
      - by dave morgan @ 2006-02-02 18:41 UTC [6%]

 104. Make errors
      - by John Kacur @ 2005-05-08 19:35 UTC [6%]

 105. Unable to install git-2.43.0 from source on macOS Big Sur 11.7.10
      - by Jonathan Abrams @ 2023-12-17 22:54 UTC [6%]

 106. [PATCH v2 1/2] Move git_sort(), a stable sort, into into libgit.a
      - by Johannes Schindelin via GitGitGadget @ 2019-09-30 17:21 UTC [6%]

 107. Re: [PATCH v2 1/4] libgit: Add a read-only helper to test the worktree lock
      - by Junio C Hamano @ 2019-10-21  1:36 UTC [6%]

 108. [RFC PATCH 7/8] git-std-lib: introduce git standard library
      - by Calvin Wan @ 2023-06-27 19:52 UTC [6%]

 109. Re: [RFC/PATCH 0/3] Thinning the git toplevel directory
      - by Jonathan Nieder @ 2011-02-18 12:33 UTC [6%]

 110. [RFC 02/16] Integrate remote-svn into svn-fe/Makefile.
      - by Florian Achleitner @ 2012-07-26  7:32 UTC [6%]

 111. [RFC v2 02/16] Integrate remote-svn into svn-fe/Makefile.
      - by Florian Achleitner @ 2012-07-30 14:31 UTC [6%]

 112. [PATCH/RFC v3 02/16] Integrate remote-svn into svn-fe/Makefile.
      - by Florian Achleitner @ 2012-08-14 19:13 UTC [6%]

 113. How to compile without iconv?
      - by Sascha Ziemann @ 2015-06-09 14:07 UTC [6%]

 114. Re: [PATCH v4 06/45] Move sequencer to builtin
      - by Felipe Contreras @ 2013-06-09 17:06 UTC [6%]

 115. Re: Libification project (SoC)
      - by Marco Costalba @ 2007-03-17  7:04 UTC [6%]

 116. Re: using git directory cache code in darcs?
      - by Paul Jackson @ 2005-04-18  4:36 UTC [5%]

 117. Re: PPC SHA-1 Updates in "pu"
      - by Junio C Hamano @ 2006-06-24 23:59 UTC [5%]

 118. Re: [PATCH 1/1] do not add common-main to lib
      - by Johannes Schindelin @ 2016-08-15 12:20 UTC [5%]

 119. Re: [PATCH 2/2] Move sequencer to builtin
      - by Ramkumar Ramachandra @ 2013-06-09  9:58 UTC [5%]

 120. [PATCH] Move try_merge_command and checkout_fast_forward to libgit.a
      - by Nguyễn Thái Ngọc Duy @ 2012-10-23  2:24 UTC [5%]

 121. Re: using xdl_merge(), was Re: Resolving conflicts
      - by Junio C Hamano @ 2006-12-05 19:50 UTC [5%]

 122. Re: [PATCH] build: get rid of the notion of a git library
      - by Jeff King @ 2013-06-10 22:06 UTC [5%]

 123. Re: [Administrivia] On ruby and contrib/
      - by Felipe Contreras @ 2013-06-09  2:41 UTC [5%]

 124. [PATCH] gitignore: Ignore some more boring things.
      - by Mark Wooding @ 2006-03-05 12:25 UTC [5%]

 125. [PATCH 1/7] Move try_merge_command and checkout_fast_forward to libgit.a
      - by Nguyễn Thái Ngọc Duy @ 2012-10-26 15:53 UTC [5%]

 126. [PATCH/RFC v4 02/16] Integrate remote-svn into svn-fe/Makefile.
      - by Florian Achleitner @ 2012-08-17 20:25 UTC [5%]

 127. [PATCH] Add a sample user for the svndump library
      - by Ramkumar Ramachandra @ 2010-07-15 16:25 UTC [5%]

 128. Re: Libification project (SoC)
      - by Andy Parkins @ 2007-03-16 19:09 UTC [5%]

 129. Re: [ANNOUNCE] Cogito-0.8 (former git-pasky, big changes!)
      - by Jeff Garzik @ 2005-04-26  4:58 UTC [5%]

 130. Re: "True" git merge in git-pasky
      - by bert hubert @ 2005-04-19  5:43 UTC [5%]

 131. [PATCH 3/3] Makefile: Add cache-tree.h to the public headers list
      - by Dmitry V. Levin @ 2007-09-05 23:22 UTC [5%]

 132. [PATCH 1/3] Move git_version_string to help.c before diff changes
      - by Zbigniew Jędrzejewski-Szmek @ 2012-02-10 16:39 UTC [5%]

 133. [RFC PATCH 0/8] sequencer: dont't fork git commit
      - by Phillip Wood @ 2017-09-25 10:10 UTC [5%]

 134. Re: using git directory cache code in darcs?
      - by Paul Jackson @ 2005-04-18  2:56 UTC [5%]

 135. Re: [PATCH 2/2] Move sequencer to builtin
      - by Duy Nguyen @ 2013-06-08 14:10 UTC [5%]

 136. Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
      - by Felipe Contreras @ 2023-05-13  3:07 UTC [5%]

 137. [PATCH 6/8] cmake: support for building git on windows with mingw
      - by Sibi Siddharthan via GitGitGadget @ 2020-04-24  4:01 UTC [5%]

 138. Re: [PATCH] Introduce Git.pm (v3)
      - by Petr Baudis @ 2006-06-23 12:39 UTC [5%]

 139. [PATCH v3 5/6] git-std-lib: introduce git standard library
      - by Calvin Wan @ 2023-09-08 17:44 UTC [5%]

 140. Re: [PATCH] build: get rid of the notion of a git library
      - by Jeff King @ 2013-06-10 21:45 UTC [5%]

 141. Re: [darcs-devel] Darcs-Git: upgrading to Git 0.99
      - by David Roundy @ 2005-07-17 10:40 UTC [5%]

 142. Re: [PATCH v5 2/3] git-std-lib: introduce Git Standard Library
      - by Junio C Hamano @ 2024-02-29 18:54 UTC [5%]

 143. [PATCH v2 06/11] cmake: support for building git on windows with mingw
      - by Sibi Siddharthan via GitGitGadget @ 2020-05-12 16:50 UTC [5%]

 144. [PATCH v5 6/8] cmake: support for building git on windows with mingw
      - by Sibi Siddharthan via GitGitGadget @ 2020-06-26 16:11 UTC [5%]

 145. Re: [PATCH] Make git compile with SUNs forte12 compiler
      - by matthieu castet @ 2007-05-13 12:52 UTC [5%]

 146. [StGIT PATCH 2/4] Implement a new patch identification scheme and id command
      - by Catalin Marinas @ 2008-06-19 21:42 UTC [5%]

 147. [PATCH v4 6/8] cmake: support for building git on windows with mingw
      - by Sibi Siddharthan via GitGitGadget @ 2020-06-12 18:29 UTC [5%]

 148. [PATCH 2/4] Implement a new patch identification scheme and id command
      - by Catalin Marinas @ 2008-07-13 11:40 UTC [5%]

 149. [PATCH 9/9] Add a sample user for the svndump library
      - by Jonathan Nieder @ 2010-06-24 11:07 UTC [5%]

 150. Darcs-Git: upgrading to Git 0.99
      - by Juliusz Chroboczek @ 2005-07-16 20:45 UTC [5%]

 151. Re: Announcing a new (prototype) git-remote-hg tool
      - by Jonathan Nieder @ 2014-12-05 22:13 UTC [5%]

 152. Re: Splitting common-main
      - by Junio C Hamano @ 2023-07-15  0:34 UTC [5%]

 153. Re: [PATCH v2 02/13] sha1-file: provide functions to look up hash algorithms
      - by SZEDER Gábor @ 2018-10-17 13:32 UTC [5%]

 154. Re: [PATCH 2/2] Move sequencer to builtin
      - by Felipe Contreras @ 2013-06-08 12:25 UTC [5%]

 155. Re: [PATCH 3/3] Move header files into a include/ subdirectory
      - by Nguyen Thai Ngoc Duy @ 2011-02-18  3:52 UTC [5%]

 156. Re: [PATCH] Makefile: determine the list of header files using a glob
      - by Johannes Schindelin @ 2009-11-27  9:36 UTC [5%]

 157. Re: Installing full fledged git on solaris?
      - by Dilip M @ 2009-10-11 12:57 UTC [5%]

 158. Re: [PATCH] Makefile: improve customization for supporting HP-UX
      - by Miklos Vajna @ 2008-08-23 20:26 UTC [5%]

 159. Re: QGit: Shrink used memory with custom git log format
      - by Marco Costalba @ 2007-11-27 12:36 UTC [5%]

 160. Git compile warnings (under mac/clang)
      - by Michael Blume @ 2015-01-22 19:43 UTC [5%]

 161. Re: Libification project (SoC)
      - by Petr Baudis @ 2007-03-18 14:08 UTC [5%]

 162. [StGIT PATCH] Implement a new patch identification scheme and id command
      - by Catalin Marinas @ 2008-06-14  7:28 UTC [5%]

 163. Re: [PATCH 2/2] Move sequencer to builtin
      - by Felipe Contreras @ 2013-06-08 10:14 UTC [5%]

 164. [PATCH v3 6/8] cmake: support for building git on windows with mingw
      - by Sibi Siddharthan via GitGitGadget @ 2020-05-29 13:40 UTC [5%]

 165. [PATCH] Make git compile with SUNs forte12 compiler
      - by Thomas Glanzmann @ 2007-05-12 21:35 UTC [5%]

 166. [RFC PATCH v2 6/7] git-std-lib: introduce git standard library
      - by Calvin Wan @ 2023-08-10 16:36 UTC [5%]

 167. Re: [PATCH] Introduce Git.pm (v3)
      - by Junio C Hamano @ 2006-06-23  0:22 UTC [5%]

 168. Re: [PATCH 1/1] do not add common-main to lib
      - by Jeff King @ 2016-08-15 12:02 UTC [5%]

 169. Re: [PATCH v5 2/3] git-std-lib: introduce Git Standard Library
      - by Junio C Hamano @ 2024-02-29 17:23 UTC [5%]

 170. Re: GSoC 2008 - Mentors Wanted!
      - by Shawn O. Pearce @ 2008-03-05  8:15 UTC [5%]

 171. [PATCH 1/2] Move run_hook() from builtin-commit.c into run-command.c (libgit)
      - by Stephan Beyer @ 2009-01-15 15:00 UTC [5%]

 172. Re: [Administrivia] On ruby and contrib/
      - by Felipe Contreras @ 2013-06-09  1:17 UTC [5%]

 173. [PATCH 01/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-08-30 21:34 UTC [5%]

 174. [RFC/PATCH 0/3] Thinning the git toplevel directory
      - by Jonathan Nieder @ 2011-02-18  2:27 UTC [5%]

 175. js/scalar, was Re: What's cooking in git.git (Oct 2021, #05; Mon, 18)
      - by Johannes Schindelin @ 2021-10-19 12:45 UTC [5%]

 176. [PATCH] Ignore more generated files
      - by Johannes Schindelin @ 2005-10-18 14:28 UTC [5%]

 177. Re: [PATCH/RFC] Build a shared / renamed / "stable" version of the library?
      - by Junio C Hamano @ 2005-09-16 18:46 UTC [5%]

 178. [PATCH] Makefile: remove archives before manipulating them with 'ar'
      - by SZEDER Gábor @ 2021-08-18 21:36 UTC [5%]

 179. [PATCH v2 01/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-09-03 17:54 UTC [5%]

 180. [PATCH v4 01/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-09-14 14:39 UTC [5%]

 181. Re: Libification project (SoC)
      - by Johannes Schindelin @ 2007-03-16 23:24 UTC [5%]

 182. [PATCH v3 01/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-09-08 19:24 UTC [5%]

 183. Compilation troubles
      - by Dan Kohn @ 2005-07-12 18:33 UTC [5%]

 184. Re: [PATCH 07/12] Git.pm: Better error handling
      - by Junio C Hamano @ 2006-06-24  8:37 UTC [5%]

 185. Re: Libification project (SoC)
      - by Marco Costalba @ 2007-03-16 18:20 UTC [5%]

 186. [PATCH v6 01/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-10-27  8:27 UTC [5%]

 187. [PATCH v5 01/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-10-07 10:58 UTC [5%]

 188. [PATCH v7 02/17] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-11-17 14:19 UTC [5%]

 189. [PATCH v10 02/15] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-12-03 13:34 UTC [5%]

 190. [PATCH v9 02/17] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-11-30 11:54 UTC [5%]

 191. [PATCH v8 02/17] scalar: create a rudimentary executable
      - by Johannes Schindelin via GitGitGadget @ 2021-11-19 23:03 UTC [5%]

 192. [PATCH 2/4 v2] Move pack_refs() and friends into libgit
      - by Johan Herland @ 2008-06-15 21:27 UTC [5%]

 193. Re: [PATCH] build: get rid of the notion of a git library
      - by Felipe Contreras @ 2013-06-10 22:22 UTC [5%]

 194. Re: Libification project (SoC)
      - by Johannes Schindelin @ 2007-03-19  1:43 UTC [5%]

 195. Re: Libification project (SoC)
      - by Marco Costalba @ 2007-03-16 21:07 UTC [5%]

 196. Re: [PATCH] build: get rid of the notion of a git library
      - by Felipe Contreras @ 2013-06-08 18:22 UTC [5%]

 197. Re: [PATCH] build: get rid of the notion of a git library
      - by John Keeping @ 2013-06-09 17:32 UTC [5%]

 198. Re: [PATCH] contrib: remote-helpers: add move warnings (v2.0)
      - by Junio C Hamano @ 2014-05-13 22:02 UTC [5%]

 199. Re: [RFC/PATCH] drop vcs-svn experiment
      - by Jeff King @ 2018-08-18 15:03 UTC [5%]

 200. [PATCH v3 0/8] sequencer: don't fork git commit
      - by Phillip Wood @ 2017-11-17 11:34 UTC [5%]


Results 1-200 of ~2000   | reverse | options above

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).