Commit Graph

  • 58ba4f6ac8 Update state documentation link for 1.5.3.4 Junio C Hamano 2007-10-04 01:35:01 -0700
  • eb4d0e3f45 optimize diffcore-delta by sorting hash entries. Linus Torvalds 2007-10-02 19:28:19 -0700
  • 9ff74e95da Don't checkout the full tree if avoidable Steven Walter 2007-09-28 13:24:19 -0400
  • f94bf44041 builtin-apply: fix conversion error in strbuf series Junio C Hamano 2007-10-03 17:42:52 -0700
  • cc61ae82ec Merge branch 'mv/unknown' Junio C Hamano 2007-10-03 04:28:24 -0700
  • 66d4035e10 Merge branch 'ph/strbuf' Junio C Hamano 2007-10-03 03:06:02 -0700
  • e66273a6ab Merge branch 'lh/merge' Junio C Hamano 2007-10-03 03:05:58 -0700
  • 9b0185ca06 Merge branch 'js/rebase-i' Junio C Hamano 2007-10-03 03:05:39 -0700
  • 0341091a9e Merge branch 'jc/autogc' Junio C Hamano 2007-10-03 03:05:32 -0700
  • e56f6359ff Merge branch 'je/hooks' Junio C Hamano 2007-10-03 03:03:40 -0700
  • 5e5b2b98c8 Merge branch 'ap/dateformat' Junio C Hamano 2007-10-03 03:03:22 -0700
  • fed276e752 Sync with GIT 1.5.3.4 Junio C Hamano 2007-10-03 03:03:15 -0700
  • 4c75136f76 GIT 1.5.3.4 v1.5.3.4 Junio C Hamano 2007-10-03 02:33:11 -0700
  • 96b2d4fa92 Add a test script for for-each-ref, including test of date formatting Andy Parkins 2007-10-02 12:02:57 +0100
  • 54e1abce90 Add test case for ls-files --with-tree Carl Worth 2007-10-03 00:03:53 -0700
  • 95af39fcb2 Must not modify the_index.cache as it may be passed to realloc at some point. Keith Packard 2007-10-02 22:44:15 -0700
  • 1952aa1d57 git-gui: Allow forced push into remote repository Shawn O. Pearce 2007-10-02 12:52:22 -0400
  • e73bfa7709 Merge branch 'maint' Shawn O. Pearce 2007-10-03 00:17:19 -0400
  • 906ab7f6c0 git-gui: Don't crash when starting gitk from a browser session Shawn O. Pearce 2007-10-02 12:27:32 -0400
  • 501e4c6f23 git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk Shawn O. Pearce 2007-10-02 12:24:44 -0400
  • 2b5a06edca Restore default verbosity for http fetches. Daniel Barkalow 2007-10-02 22:49:15 -0400
  • 96e24abc9f the ar tool is called gar on some systems Robert Schiele 2007-10-03 03:49:34 +0200
  • 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() Junio C Hamano 2007-10-02 21:01:03 -0700
  • eede7b7d11 diffcore-rename: cache file deltas Jeff King 2007-09-25 15:29:42 -0400
  • 2ff5e18a93 Mention 'cpio' dependency in INSTALL Johan Herland 2007-10-03 01:42:29 +0200
  • 8fc293cb1e Make git-pull complain and give advice when there is nothing to merge with Federico Mena Quintero 2007-10-02 18:36:30 -0500
  • 46749204e9 Note that git-branch will not automatically checkout the new branch Federico Mena Quintero 2007-10-02 18:34:32 -0500
  • 84d176cef6 Add documentation for --track and --no-track to the git-branch docs. Federico Mena Quintero 2007-10-02 18:33:30 -0500
  • ac150747d7 Say when --track is useful in the git-checkout docs. Federico Mena Quintero 2007-10-02 18:32:32 -0500
  • 6ea9c7eb27 Fix typo in config.txt Johannes Schindelin 2007-10-02 21:14:30 +0100
  • 9e1a2acfb2 for-each-ref: fix %(numparent) and %(parent) Junio C Hamano 2007-10-02 15:09:41 -0700
  • 070f6918d1 dateformat: parse %(xxdate) %(yydate:format) correctly Junio C Hamano 2007-10-02 14:31:37 -0700
  • c8f203255b git-commit: initialize TMP_INDEX just to be sure. Junio C Hamano 2007-10-02 11:47:58 -0700
  • 63a1f810a6 fixed link in documentation of diff-options Steffen Prohaska 2007-10-02 08:14:37 +0200
  • cd547b4886 fetch/push: readd rsync support Johannes Schindelin 2007-10-01 00:59:39 +0100
  • 34c6dbdef4 Merge branch 'maint' Junio C Hamano 2007-10-01 02:09:09 -0700
  • 5946d4ba89 Whip post 1.5.3.3 maintenance series into shape. Junio C Hamano 2007-10-01 02:07:47 -0700
  • 0bdcac5666 git stash: document apply's --index switch Miklos Vajna 2007-10-01 00:30:27 +0200
  • e6dc8d60fb post-receive-hook: Remove the From field from the generated email header so that the pusher's name is used Andy Parkins 2007-09-28 15:24:26 +0100
  • 076d7aa5d4 git-am: fix typo in the previous one. Junio C Hamano 2007-10-01 00:27:51 -0700
  • 326df26d33 Update stale documentation link in the k.org site Junio C Hamano 2007-09-30 17:32:25 -0700
  • 7155b727c9 Introduce remove_dir_recursively() Johannes Schindelin 2007-09-28 16:28:54 +0100
  • 90446a0009 bundle transport: fix an alloc_ref() call Junio C Hamano 2007-09-28 01:46:13 -0700
  • 72dc52bfe6 git.el: Reset the permission flags when changing a file state. Alexandre Julliard 2007-09-29 11:59:32 +0200
  • 0365d885ad git.el: Update a file status in the git buffer upon save. Alexandre Julliard 2007-09-29 11:59:07 +0200
  • 9f5599b982 git.el: Do not print a status message on every git command. Alexandre Julliard 2007-09-29 11:58:39 +0200
  • b9b7bab4b6 git.el: Preserve file marks when doing a full refresh. Alexandre Julliard 2007-09-29 11:58:08 +0200
  • fe50eef59b Fix adding a submodule with a remote url Daniel Barkalow 2007-09-29 19:39:54 -0400
  • 6982ccecaf git-remote: exit with non-zero status after detecting error in "rm". Jari Aalto 2007-09-29 23:34:19 -0700
  • 2af89f12c6 Merge branch 'maint' Junio C Hamano 2007-09-29 23:32:36 -0700
  • f4bb20cc99 git-remote: exit with non-zero status after detecting errors. Jari Aalto 2007-09-29 23:29:43 -0700
  • 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit Johannes Schindelin 2007-09-30 00:34:23 +0100
  • f8babc4dab rebase -i: support single-letter abbreviations for the actions Johannes Schindelin 2007-09-29 03:32:11 +0100
  • 6a6eb3d09f git-add--interactive: Improve behavior on bogus input Jean-Luc Herren 2007-09-26 16:05:01 +0200
  • c95c02486c git-add--interactive: Allow Ctrl-D to exit Jean-Luc Herren 2007-09-26 15:56:19 +0200
  • cfb8f898a8 Allow abbreviations in the first refspec to be merged Daniel Barkalow 2007-09-28 19:34:17 -0400
  • 9a76adebd6 Make read_patch_file work on a strbuf. Pierre Habouzit 2007-09-27 13:33:19 +0200
  • 387e7e19d7 strbuf_read_file enhancement, and use it. Pierre Habouzit 2007-09-27 15:25:55 +0200
  • 1abbe475ff post-checkout hook, tests, and docs Josh England 2007-09-26 15:31:01 -0600
  • 1f08819101 git-am: make the output quieter. Junio C Hamano 2007-09-29 20:45:33 -0700
  • d392e712a8 Make for-each-ref's grab_date() support per-atom formatting Andy Parkins 2007-09-28 15:17:45 +0100
  • b64265ca8d Make for-each-ref allow atom names like "<name>:<something>" Andy Parkins 2007-09-28 15:17:39 +0100
  • 856665f827 parse_date_format(): convert a format name to an enum date_mode Andy Parkins 2007-09-28 15:17:31 +0100
  • 2a858ee951 Merge branch 'gr/smtp' Junio C Hamano 2007-09-29 16:44:44 -0700
  • 3a229177f9 Merge branch 'ss/svnimport' Junio C Hamano 2007-09-29 16:44:25 -0700
  • 6b4790db24 Merge branch 'sv/svn' Junio C Hamano 2007-09-29 16:43:23 -0700
  • 2a350d7a68 Merge branch 'ml/submodule' Junio C Hamano 2007-09-29 16:43:10 -0700
  • 471fa1ecd5 Merge branch 'jb/remote-rm' Junio C Hamano 2007-09-29 16:43:06 -0700
  • ff08c373dc Merge branch 'jk/diff-rename' Junio C Hamano 2007-09-29 16:42:50 -0700
  • d7da5597a8 Sync with GIT 1.5.3.3 Junio C Hamano 2007-09-29 16:31:40 -0700
  • 552ce11006 GIT 1.5.3.3 v1.5.3.3 Junio C Hamano 2007-09-29 16:07:46 -0700
  • b7bb760d5e Fix revision log diff setup, avoid unnecessary diff generation Linus Torvalds 2007-09-29 09:50:39 -0700
  • ee8245b54a git-bundle: fix commandline examples in the manpage Miklos Vajna 2007-09-27 01:34:59 +0200
  • d3759c0805 Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maint Junio C Hamano 2007-09-29 15:39:39 -0700
  • b315c5c081 strbuf change: be sure ->buf is never ever NULL. Pierre Habouzit 2007-09-27 12:58:23 +0200
  • 690b61f5f1 double free in builtin-update-index.c Pierre Habouzit 2007-09-27 12:51:18 +0200
  • 208fe3ac7e mergetool: Fix typo in options passed to kdiff3 Theodore Ts'o 2007-09-28 22:26:05 -0400
  • f6e0e55934 mergetool: fix emerge when running in a subdirectory Theodore Ts'o 2007-09-28 21:23:22 -0400
  • 769f39861b Mergetool generating blank files (1.5.3) Junio C Hamano 2007-09-27 14:41:23 -0700
  • 32f1b3e4a4 gitk: Fix the tab setting in the diff display window Paul Mackerras 2007-09-28 21:27:39 +1000
  • 0b2bc460fc git-gui: Refer to ourselves as "Git Gui" and not "git-gui" Shawn O. Pearce 2007-09-27 02:15:29 -0400
  • 72a8e81d45 git-gui: Support a native Mac OS X application bundle Shawn O. Pearce 2007-09-27 02:30:51 -0400
  • 1bdd8a1535 git-gui: Use Henrik Nyh's git logo icon on Windows systems Shawn O. Pearce 2007-09-27 00:18:29 -0400
  • cbf13d9e0c git-gui: fix typo in lib/blame.tcl Michele Ballabio 2007-09-27 14:53:25 +0200
  • 9f569fe58f quiltimport: Skip non-existent patches Dan Nicholson 2007-09-27 13:30:59 -0700
  • d8b7db0abf Export rerere() and launch_editor(). Kristian Høgsberg 2007-09-17 20:06:47 -0400
  • 5868016508 Introduce entry point add_interactive and add_files_to_cache Kristian Høgsberg 2007-09-17 20:06:44 -0400
  • a17ba31b0b Merge branch 'ph/strbuf' into kh/commit Junio C Hamano 2007-09-27 00:52:47 -0700
  • 6d69b6f6ac Clean up stripspace a bit, use strbuf even more. Kristian Høgsberg 2007-09-17 20:06:45 -0400
  • a9390b9fce Add strbuf_read_file(). Kristian Høgsberg 2007-09-17 20:06:46 -0400
  • b4833a2c62 rerere: Fix use of an empty strbuf.buf Junio C Hamano 2007-09-26 23:34:01 -0700
  • bb3edc8b04 gitk: Add progress bars for reading in stuff and for finding Paul Mackerras 2007-09-27 11:00:25 +1000
  • c73adce219 gitk: Fix a couple of bugs Paul Mackerras 2007-09-27 10:35:05 +1000
  • 26b2800768 apply: get rid of --index-info in favor of --build-fake-ancestor Johannes Schindelin 2007-09-17 23:34:06 +0100
  • 102c2338da Move make_cache_entry() from merge-recursive.c into read-cache.c Carlos Rica 2007-09-11 05:17:28 +0200
  • 44b2476a12 send-email --smtp-server-port: allow overriding the default port Junio C Hamano 2007-09-25 17:27:54 -0700
  • 96225dbe96 git-gui: Make the status bar easier to read in the setup wizard Shawn O. Pearce 2007-09-26 15:31:42 -0400
  • a7cb8f583f git-gui: Switch the git-gui logo to Henrik Nyh's logo Shawn O. Pearce 2007-09-26 14:59:09 -0400
  • 59213f60b7 git-gui: Don't delete scrollbars in console windows Shawn O. Pearce 2007-09-26 14:16:45 -0400
  • 6f2d73ec0c git-gui: Don't delete console window namespaces too early Shawn O. Pearce 2007-09-26 14:05:54 -0400