Commit Graph

  • dd6c1360b2 git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X Marcel M. Cary 2008-12-30 07:10:24 -0800
  • 3bc52d7a95 Documentation: clarify which parameters are optional to git-cherry Markus Heidelberg 2009-01-01 22:56:29 +0100
  • d500a1ee8f cvsserver: change generation of CVS author names Fabian Emmes 2009-01-02 16:40:14 +0100
  • e89e2ed7c2 bash: add '--merge' to 'git reset' SZEDER Gábor 2008-12-29 16:05:46 +0100
  • ea718e65fa show <tag>: reuse pp_user_info() instead of duplicating code Johannes Schindelin 2009-01-02 19:08:43 +0100
  • 2ce53f9b77 git add: do not add files from a submodule Johannes Schindelin 2009-01-02 19:08:40 +0100
  • c9a42c4a12 bundle: allow rev-list options to exclude annotated tags Johannes Schindelin 2009-01-02 19:08:46 +0100
  • df63fbbf46 gitweb: use href() when generating URLs in OPML Giuseppe Bilotta 2009-01-02 13:15:28 +0100
  • 22b3ddd508 bisect view: call gitk if Cygwin's SESSIONNAME variable is set Johannes Schindelin 2009-01-02 19:08:00 +0100
  • dcfdbdf08b fast-export: print usage when no options specified Miklos Vajna 2009-01-03 04:59:12 +0100
  • d8fab0234d rebase -i: execute hook only after argument checking Thomas Rast 2009-01-02 23:28:26 +0100
  • 280514e1df cvsserver: add option to configure commit message Fabian Emmes 2009-01-02 16:40:13 +0100
  • 8ea6ae99b2 Merge branch 'jc/maint-do-not-switch-to-non-commit' Junio C Hamano 2009-01-03 13:57:30 -0800
  • caf8b2fbd4 Merge branch 'ap/maint-apply-modefix' Junio C Hamano 2009-01-03 13:57:10 -0800
  • 3442ea4a75 git checkout: do not allow switching to a tree-ish that is not a commit Junio C Hamano 2009-01-03 04:07:32 -0800
  • 1f7903a371 builtin-apply: prevent non-explicit permission changes Junio C Hamano 2009-01-02 02:55:37 -0800
  • cca1704897 git wrapper: Make while loop more reader-friendly Johannes Schindelin 2009-01-02 19:07:52 +0100
  • 11b8a41c45 Git.pm: correctly handle directory name that evaluates to "false" Philippe Bruhat (BooK) 2008-12-29 01:25:00 +0100
  • 3827210b91 Merge branch 'cb/mergetool' Junio C Hamano 2009-01-01 05:48:40 -0800
  • 42e778bfec Merge branch 'maint' Junio C Hamano 2009-01-01 05:48:35 -0800
  • d99bf51add Documentation/git-tag.txt: minor typo and grammar fix jidanni@jidanni.org 2008-12-28 03:49:03 +0800
  • 8e8daf3363 objects to be pruned immediately don't have to be loosened Nicolas Pitre 2008-12-30 14:45:11 -0500
  • e1a5977407 Document git-ls-tree --full-tree Nanako Shiraishi 2008-12-31 19:00:50 +0900
  • f296802211 git-cherry: make <upstream> parameter optional Markus Heidelberg 2008-12-29 18:45:20 +0100
  • fe73fc1abe builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily Adeodato Simó 2008-12-30 22:01:44 +0100
  • f26c4940c4 parse-opt: migrate builtin-apply. Miklos Vajna 2008-12-28 00:03:57 +0100
  • c32f76f4d2 Merge branch 'lt/reset-merge' Junio C Hamano 2008-12-29 01:21:45 -0800
  • 78d4096d57 Merge branch 'np/auto-thread' Junio C Hamano 2008-12-29 01:21:33 -0800
  • 373654ee0f Merge branch 'maint' Junio C Hamano 2008-12-29 01:18:34 -0800
  • 936b7057e8 Prepare for v1.6.1.1 maintenance release Junio C Hamano 2008-12-29 01:17:34 -0800
  • a9e67c8ccc Documentation/diff-options.txt: unify options jidanni@jidanni.org 2008-12-29 15:03:17 +0800
  • bd7c6e7fc5 doc/git-send-email: mention sendemail.cc config variable Markus Heidelberg 2008-12-29 00:37:25 +0100
  • 6d0e674a57 diff: add option to show context between close hunks René Scharfe 2008-12-28 19:45:32 +0100
  • 9c6c304d6a Fix the building of gitman.info document Teemu Likonen 2008-12-29 10:03:09 +0200
  • 8b30ad01b4 Fix the building of user-manual.texi and gitman.texi documents Teemu Likonen 2008-12-29 10:03:08 +0200
  • fb3bb3d132 gitweb: Fix export check in git_get_projects_list Devin Doucette 2008-12-27 02:39:31 -0700
  • 57d43466fb grep: grep cache entries if they are "assume unchanged" Nguyễn Thái Ngọc Duy 2008-12-27 15:21:03 +0700
  • e70b9a8bd2 grep: support --no-ext-grep to test builtin grep Nguyễn Thái Ngọc Duy 2008-12-27 15:21:04 +0700
  • 159c88e5ae Merge branch 'maint' Junio C Hamano 2008-12-27 14:25:14 -0800
  • 78f8fbc9d6 Start 1.6.2 cycle Junio C Hamano 2008-12-27 14:25:10 -0800
  • a9012e343e Merge branch 'rs/maint-tformat-foldline' into maint Junio C Hamano 2008-12-27 14:22:37 -0800
  • f611c8c0d1 Merge branch 'rs/maint-retval-fix' into maint Junio C Hamano 2008-12-27 14:21:24 -0800
  • fcd3549ef2 Merge branch 'sp/maint-describe-all-tag-warning' into maint Junio C Hamano 2008-12-27 14:21:15 -0800
  • f83b9ba209 git-send-email.txt: move --format-patch paragraph to a proper location Adeodato Simó 2008-12-27 09:50:30 +0100
  • 3a882d9696 git-shortlog.txt: improve documentation about .mailmap files Adeodato Simó 2008-12-27 19:23:30 +0100
  • f53bd743ff pretty: support multiline subjects with format: René Scharfe 2008-12-27 01:49:21 +0100
  • 88c44735ab pretty: factor out format_subject() René Scharfe 2008-12-27 01:39:35 +0100
  • a010966844 pretty: factor out skip_empty_lines() René Scharfe 2008-12-27 01:32:49 +0100
  • 4deba8b779 merge-file: handle freopen() failure René Scharfe 2008-12-26 11:17:04 +0100
  • 6720e95b30 daemon: cleanup: factor out xstrdup_tolower() René Scharfe 2008-12-26 11:12:15 +0100
  • a583971f15 daemon: cleanup: replace loop with if René Scharfe 2008-12-26 11:01:57 +0100
  • c569b1fee1 daemon: handle freopen() failure René Scharfe 2008-12-26 10:46:25 +0100
  • 81dc223deb describe: Avoid unnecessary warning when using --all Shawn O. Pearce 2008-12-26 14:02:01 -0800
  • d4789c60aa ls-tree: add --full-tree option Junio C Hamano 2008-12-25 16:54:23 -0800
  • 36e3b5eafe merge-recursive: mark rename/delete conflict as unmerged Johannes Schindelin 2008-12-22 23:10:20 +0100
  • e1f33efe07 http-push: support full URI in handle_remote_ls_ctx() Kirill A. Korinskiy 2008-12-23 11:31:15 +0300
  • 6670008134 Post 1.6.1 updates Junio C Hamano 2008-12-24 22:39:40 -0800
  • 8104ebfe82 GIT 1.6.1 v1.6.1 Junio C Hamano 2008-12-24 19:41:08 -0800
  • 768c728e7c Merge branch 'js/rebase-i-p' Junio C Hamano 2008-12-24 00:14:14 -0800
  • 4fb1a19d50 rebase -i -p: leave a --cc patch when a merge could not be redone Johannes Schindelin 2008-12-22 22:16:51 +0100
  • c66c0cbc7e t9129: skip the last three tests if UTF-8 locale is not available Miklos Vajna 2008-12-23 02:09:24 +0100
  • 779e3a8f8b GIT 1.6.1-rc4 v1.6.1-rc4 Junio C Hamano 2008-12-21 19:20:21 -0800
  • f66bc5f928 Always show which directory is not a git repository Richard Hartmann 2008-12-22 00:17:32 +0100
  • 5fdb709835 Make help entries alphabetical Richard Hartmann 2008-12-21 23:28:25 +0100
  • 71cbf773df Merge branch 'maint' Junio C Hamano 2008-12-21 18:35:54 -0800
  • b80b5d6799 git-revert documentation: refer to new HOWTO on reverting faulty merges Boyd Stephen Smith Jr 2008-12-21 18:26:03 -0600
  • d5be89d8ad git-revert: record the parent against which a revert was made Robin Rosenberg 2008-12-21 14:17:12 -0800
  • 834caf9a7b Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2008-12-21 18:31:12 -0800
  • e4df519f05 gitk: Force the focus to the main window on Windows Johannes Sixt 2008-12-18 08:30:49 +0100
  • 61f57cb07d gitk: Allow unbalanced quotes/braces in commit headers Kevin Ballard 2008-12-18 01:26:48 -0800
  • 48027a918d gitk: Update German translation Christian Stimming 2008-12-06 20:49:24 +0100
  • 968b016a4a gitk: Mark forgotten strings (header sentence parts in color chooser) for translation Christian Stimming 2008-12-06 20:48:30 +0100
  • da12e59dd6 gitk: Ensure that "Reset branch" menu entry is enabled Johannes Sixt 2008-12-03 13:43:20 +0100
  • adcbec13b9 gitk: Use check-buttons' -text property instead of separate labels Johannes Sixt 2008-12-02 21:42:16 +0100
  • 97bed03448 gitk: Map / to focus the search box Giuseppe Bilotta 2008-12-02 02:19:22 +0100
  • 27c03aafdf doc/git-fsck: change the way for getting heads' SHA1s Markus Heidelberg 2008-12-21 17:30:22 +0100
  • cdd9a3e433 What's in/cooking Junio C Hamano 2008-12-21 04:16:55 -0800
  • 055a597525 Add a script to edit/inspect notes Johannes Schindelin 2008-12-20 13:05:33 +0100
  • 879ef2485d Introduce commit notes Johannes Schindelin 2008-12-20 13:05:14 +0100
  • b3eae84dc1 Documentation/git-show-branch: work around "single quote" typesetting glitch Markus Heidelberg 2008-12-21 02:00:31 -0800
  • 2f0e7cbbb0 send-email: futureproof split_addrs() sub Junio C Hamano 2008-12-21 01:57:59 -0800
  • 0693f9ddad Make sure lockfiles are unlocked when dying on SIGPIPE Junio C Hamano 2008-12-18 17:31:57 -0800
  • c55fae43c4 fast-import.c: stricter strtoul check, silence compiler warning René Scharfe 2008-12-21 02:28:48 +0100
  • 8f1482536a connect.c: stricter port validation, silence compiler warning René Scharfe 2008-12-21 02:12:11 +0100
  • a128a2cdc3 Add a documentat on how to revert a faulty merge Nanako Shiraishi 2008-12-20 20:27:02 +0900
  • 753bc911f4 Remove the requirement opaquelocktoken uri scheme Kirill A. Korinskiy 2008-12-20 09:19:46 +0300
  • 75bf2cb298 gitweb: link to patch(es) view in commit(diff) and (short)log view Giuseppe Bilotta 2008-12-18 08:13:19 +0100
  • a3411f8a2d gitweb: add patches view Giuseppe Bilotta 2008-12-18 08:13:18 +0100
  • 2020985464 gitweb: change call pattern for git_commitdiff Giuseppe Bilotta 2008-12-18 08:13:17 +0100
  • 9872cd6f6c gitweb: add patch view Giuseppe Bilotta 2008-12-18 08:13:16 +0100
  • 08fc060865 git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir Marcel M. Cary 2008-12-15 09:34:37 -0800
  • f5b49ea619 rebase -i -p: Fix --continue after a merge could not be redone Johannes Sixt 2008-12-15 11:05:31 +0100
  • 03c4829347 Show a failure of rebase -p if the merge had a conflict Johannes Sixt 2008-12-15 11:05:30 +0100
  • 5832d1a9da Documentation: fix typos, grammar, asciidoc syntax Markus Heidelberg 2008-12-19 13:14:18 +0100
  • efe05b019c Merge branch 'maint' to sync with GIT 1.6.0.6 Junio C Hamano 2008-12-19 19:32:29 -0800
  • 718258e256 GIT 1.6.0.6 v1.6.0.6 Junio C Hamano 2008-12-19 19:27:06 -0800
  • 88fbf67b78 fast-import: make tagger information optional Junio C Hamano 2008-12-19 14:41:21 -0800
  • 4e46a8d62c fast-export: deal with tag objects that do not have a tagger Johannes Schindelin 2008-12-20 01:00:27 +0100
  • 672752470c SubmittingPatches: mention the usage of real name in Signed-off-by: lines Miklos Vajna 2008-12-20 01:52:17 +0100
  • ce2c3ebbc5 git-mergetool: properly handle "git mergetool -- filename" David Aguilar 2008-12-19 17:01:01 -0800