Commit Graph

  • c4aca9ccda Fix test-parse-options "integer" test Junio C Hamano 2008-07-30 12:53:45 -0700
  • 5354a56fe7 Replace uses of "git-var" with "git var" Todd Zullinger 2008-07-30 13:48:33 -0400
  • 9b6bf4d575 Fix merge name generation in "merge in C" Junio C Hamano 2008-07-30 01:12:19 -0700
  • c5dc9a2829 git-merge-octopus: use (merge-base A (merge B C D E...)) for stepwise merge Junio C Hamano 2008-07-27 13:47:22 -0700
  • 81b237d5db Documentation/git-rev-parse.txt: update for new git-describe output format Cesar Eduardo Barros 2008-07-26 21:46:00 -0300
  • 731ab1f55e Merge git://repo.or.cz/git-gui Junio C Hamano 2008-07-30 00:18:26 -0700
  • 4fac1d3a98 archive: allow --exec and --remote without equal sign Rene Scharfe 2008-07-25 12:41:26 +0200
  • c70115b4b1 Teach gitlinks to ie_modified() and ce_modified_check_fs() Junio C Hamano 2008-07-29 01:13:44 -0700
  • bd2574ca69 Advertise the ability to abort a commit Anders Melchiorsen 2008-07-29 22:12:22 +0200
  • ae7c5dcef9 Support copy and rename detection in fast-export. Alexander Gavrilov 2008-07-27 00:52:54 +0400
  • a7a6692177 merge-base-many: add trivial tests based on the documentation Junio C Hamano 2008-07-29 23:51:41 -0700
  • dce61e728b Add a second testcase for handling invalid strategies in git-merge Miklos Vajna 2008-07-30 01:17:01 +0200
  • 1b1d78fe77 Add a new test for using a custom merge strategy Miklos Vajna 2008-07-30 01:17:00 +0200
  • 87091b495e builtin-merge: allow using a custom strategy Miklos Vajna 2008-07-30 01:16:59 +0200
  • 940208a771 builtin-help: make some internal functions available to other builtins Miklos Vajna 2008-07-30 01:16:58 +0200
  • 6b2fbaaffc format-patch: Produce better output with --inline or --attach Kevin Ballard 2008-07-29 22:49:33 -0700
  • 8cb070a4cf Documentation: Remove mentions of git-svnimport. Brian Gernhardt 2008-07-29 21:16:01 -0400
  • 2c9693bda5 Make it clear that push can take multiple refspecs Abhijit Menon-Sen 2008-07-30 04:43:38 +0530
  • a56bf5850a `git submodule add` now requires a <path> Abhijit Menon-Sen 2008-07-30 01:23:16 +0530
  • 99f1c04be0 documentation: merge-base: explain "git merge-base" with more than 2 args Junio C Hamano 2008-07-30 07:04:43 +0200
  • 53eda89b2f merge-base: teach "git merge-base" to drive underlying merge_bases_many() Christian Couder 2008-07-30 07:04:14 +0200
  • 5fc6edab76 git-gui (Windows): Change wrapper to execdir 'libexec/git-core' Steffen Prohaska 2008-07-27 18:49:43 +0200
  • f57ddcc5ec git-gui (Windows): Switch to relative discovery of oguilib Steffen Prohaska 2008-07-27 18:49:42 +0200
  • f8f1acf339 git-gui: Correct installation of library to be $prefix/share Steffen Prohaska 2008-07-27 14:23:30 -0700
  • 79317e5df1 git-gui: Fix gitk search in $PATH to work on Windows Shawn O. Pearce 2008-07-29 22:36:58 -0700
  • 1ce4790bf5 Make use of stat.ctime configurable Alex Riesen 2008-07-28 08:31:28 +0200
  • df57accb46 merge-base: die with an error message if not passed a commit ref Christian Couder 2008-07-29 07:42:53 +0200
  • 65c35b2256 t7001: fix "git mv" test Junio C Hamano 2008-07-28 22:27:39 -0700
  • c297432d0d Documentation: clarify what is shown in "git-ls-files -s" output Junio C Hamano 2008-07-28 22:26:47 -0700
  • 108ac313f7 run-command (Windows): Run dashless "git <cmd>" Steffen Prohaska 2008-07-28 07:50:28 +0200
  • 4933e5ebde Refactor, adding prepare_git_cmd(const char **argv) Steffen Prohaska 2008-07-28 07:50:27 +0200
  • d276189514 builtin-verify-tag: fix -v option parsing Olivier Marin 2008-07-28 12:48:44 +0200
  • 7ddea13af2 ls-tree documentation: enhance notes on subdirectory and pathspec behaviour Junio C Hamano 2008-07-28 02:33:33 -0700
  • 1b65f38c06 Allow installing in the traditional way Junio C Hamano 2008-07-28 00:05:10 -0700
  • e84a063da8 Allow building without any git installed Junio C Hamano 2008-07-28 00:02:48 -0700
  • 172035f044 init: handle empty "template" parameter Jeff King 2008-07-28 02:02:04 -0400
  • 8e1db3871c GIT 1.6.0-rc1 v1.6.0-rc1 Junio C Hamano 2008-07-27 12:37:51 -0700
  • 81dc2307d0 git-mv: Keep moved index entries inact Petr Baudis 2008-07-21 02:25:56 +0200
  • f6c52fe4e8 git-mv: Remove dead code branch Petr Baudis 2008-07-16 21:11:08 +0200
  • a08c53a119 fsck: Don't require tmp_obj_ file names are 14 bytes in length Shawn O. Pearce 2008-07-26 21:33:00 -0500
  • f5d600e2dd Avoid chdir() in list_commands_in_dir() Johannes Schindelin 2008-07-27 22:34:14 +0200
  • b6f637d199 builtin-branch: fix -v for --[no-]merged Lars Hjemli 2008-07-26 12:27:25 +0200
  • 7950cda782 builtin-branch: factor out merge_filter matching Lars Hjemli 2008-07-26 12:27:24 +0200
  • 346d437aab builtin-branch: remove duplicated code Lars Hjemli 2008-07-26 12:27:23 +0200
  • 2122f8b963 rev-parse: Add support for the ^! and ^@ syntax Björn Steinbrink 2008-07-26 18:37:56 +0200
  • 47c6ef1c8d make sure parsed wildcard refspec ends with slash Junio C Hamano 2008-07-26 23:15:51 -0700
  • ef115e26f7 gitweb: More about how gitweb gets 'owner' of repository Jakub Narebski 2008-07-27 01:23:46 +0200
  • b890fa33a4 t6030 (bisect): work around Mac OS X "ls" Jonathan Nieder 2008-07-26 23:53:30 -0500
  • 77ef80a83e Documentation/git-submodule.txt: fix doubled word Cesar Eduardo Barros 2008-07-26 01:17:42 -0300
  • 1eb7e2f834 bash completion: Add completion for 'git help' Lee Marlow 2008-07-23 18:07:23 -0600
  • 6bb9e51b8e Documentation: fix diff.external example Anders Melchiorsen 2008-07-27 13:12:15 +0200
  • cbb504c974 bash completion: Add long options for 'git describe' Thomas Rast 2008-07-26 12:26:56 +0200
  • 35faca1f99 Clarify that "git log x.c y.h" lists commits that touch either file Abhijit Menon-Sen 2008-07-26 22:20:35 +0530
  • 392f130091 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-07-27 14:09:25 -0700
  • 25b8fb1e49 git-gui: Preserve scroll position on reshow_diff. Alexander Gavrilov 2008-07-27 10:35:38 +0400
  • 7e09b1531f git-gui: Fix the Remote menu separator. Alexander Gavrilov 2008-07-27 10:34:21 +0400
  • c7f7457026 git-gui: "Stage Line": Treat independent changes in adjacent lines better Johannes Sixt 2008-07-17 15:21:51 +0200
  • fa6b5b3944 git-gui: Fix "Stage/Unstage Line" with one line of context. Johannes Sixt 2008-07-15 23:11:00 +0200
  • 37911d1377 Meta/Make: make it easier to test bootstrapping Junio C Hamano 2008-07-26 00:44:24 -0700
  • 8500e03bb7 Update whatsin and whatscooking Junio C Hamano 2008-07-26 00:43:36 -0700
  • c82b0748e5 Documentation: Improve documentation for git-imap-send(1) Robert Shearman 2008-07-09 22:29:02 +0100
  • 9f1ad541f9 imap-send.c: more style fixes Junio C Hamano 2008-07-09 16:37:38 -0700
  • 95c539081e imap-send.c: style fixes Robert Shearman 2008-07-09 22:29:01 +0100
  • 684ec6c63c git-imap-send: Support SSL Robert Shearman 2008-07-09 22:29:00 +0100
  • a0406b94d5 git-imap-send: Allow the program to be run from subdirectories of a git tree Robert Shearman 2008-07-09 22:28:59 +0100
  • ea27a18ce2 spawn pager via run_command interface Jeff King 2008-07-22 03:14:12 -0400
  • ccf08bc3d0 run-command: add pre-exec callback Jeff King 2008-07-22 03:12:46 -0400
  • 1e5f764c93 builtin-add.c: optimize -A option and "git add ." Junio C Hamano 2008-07-22 22:30:40 -0700
  • 041aee31be builtin-add.c: restructure the code for maintainability Junio C Hamano 2008-07-21 01:24:17 -0700
  • b0320eaf6a git-reset: Let -q hush "locally modified" messages Stephan Beyer 2008-07-25 22:49:08 +0200
  • 128de65767 git-svn: teach dcommit about svn auto-props Brad King 2008-07-25 11:32:37 -0400
  • 7b4b59a963 Windows: Do not compile git-shell Johannes Sixt 2008-07-21 21:19:58 +0200
  • 35eeef4722 Windows: Make sure argv[0] has a path Johannes Sixt 2008-07-21 21:19:57 +0200
  • bf74a88244 Windows: Make $(gitexecdir) relative Johannes Sixt 2008-07-21 21:19:56 +0200
  • 10c4c881c4 Allow add_path() to add non-existent directories to the path Johannes Sixt 2008-07-21 21:19:55 +0200
  • 49fa65a7a8 Allow the built-in exec path to be relative to the command invocation path Johannes Sixt 2008-07-23 21:12:18 +0200
  • 966c6edd31 Fix relative built-in paths to be relative to the command invocation Johannes Sixt 2008-07-21 21:19:53 +0200
  • e1464ca7bb Record the command invocation path early Johannes Sixt 2008-07-21 21:19:52 +0200
  • 46beb55988 Makefile: Normalize $(bindir) and $(gitexecdir) before comparing Johannes Sixt 2008-07-21 21:19:51 +0200
  • c70a8d98a5 Makefile: Do not install a copy of 'git' in $(gitexecdir) Johannes Sixt 2008-07-21 21:19:50 +0200
  • 819b2b5824 archive: allow --exec and --remote without equal sign Rene Scharfe 2008-07-25 12:41:25 +0200
  • f15f736d38 archive: declare struct archiver where it's needed Rene Scharfe 2008-07-25 12:41:24 +0200
  • 7f4d0511af archive: define MAX_ARGS where it's needed Rene Scharfe 2008-07-25 12:41:23 +0200
  • c088543553 archive: move parameter parsing code to archive.c Rene Scharfe 2008-07-25 12:41:22 +0200
  • 6e94e6835f archive: add write_archive() Rene Scharfe 2008-07-25 12:41:21 +0200
  • d3296e37b6 Remove references to git-fetch-pack from "git clone" documentation. Steve Haslam 2008-07-25 19:37:48 +0100
  • 09f8d055f9 git-am: Mention --abort in usage string part of OPTIONS_SPEC Stephan Beyer 2008-07-25 20:22:23 +0200
  • 837c876713 Propagate -u/--upload-pack option of "git clone" to transport. Steve Haslam 2008-07-25 18:51:51 +0100
  • 7198203ae3 editor.c: Libify launch_editor() Stephan Beyer 2008-07-25 18:28:42 +0200
  • d82f33e20d Move launch_editor() from builtin-tag.c to editor.c Stephan Beyer 2008-07-25 18:28:41 +0200
  • 7838d3fb41 git-gui: Correct 'Visualize Branches' on Mac OS X to start gitk Shawn O. Pearce 2008-07-25 15:08:33 -0700
  • 15430be5a1 git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core Abhijit Menon-Sen 2008-07-24 18:58:53 +0530
  • d9d9e6ee63 Merge branch 'maint' Junio C Hamano 2008-07-25 13:56:36 -0700
  • c921cc92e5 Documentation: clarify how to disable elements in core.whitespace Junio C Hamano 2008-07-25 00:34:47 -0700
  • bfce5087ee Makefile: fix shell quoting Junio C Hamano 2008-07-25 12:35:10 -0700
  • c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile Junio C Hamano 2008-07-25 11:09:48 -0700
  • 72de2883bd index-pack.c: correctly initialize appended objects Björn Steinbrink 2008-07-24 18:32:00 +0100
  • 8892048d51 send-email: find body-encoding correctly Peter Valdemar Mørch 2008-07-25 15:06:48 +0200
  • a2d07d80ec document that git-tag can tag more than heads Jonathan Nieder 2008-07-24 11:55:25 -0500
  • 058fb41480 perl/Makefile: update NO_PERL_MAKEMAKER section Brandon Casey 2008-07-22 16:15:41 -0500