Commit Graph

  • 1dffb8fa80 Small cache_tree_write refactor. Pierre Habouzit 2007-09-25 10:22:44 +0200
  • 8289b62095 Make builtin-rerere use of strbuf nicer and more efficient. Pierre Habouzit 2007-09-24 11:25:04 +0200
  • 45f66f6463 Add strbuf_cmp. Pierre Habouzit 2007-09-24 11:25:03 +0200
  • a8f3e2219c strbuf_setlen(): do not barf on setting length of an empty buffer to 0 Junio C Hamano 2007-09-26 02:26:06 -0700
  • 73697a0b57 rebase -i: work on a detached HEAD Johannes Schindelin 2007-09-25 16:43:15 +0100
  • 61ab92df40 Merge branch 'jc/autogc' into js/rebase-i Junio C Hamano 2007-09-26 00:42:12 -0700
  • 55246aac67 Don't use "<unknown>" for placeholders and suppress printing of empty user formats. Michal Vitecek 2007-09-25 16:38:46 +0200
  • a5a3878ba7 diffcore-rename: cache file deltas Jeff King 2007-09-25 15:29:42 -0400
  • 5166810b1e rebase -i: create .dotest-merge after validating options. Matt Kraai 2007-09-25 18:30:13 -0700
  • bce92405ae core-tutorial: correct URL Randy Dunlap 2007-09-25 22:02:28 -0700
  • b06743925c Fix spelling of overridden in documentation Shawn Bohrer 2007-09-25 23:12:46 -0500
  • ae830ed7f5 rebase -i: avoid exporting GIT_AUTHOR_* variables Johannes Schindelin 2007-09-25 16:43:44 +0100
  • dad4e32c46 rebase -i: Fix numbers in progress report Johannes Schindelin 2007-09-25 16:43:04 +0100
  • 376ccb8cbb rebase -i: style fixes and minor cleanups Johannes Schindelin 2007-09-25 16:42:51 +0100
  • be6ff208d8 rebase -i: commit when continuing after "edit" Johannes Schindelin 2007-09-25 16:42:36 +0100
  • 4d84aff356 gitattributes.txt: Be more to the point in the filter driver description. Johannes Sixt 2007-09-25 15:05:29 +0200
  • 2dbbc45730 gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' interaction. Johannes Sixt 2007-09-25 15:05:28 +0200
  • df3a02f612 Make merge-recursive honor diff.renamelimit Lars Hjemli 2007-09-25 08:36:38 +0200
  • 2ecb5ea2ad Move convert-objects to contrib. Matt Kraai 2007-09-25 07:03:46 -0700
  • 6dd14366d9 user-manual: Explain what submodules are good for. Michael Smith 2007-09-25 08:44:38 -0400
  • d3f3ab264f Merge branch 'jn/web' into maint Junio C Hamano 2007-09-25 15:17:22 -0700
  • f31a522a2d git-submodule - allow a relative path as the subproject url Mark Levedahl 2007-09-23 22:19:42 -0400
  • 41ef95aea7 Merge branch 'maint' Junio C Hamano 2007-09-25 00:30:33 -0700
  • d1637a07f6 Do not over-quote the -f envelopesender value. Jim Meyering 2007-09-25 08:48:59 +0200
  • e883932f7d unexpected Make output (e.g. from --debug) causes build failure Jim Meyering 2007-09-25 08:42:16 +0200
  • 4491e62ae9 Prevent send-pack from segfaulting when a branch doesn't match Shawn O. Pearce 2007-09-25 00:13:25 -0400
  • 7dfee372b0 Cleanup unnecessary break in remote.c Shawn O. Pearce 2007-09-25 00:13:19 -0400
  • 009c5bcd24 Cleanup style nit of 'x == NULL' in remote.c Shawn O. Pearce 2007-09-25 00:13:14 -0400
  • 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. Glenn Rempe 2007-09-24 13:33:38 -0700
  • 5d17d765ca Fix pool handling in git-svnimport to avoid memory leaks. Stefan Sperling 2007-09-24 12:57:40 +0200
  • cd38c86fd8 git-gui: add a simple msgfmt replacement Johannes Schindelin 2007-09-24 23:24:12 -0400
  • 85f77eadcc git-gui: Copy objects/info/alternates during standard clone Shawn O. Pearce 2007-09-24 08:50:58 -0400
  • 81d4d3dddc git-gui: Keep the UI responsive while counting objects in clone Shawn O. Pearce 2007-09-24 08:40:44 -0400
  • 40f86af01b git-gui: Don't bother showing OS error message about hardlinks Shawn O. Pearce 2007-09-24 08:26:07 -0400
  • bc12651b08 Start RelNotes for 1.5.4 Junio C Hamano 2007-09-24 01:12:16 -0700
  • e4b2890773 Merge branch 'jn/web' Junio C Hamano 2007-09-23 23:13:08 -0700
  • 3ef408aefe gitweb: No difftree output for trivial merge Jakub Narebski 2007-09-08 21:54:28 +0200
  • 711fa74266 gitweb: Remove parse_from_to_diffinfo code from git_patchset_body Jakub Narebski 2007-09-08 21:49:11 +0200
  • 91d4b2ee81 Merge branch 'je/hooks' Junio C Hamano 2007-09-23 22:51:03 -0700
  • 683b56791b git-remote rm: add tests and minor fix-ups Junio C Hamano 2007-09-23 22:29:12 -0700
  • 52d5bc9a16 Merge branch 'js/apply-build-ancestor' Junio C Hamano 2007-09-23 21:16:33 -0700
  • 354e114d74 git-gui: Deiconify startup wizard so it raises to the top Johannes Schindelin 2007-09-23 22:29:18 -0400
  • d66424c4ac git-merge: add --ff and --no-ff options Lars Hjemli 2007-09-24 00:51:45 +0200
  • d08af0ad74 git-merge: add support for --commit and --no-squash Lars Hjemli 2007-09-24 00:51:44 +0200
  • aec7b362ad git-merge: add support for branch.<name>.mergeoptions Lars Hjemli 2007-09-24 00:51:43 +0200
  • d38eb710d9 git-merge: refactor option parsing Lars Hjemli 2007-09-24 00:51:42 +0200
  • 2ae4fd7695 git-merge: fix faulty SQUASH_MSG Lars Hjemli 2007-09-24 00:51:41 +0200
  • a85d1b6917 Add test-script for git-merge porcelain Lars Hjemli 2007-09-24 00:51:40 +0200
  • 4f337e2466 Merge branch 'maint' Junio C Hamano 2007-09-23 17:13:55 -0700
  • 15eda0202a Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint Junio C Hamano 2007-09-23 17:08:45 -0700
  • b019304886 git-svn: don't attempt to spawn pager if we don't want one Eric Wong 2007-09-21 18:48:45 -0700
  • 822f7c7349 Supplant the "while case ... break ;; esac" idiom David Kastrup 2007-09-23 22:42:08 +0200
  • 38a457baae User Manual: add a chapter for submodules Miklos Vajna 2007-09-20 02:34:14 +0200
  • fc74ecc12c user-manual: don't assume refs are stored under .git/refs J. Bruce Fields 2007-09-09 22:07:02 -0400
  • fbc8a93cd5 git-gui: Avoid console scrollbars unless they are necessary Shawn O. Pearce 2007-09-23 05:25:13 -0400
  • ab08b36304 git-gui: Allow users to choose/create/clone a repository Shawn O. Pearce 2007-09-22 03:47:43 -0400
  • b9fc6ea9ef Detect exec bit in more cases. David Brown 2007-09-19 13:12:48 -0700
  • a4bee59713 git-gui: Refactor some UI init to occur earlier Shawn O. Pearce 2007-09-21 03:41:51 -0400
  • 687c8765ec gitk: Simplify highlighting interface and combine with Find function Paul Mackerras 2007-09-22 12:49:33 +1000
  • f31c14b30b Merge branch 'maint' Shawn O. Pearce 2007-09-21 22:03:27 -0400
  • 2fe167b67a git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs Shawn O. Pearce 2007-09-21 11:44:23 -0400
  • 299077fb40 git-gui: Handle starting on mapped shares under Cygwin Shawn O. Pearce 2007-09-21 11:08:50 -0400
  • 183a1d1496 git-gui: Display message box when we cannot find git in $PATH Shawn O. Pearce 2007-09-21 10:58:02 -0400
  • 9c2d28c74e Conjugate "search" correctly in the git-prune-packed man page. Matt Kraai 2007-09-21 07:37:18 -0700
  • 1e6ab5de4f Move the paragraph specifying where the .idx and .pack files should be Matt Kraai 2007-09-21 06:43:44 -0700
  • 8fceacee67 Documentation/git-lost-found.txt: drop unnecessarily duplicated name. Junio C Hamano 2007-09-21 12:52:30 -0700
  • 7a33bcbe80 sq_quote_argv and add_to_string rework with strbuf's. Pierre Habouzit 2007-09-20 00:42:13 +0200
  • ffab62681c git-svn: handle changed svn command-line syntax Sam Vilain 2007-09-21 15:27:01 +1200
  • d99c74e291 git-svn: fix test for trunk svn (transaction out of date) Sam Vilain 2007-09-21 14:02:34 +1200
  • 400e58b74e git-svn: fix test for trunk svn (commit message not needed) Sam Vilain 2007-09-21 14:02:33 +1200
  • 663af3422a Full rework of quote_c_style and write_name_quoted. Pierre Habouzit 2007-09-20 00:42:15 +0200
  • 7fb1011e61 Rework unquote_c_style to work on a strbuf. Pierre Habouzit 2007-09-20 00:42:14 +0200
  • c76689df6c strbuf API additions and enhancements. Pierre Habouzit 2007-09-20 00:42:12 +0200
  • 19247e5510 nfv?asprintf are broken without va_copy, workaround them. Pierre Habouzit 2007-09-20 10:43:11 +0200
  • e03e05ff73 Fix the expansion pattern of the pseudo-static path buffer. Pierre Habouzit 2007-09-20 00:42:10 +0200
  • 2f7c9a7f31 git-gui: Support native Win32 Tcl/Tk under Cygwin Shawn O. Pearce 2007-09-20 21:25:34 -0400
  • d4278b51e3 git-gui: Fix missing i18n markup in push/fetch windows Shawn O. Pearce 2007-09-20 13:03:43 -0400
  • e7deec6c72 Merge branch 'maint' Shawn O. Pearce 2007-09-20 13:01:32 -0400
  • ae0754ac9a git-gui: Avoid using bold text in entire gui for some fonts Simon Sasburg 2007-09-19 00:33:34 +0200
  • 17ed158021 rev-list --bisect: Fix best == NULL case. Christian Couder 2007-09-20 07:23:01 +0200
  • 0f729f2134 Enable wt-status to run against non-standard index file. Kristian Høgsberg 2007-09-17 20:06:43 -0400
  • f26a001226 Enable wt-status output to a given FILE pointer. Kristian Høgsberg 2007-09-17 20:06:42 -0400
  • f4e95765b0 Fix memory leaks when disconnecting transport instances Shawn O. Pearce 2007-09-19 00:49:42 -0400
  • 50ab5fd3fc Ensure builtin-fetch honors {fetch,transfer}.unpackLimit Shawn O. Pearce 2007-09-19 00:49:39 -0400
  • fa74052922 Always obtain fetch-pack arguments from struct fetch_pack_args Shawn O. Pearce 2007-09-19 00:49:35 -0400
  • 824d5776c3 Refactor struct transport_ops inlined into struct transport Shawn O. Pearce 2007-09-19 00:49:31 -0400
  • 28b91f8ad9 Rename remote.uri to remote.url within remote handling internals Shawn O. Pearce 2007-09-19 00:49:27 -0400
  • bbaf458428 Use 'unsigned:1' when we mean boolean options Shawn O. Pearce 2007-09-18 04:55:00 -0400
  • ab865e6eec Avoid printing unnecessary warnings during fetch and push Shawn O. Pearce 2007-09-18 04:54:57 -0400
  • 85682c1903 Correct handling of branch.$name.merge in builtin-fetch Shawn O. Pearce 2007-09-18 04:54:53 -0400
  • d8b3a2bf18 Don't attempt to merge non-existant remotes in t5515 Shawn O. Pearce 2007-09-18 04:54:51 -0400
  • 27e13374bf builtin-fetch: Don't segfault on "fetch +foo" Shawn O. Pearce 2007-09-18 04:54:48 -0400
  • f38395905b Remove more debugging from builtin-fetch Shawn O. Pearce 2007-09-16 02:32:17 -0400
  • ad23603c3a Don't configure remote "." to fetch everything to itself Shawn O. Pearce 2007-09-16 02:32:11 -0400
  • b3abdd9d21 Allow builtin-fetch to work on a detached HEAD Shawn O. Pearce 2007-09-16 02:31:26 -0400
  • e5f4e21463 Remove unnecessary 'fetch' argument from transport_get API Shawn O. Pearce 2007-09-15 03:23:14 -0400
  • be6042cfa5 Add transport.h to LIB_H as transport.o is in LIB_OBJS Shawn O. Pearce 2007-09-15 03:23:10 -0400
  • 8eb554ae62 Cleanup duplicate initialization code in transport_get Shawn O. Pearce 2007-09-15 03:23:07 -0400
  • b6abb48a15 Don't bother passing ref log details to walker in builtin-fetch Shawn O. Pearce 2007-09-15 03:23:04 -0400
  • 3278cd0a39 Properly cleanup in http_cleanup so builtin-fetch does not segfault Shawn O. Pearce 2007-09-15 03:23:00 -0400