Commit Graph

  • ec05df353c git-submodule - make "submodule add" more strict, and document it Mark Levedahl 2008-07-09 21:05:40 -0400
  • 8f510bef13 git-svn: typofix Frederik Schwarzer 2008-07-14 18:30:24 +0200
  • 63c56022f8 git-svn: find-rev and rebase for SVN::Mirror repositories João Abecasis 2008-07-14 16:28:04 +0100
  • dc29bc8bd2 tutorial: clarify "pull" is "fetch + merge" Junio C Hamano 2008-07-10 14:01:57 -0700
  • 5d5e88af5c tutorial: use prompt with user names in example, to clarify who is doing what Ian Katz 2008-07-10 14:27:30 -0400
  • db8a9ff038 bash completion: Resolve git show ref:path<tab> losing ref: portion Shawn O. Pearce 2008-07-15 05:52:04 +0000
  • 324c2c3177 git-rebase: report checkout failure Junio C Hamano 2008-07-14 14:05:35 -0700
  • 711f6b295c reduce_heads(): protect from duplicate input Junio C Hamano 2008-07-14 00:09:41 -0700
  • 41a2728b7b MaintNotes: Post 1.5.6.3 update Junio C Hamano 2008-07-13 22:38:51 -0700
  • dc6282d201 Update draft release notes for 1.6.0 Junio C Hamano 2008-07-13 22:30:35 -0700
  • 3b6121f69b git-mailinfo: use strbuf's instead of fixed buffers Lukas Sandström 2008-07-13 20:30:12 +0200
  • 778306e405 bash completion: Append space after file names have been completed Shawn O. Pearce 2008-07-14 00:22:03 +0000
  • e9fe804a82 git-mailinfo: Fix getting the subject from the in-body [PATCH] line Lukas Sandström 2008-07-10 23:41:33 +0200
  • 10ce0209b6 Merge branch 'sp/maint-bash-completion-optim' Junio C Hamano 2008-07-13 16:41:02 -0700
  • 6c36c9e4ea bash completion: Don't offer "a.." as a completion for "a." Shawn O. Pearce 2008-07-13 22:06:31 +0000
  • 74982056fa git-request-pull: replace call to deprecated peek-remote Ramsay Jones 2008-07-09 00:32:15 +0100
  • 7970aaf0fb Make rebase--interactive use OPTIONS_SPEC Stephan Beyer 2008-07-12 17:48:20 +0200
  • 5352a82bab t3404: test two "preserve merges with -p" cases Stephan Beyer 2008-07-12 17:47:31 +0200
  • 356a32a23a git-am/git-mailsplit: correct synopsis for reading from stdin Stephan Beyer 2008-07-12 17:47:16 +0200
  • 447d0cca45 Merge branch 'maint' to sync with 1.5.6.3 Junio C Hamano 2008-07-13 15:45:38 -0700
  • 191a8e32b3 GIT 1.5.6.3 v1.5.6.3 Junio C Hamano 2008-07-13 15:23:43 -0700
  • fa6200fc02 Merge branch 'ph/parseopt-step-blame' Junio C Hamano 2008-07-13 15:16:35 -0700
  • 671d322035 Merge branch 'am/stash-branch' Junio C Hamano 2008-07-13 15:16:09 -0700
  • 15fc1c02fc Merge branch 'sg/stash-k-i' Junio C Hamano 2008-07-13 15:15:27 -0700
  • e636799b4d Merge branch 'jc/report-tracking' Junio C Hamano 2008-07-13 15:15:23 -0700
  • fc062aa2e1 Merge branch 'js/pick-root' Junio C Hamano 2008-07-13 15:15:13 -0700
  • ef567fe70a Merge branch 'ab/bundle' Junio C Hamano 2008-07-13 15:15:08 -0700
  • 69b060c84e Merge branch 'tr/add-i-e' Junio C Hamano 2008-07-13 15:14:59 -0700
  • f049e0944d git-gui: MERGE_RR lives in .git/ directly with newer Git versions Johannes Schindelin 2008-07-12 15:56:59 +0100
  • 4804aabcdb help (Windows): Display HTML in default browser using Windows' shell API Steffen Prohaska 2008-07-13 22:31:20 +0200
  • 868da8d5e3 help.c: Add support for htmldir relative to git_exec_path() Steffen Prohaska 2008-07-13 22:31:19 +0200
  • 2de9de5e4a Move code interpreting path relative to exec-dir to new function system_path() Steffen Prohaska 2008-07-13 22:31:18 +0200
  • 1b1dd23f2d Make usage strings dash-less Stephan Beyer 2008-07-13 15:36:15 +0200
  • eacd6dc594 Add some useful functions for strbuf manipulation. Lukas Sandström 2008-07-13 20:29:18 +0200
  • 9b200fd68c Make some strbuf_*() struct strbuf arguments const. Lukas Sandström 2008-07-13 20:28:24 +0200
  • 3d1dd4728b reduce_heads(): thinkofix Sverre Hvammen Johansen 2008-07-13 08:13:55 +0000
  • 3f4d1c6393 Add a new test for git-merge-resolve Miklos Vajna 2008-07-13 00:33:35 +0200
  • 8ec0dd66fa t6021: add a new test for git-merge-resolve Miklos Vajna 2008-07-12 20:42:10 +0200
  • fce87ae538 Fix quadratic performance in rewrite_one. Alexander N. Gavrilov 2008-07-12 22:00:57 +0400
  • d492b31caf t/: Use "test_must_fail git" instead of "! git" Stephan Beyer 2008-07-12 17:47:52 +0200
  • 5a26973025 t/test-lib.sh: exit with small negagive int is ok with test_must_fail Stephan Beyer 2008-07-12 17:47:51 +0200
  • 460abee5cd git-am: Do not exit silently if committer is unset Stephan Beyer 2008-07-12 17:46:59 +0200
  • ab02dfe533 bash completion: Improve responsiveness of git-log completion Shawn O. Pearce 2008-07-13 02:37:42 +0000
  • 0af0ac7ebb Move MERGE_RR from .git/rr-cache/ into .git/ Johannes Schindelin 2008-07-12 15:56:19 +0100
  • 329636b435 t0004: fix timing bug Junio C Hamano 2008-07-12 04:15:56 -0700
  • 36ac2bfefc Update MaintNotes -- 1.6.0 will have most of the Windows port Junio C Hamano 2008-07-12 00:44:14 -0700
  • e0cbc39768 Add pretty format %aN which gives the author name, respecting .mailmap Johannes Schindelin 2008-07-12 00:28:18 +0100
  • fdfd200802 We need to check for msys as well as Windows in add--interactive. Mike Pape 2008-07-11 18:52:42 +0200
  • c4adea82c5 Convert CR/LF to LF in tag signatures Johannes Schindelin 2008-07-11 18:55:57 +0200
  • f9dd4bf4e5 Fixed text file auto-detection: treat EOF character 032 at the end of file as printable Dmitry Kakurin 2008-07-11 18:48:16 +0200
  • b4f02d3509 make remove-dashes: apply to scripts and programs as well, not just to builtins Miklos Vajna 2008-07-11 02:12:06 +0200
  • 6c98c0548a git-bisect: use dash-less form on git bisect log Miklos Vajna 2008-07-11 18:01:29 +0200
  • b9c76ddd27 t1007-hash-object.sh: use quotes for the test description Miklos Vajna 2008-07-11 02:12:04 +0200
  • b613827318 t0001-init.sh: change confusing directory name Miklos Vajna 2008-07-11 02:12:03 +0200
  • b4958181a9 git-mailinfo: document the -n option Lukas Sandström 2008-07-10 23:36:28 +0200
  • 8c6202d869 Fix backwards-incompatible handling of core.sharedRepository Petr Baudis 2008-07-12 03:15:03 +0200
  • 4393c23741 Teach merge.log to "git-merge" again Junio C Hamano 2008-07-10 00:50:59 -0700
  • 5b2fd95606 rerere: Separate libgit and builtin functions Stephan Beyer 2008-07-09 14:58:57 +0200
  • 99d698f1e7 builtin-rerere: more carefully find conflict markers Olivier Marin 2008-07-07 14:42:48 +0200
  • a9a3e82e6d apply: fix copy/rename breakage Junio C Hamano 2008-07-09 19:58:23 -0700
  • 7eef32d9f4 Merge branch 'jk/pager-config' Junio C Hamano 2008-07-09 16:58:46 -0700
  • e9a9d6edee Merge branch 'js/apply-root' Junio C Hamano 2008-07-09 16:58:21 -0700
  • f7484dbb83 Merge branch 'jc/reflog-expire' Junio C Hamano 2008-07-09 16:57:35 -0700
  • 9d1ccf5e64 git-send-email: Fix authenticating on some servers when using TLS. Robert Shearman 2008-07-09 22:39:40 +0100
  • 6b61ec0564 revisions: refactor handle_revision_opt into parse_revision_opt. Pierre Habouzit 2008-07-09 23:38:34 +0200
  • 14ec9cbdae git-shortlog: migrate to parse-options partially. Pierre Habouzit 2008-07-09 23:38:33 +0200
  • 76447d235c git-blame: fix lapsus Pierre Habouzit 2008-07-09 22:47:38 +0200
  • 607bb3ff88 Provide fallback definitions of PRIu32 and PRIx32 Johannes Sixt 2008-07-09 22:38:14 +0200
  • 952182b569 t9100-git-svn-basic.sh: Fix determination of utf-8 locale Ramsay Jones 2008-07-08 23:59:25 +0100
  • c6955fec54 t9113-*.sh: provide user feedback when test skipped Ramsay Jones 2008-07-09 00:18:26 +0100
  • 948e7471e0 Merge branch 'sp/maint-pack-memuse' Junio C Hamano 2008-07-09 14:46:46 -0700
  • eac12e2d4d Correct pack memory leak causing git gc to try to exceed ulimit Shawn O. Pearce 2008-07-09 07:10:07 +0000
  • 049716b370 branch --merged/--no-merged: allow specifying arbitrary commit Junio C Hamano 2008-07-08 17:55:47 -0700
  • e84fb2ff75 branch --contains: default to HEAD Junio C Hamano 2008-07-08 17:31:51 -0700
  • 1cc6985ca7 parse-options: add PARSE_OPT_LASTARG_DEFAULT flag Pierre Habouzit 2008-07-08 12:34:08 +0200
  • bb293b831b Merge branch 'maint' Junio C Hamano 2008-07-09 00:19:50 -0700
  • e09c4e753c Start preparing release notes for 1.5.6.3 Junio C Hamano 2008-07-08 23:57:14 -0700
  • fd11ae0b52 Documentation: update sections on naming revisions and revision ranges Junio C Hamano 2008-07-07 14:58:58 -0700
  • a958d8ed39 Tone down warning about GNU Interactive Tools Junio C Hamano 2008-07-06 19:10:00 -0700
  • 603fb11682 Avoid apache complaining about lack of server's FQDN Mike Hommey 2008-07-07 22:22:15 +0200
  • 9608626282 Skip t5540-http-push test when USE_CURL_MULTI is undefined Mike Hommey 2008-07-07 21:02:50 +0200
  • 13b5481ed8 Fix http-push test Mike Hommey 2008-07-07 21:02:37 +0200
  • b5cd2d1e92 Catch failures from t5540-http-push Mike Hommey 2008-07-07 23:06:46 +0200
  • 31a92f6aa4 Git.pm: Add remote_refs() git-ls-remote frontend Petr Baudis 2008-07-08 19:48:04 +0200
  • e896912c5e t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects Brandon Casey 2008-06-28 19:25:05 -0500
  • 50e6102504 completion: add branch options --contains --merged --no-merged Eric Raible 2008-07-07 13:41:54 -0700
  • e965647334 git-submodule - Fix bugs in adding an existing repo as a module Mark Levedahl 2008-07-07 22:36:40 -0400
  • dc0f705415 install-doc-quick - use git --exec-path to find git-sh-setup Mark Levedahl 2008-07-07 22:37:38 -0400
  • d773c6314d bash: offer only paths after '--' SZEDER Gábor 2008-07-08 18:56:14 +0200
  • 3f8d520489 git-blame: migrate to incremental parse-option [2/2] Pierre Habouzit 2008-07-08 15:19:35 +0200
  • 5817da0143 git-blame: migrate to incremental parse-option [1/2] Pierre Habouzit 2008-07-08 15:19:34 +0200
  • 02e542206f revisions: split handle_revision_opt() from setup_revisions() Pierre Habouzit 2008-07-08 15:19:33 +0200
  • 8bb65883d1 Merge branch 'jc/blame' (early part) into HEAD Junio C Hamano 2008-07-08 15:25:44 -0700
  • 1db4a75c8d Remove unnecessary pack-*.keep file after successful git-clone Shawn O. Pearce 2008-07-08 04:46:06 +0000
  • caf1899699 Documentation: tweak use case in "git stash save --keep-index" Eric Raible 2008-07-08 00:40:56 -0700
  • d1a4489a56 avoid null SHA1 in oldest reflog Jeff King 2008-07-08 00:38:54 -0400
  • 9869099bee Documentation: mention ORIG_HEAD in am, merge, and rebase Brian Gernhardt 2008-07-08 00:12:22 -0400
  • 0b294c0abf make deleting a missing ref more quiet Jeff King 2008-07-08 00:08:02 -0400
  • 30161e73d1 Merge branch 'qq/maint' into maint Junio C Hamano 2008-07-08 13:05:06 -0700
  • ea449615d8 Documentation: fix broken "linkgit" links Eric Hanchrow 2008-07-08 13:02:11 -0700