Commit Graph

  • b516968ff6 Update local tracking refs when pushing Daniel Barkalow 2007-05-15 22:50:19 -0400
  • 5d46c9d41f Add handlers for fetch-side configuration of remotes. Daniel Barkalow 2007-05-12 11:46:03 -0400
  • 6b62816cb1 Move refspec parser from connect.c and cache.h to remote.{c,h} Daniel Barkalow 2007-05-12 11:45:59 -0400
  • 5751f49010 Move remote parsing into a library file out of builtin-push. Daniel Barkalow 2007-05-12 11:45:53 -0400
  • efe7f35861 Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file Marco Costalba 2007-05-20 14:45:59 +0200
  • 93d496a560 git-rev-list: Add regexp tuning options Petr Baudis 2007-05-19 02:13:29 +0200
  • 77e4e8bd9b gitweb: Add test t9500 for gitweb (as standalone script) Jakub Narebski 2007-05-19 02:19:20 +0200
  • 738a1154db Merge branch 'maint' Junio C Hamano 2007-05-20 19:58:03 -0700
  • 7df6ddf51e Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-20 19:57:00 -0700
  • 5b6dedd6a0 annotate: make it work from subdirectories. Junio C Hamano 2007-05-20 19:56:28 -0700
  • 0cb21911f4 git-config: Correct asciidoc documentation for --int/--bool Frank Lichtenheld 2007-05-21 00:12:58 +0200
  • cab333cb6a t1300: Add tests for git-config --bool --get Frank Lichtenheld 2007-05-21 00:12:57 +0200
  • 341dc1c179 Improved output for multi branch imports and noted another little todo item Simon Hausmann 2007-05-21 00:39:16 +0200
  • b1561ee256 Another (potentially life-saving) idea for submit --direct Simon Hausmann 2007-05-20 23:52:51 +0200
  • 24f7b53fdd Had an idea for debugging, record it :) Simon Hausmann 2007-05-20 23:42:22 +0200
  • 0a76f66524 unpack-trees.c: verify_uptodate: remove dead code Sven Verdoolaege 2007-05-20 19:26:37 +0200
  • 1472966c04 Use PATH_MAX instead of TEMPFILE_PATH_LEN Fernando J. Pereda 2007-05-20 15:35:46 +0200
  • 8a5fc95b43 Specifying --detect-branches is now only needed for the initial clone/sync. Afterwards it's turned on implicitly if more p4 branches than remotes/p4/master are found. Simon Hausmann 2007-05-20 23:39:40 +0200
  • 078f8380f6 branch: fix segfault when resolving an invalid HEAD Jonas Fonseca 2007-05-20 14:19:17 +0200
  • c1b296b9f1 Added support for git-p4 submit --direct (experimental) Simon Hausmann 2007-05-20 16:55:05 +0200
  • 47a130b7bf Use git format-patch and git apply --apply when extracting patches from git and applying them to a Perforce checkout. This should make it possible to apply git commits with binary files that cannot be handled by path. Simon Hausmann 2007-05-20 16:33:21 +0200
  • 64ffb06a9c Oops, not only /set/ gitdir on clone, also set it /correctly/ :) Simon Hausmann 2007-05-20 15:24:01 +0200
  • 59fa417109 Fix gitdir not being set when cloning. Needed for writing the p4 users cache. Simon Hausmann 2007-05-20 15:15:34 +0200
  • 41649bee8e MaintNotes: where is it found? Junio C Hamano 2007-05-20 02:52:53 -0700
  • 412cb45a0b MaintNotes update for 1.5.2/1.5.1.6 Junio C Hamano 2007-05-20 02:50:36 -0700
  • 45bde46bfb Merge branch 'dh/pack' Junio C Hamano 2007-05-20 02:19:19 -0700
  • e223249a13 Merge branch 'mst/connect' Junio C Hamano 2007-05-20 02:18:50 -0700
  • 063581e9b6 Merge branch 'sv/checkout' Junio C Hamano 2007-05-20 02:18:47 -0700
  • cc93020f52 Merge branch 'np/pack' Junio C Hamano 2007-05-20 02:18:43 -0700
  • a0f5b7f017 Merge branch 'tt/gc' Junio C Hamano 2007-05-20 02:18:40 -0700
  • 5610c6e381 Merge branch 'jb/statcolor' Junio C Hamano 2007-05-20 02:18:37 -0700
  • b607e71efd Cache the output of "p4 users" for faster syncs on high latency links. Simon Hausmann 2007-05-20 10:55:54 +0200
  • aba170cdb4 GIT 1.5.2 v1.5.2 Junio C Hamano 2007-05-20 00:30:39 -0700
  • e40a30452d git-cvsserver: exit with 1 upon "I HATE YOU" Junio C Hamano 2007-05-19 17:53:45 -0700
  • 03f6db0ec0 Merge branch 'maint' to synchronize with 1.5.1.6 Junio C Hamano 2007-05-20 00:19:30 -0700
  • f7b47b273e GIT 1.5.1.6 v1.5.1.6 Junio C Hamano 2007-05-19 18:18:24 -0700
  • 2be2e267aa Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint Junio C Hamano 2007-05-19 23:25:59 -0700
  • dc431666d3 git-svn: don't minimize-url when doing an init that tracks multiple paths Eric Wong 2007-05-19 03:59:02 -0700
  • 6442754d6c git-svn: avoid crashing svnserve when creating new directories Eric Wong 2007-05-19 02:58:37 -0700
  • 9bda3a8556 Removed unused variable, more cleanups Simon Hausmann 2007-05-19 12:05:40 +0200
  • 71b112d4a4 More cleanups and speedups for labels and branches Simon Hausmann 2007-05-19 11:54:11 +0200
  • d5904674d1 Cleanup/speed up the branch<> file split and removed change range limitation that I added for debugging (oops). Simon Hausmann 2007-05-19 11:07:32 +0200
  • 29bdbac1cd More work on the incremental importing of multiple branches. Improved error detection by checking the exit code of git-fast-import. Simon Hausmann 2007-05-19 10:23:12 +0200
  • f8a7774f13 TODO update Junio C Hamano 2007-05-18 22:52:16 -0700
  • 2dc53617a4 user-manual: Add section on ignoring files Johan Herland 2007-05-16 02:31:40 +0200
  • 187b0d80df user-manual: finding commits referencing given file content J. Bruce Fields 2007-05-19 00:37:25 -0400
  • 8fae22250f user-manual: discourage shared repository J. Bruce Fields 2007-05-15 00:30:58 -0400
  • 93f9cc675d tutorial: revise index introduction J. Bruce Fields 2007-05-18 00:51:42 -0400
  • cd50aba918 tutorials: add user-manual links J. Bruce Fields 2007-05-17 23:56:08 -0400
  • 404fdef22f Merge branch 'maint' Junio C Hamano 2007-05-18 21:50:56 -0700
  • 97925fde00 Documentation: Reformatted SYNOPSIS for several commands Matthias Kestenholz 2007-05-18 15:39:34 +0200
  • e448ff877b Documentation: Added [verse] to SYNOPSIS where necessary Matthias Kestenholz 2007-05-18 15:39:33 +0200
  • 2ff3f61ab6 Documentation/git.txt: Update links to older documentation pages. Junio C Hamano 2007-05-18 21:43:13 -0700
  • c906b18122 gitweb: Fix "Use of uninitialized value" warning in git_feed Jakub Narebski 2007-05-19 02:47:51 +0200
  • c0e9892637 Merge branch 'sp/cvsexport' Junio C Hamano 2007-05-18 17:28:50 -0700
  • b6e4db6a99 Add link to 1.5.1.5 release notes. Junio C Hamano 2007-05-18 17:28:24 -0700
  • d6b3e3a33f Merge 1.5.1.5 in Junio C Hamano 2007-05-18 17:27:08 -0700
  • 6b68342edc GIT v1.5.1.5 v1.5.1.5 Junio C Hamano 2007-05-18 17:21:31 -0700
  • cecb98a9c3 Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint Junio C Hamano 2007-05-18 17:13:47 -0700
  • 7f79b0173d gitweb: Remove redundant $searchtype setup Petr Baudis 2007-05-19 01:12:32 +0200
  • a5c2d26a04 Documentation: git-rev-list's "patterns" Petr Baudis 2007-05-19 01:21:53 +0200
  • 760f0c62ef Fix crlf attribute handling to match documentation Andy Parkins 2007-05-18 13:33:32 +0100
  • 5e6cfc80e2 git-archive: convert archive entries like checkouts do René Scharfe 2007-05-19 00:09:41 +0200
  • 8f9b2e082b Give branches a nice project prefix and don't bail out on clone if we failed to detect the master branch. Simon Hausmann 2007-05-18 22:13:26 +0200
  • 4b97ffb1e4 Started rewriting the branch detection, based on "p4 branches" and "p4 branch -o foo". Simon Hausmann 2007-05-18 21:45:23 +0200
  • 66c6a9b559 Removed unused cache variables. Simon Hausmann 2007-05-18 20:39:38 +0200
  • 05094f987c Fix branch setup after initial clone. Simon Hausmann 2007-05-18 20:32:35 +0200
  • eda6944919 user-manual: reorganize public git repo discussion J. Bruce Fields 2007-05-15 00:00:29 -0400
  • 629d9f785f user-manual: listing commits reachable from some refs not others J. Bruce Fields 2007-05-13 22:58:06 -0400
  • 99eaefdd32 user-manual: introduce git J. Bruce Fields 2007-05-13 02:23:11 -0400
  • 46acd3fa32 user-manual: add a "counting commits" example J. Bruce Fields 2007-05-13 02:14:45 -0400
  • 9e2163ea45 user-manual: move howto/using-topic-branches into manual J. Bruce Fields 2007-05-13 01:48:47 -0400
  • 82c8bf28f8 user-manual: move howto/make-dist.txt into user manual J. Bruce Fields 2007-05-13 00:14:40 -0400
  • 4db75b70d1 Documentation: remove howto's now incorporated into manual J. Bruce Fields 2007-05-12 23:52:24 -0400
  • 2624d9a5aa user-manual: move quick-start to an appendix J. Bruce Fields 2007-05-12 22:55:40 -0400
  • 343cad9217 glossary: expand and clarify some definitions, prune cross-references J. Bruce Fields 2007-05-12 22:17:03 -0400
  • a5fc33b493 user-manual: revise birdseye-view chapter J. Bruce Fields 2007-05-12 19:48:31 -0400
  • 4229aa5141 gitweb: Allow arbitrary strings to be dug with pickaxe Petr Baudis 2007-05-17 04:30:42 +0200
  • e773855372 gitweb: Add support for grep searches Petr Baudis 2007-05-17 04:31:12 +0200
  • d77b5673e9 gitweb: Normalize searchbar font size Petr Baudis 2007-05-17 04:24:19 +0200
  • 8299886619 Merge branch 'maint' Junio C Hamano 2007-05-17 17:36:57 -0700
  • 164b19893a Document core.excludesfile for git-add Michael Hendricks 2007-05-16 23:08:50 -0600
  • 5f85505265 gitweb: Fix error in git_patchset_body for deletion in merge commit Jakub Narebski 2007-05-17 22:54:28 +0200
  • e986e26a86 Merge branch 'master' of git://repo.or.cz/git-gui Junio C Hamano 2007-05-17 16:52:45 -0700
  • b9e7efb8b5 git-gui: Gracefully handle bad TCL_PATH at compile time gitgui-0.7.1 Shawn O. Pearce 2007-05-17 18:01:50 -0400
  • 71bd9bacec Removed todo item that is implemented :) Simon Hausmann 2007-05-17 22:22:26 +0200
  • ef48f9093c Added support for git-p4 sync/rebase --with-origin. See git-p4.txt for details :) Simon Hausmann 2007-05-17 22:17:49 +0200
  • 48df6fd850 Bite the bullet and automatically convert old style refs/heads/p4 repositories to the new style refs/remotes/p4 branching. Simon Hausmann 2007-05-17 21:18:53 +0200
  • c6d44cb1a1 Changed the default p4 import branch to be refs/remotes/p4/{HEAD,master} instead of refs/heads/p4. Simon Hausmann 2007-05-17 20:57:05 +0200
  • 8ead4fda3f Create the origin based import branch using git update-ref instead of git branch so that it's possible to have the import branch in refs/remotes. Simon Hausmann 2007-05-17 20:26:58 +0200
  • 1c9d393d30 Removed ancient and unused code to find the last imported revision from previous imports to use for the current import by looking at the p4 tags. The current approach of using the log message works better. Simon Hausmann 2007-05-17 20:15:47 +0200
  • 8a2820def4 Removed cleantags command. It doesn't have any meaning anymore. Simon Hausmann 2007-05-17 19:44:50 +0200
  • 463e8af655 Clean up code duplication for revision parsing and fix previous commit to not import into remotes/p4 (yet!). Simon Hausmann 2007-05-17 09:13:54 +0200
  • f9162f6a4c Always pass a sha1 for the initial parent so that git-fast-import doesn't think it's creating a new branch from itself. It's a sensible error in general but in the case of incremental imports we have to apply force :) Simon Hausmann 2007-05-17 09:02:45 +0200
  • 5c4153e488 Fixing syncing (gitdir discovery / cd) for bare repositories Simon Hausmann 2007-05-17 07:42:38 +0200
  • 504ceab6d2 git-send-email: allow leading white space on mutt aliases Michael Hendricks 2007-05-16 23:15:16 -0600
  • 2eb54efc6c gitweb: fix another use of undefined value Junio C Hamano 2007-05-16 21:04:16 -0700
  • 126640afbc Add a birdview-on-the-source-code section to the user manual Johannes Schindelin 2007-05-10 12:36:15 +0200
  • e00847dc1e TODO updates Junio C Hamano 2007-05-16 17:00:58 -0700
  • d26c4264e5 gitweb: Empty patch for merge means trivial merge, not no differences Jakub Narebski 2007-05-17 00:05:55 +0200