Commit Graph

  • 25fd2f7a31 Fix ALLOC_GROW calls with obsolete semantics Jeff King 2007-06-16 18:43:40 -0400
  • 1a15fed84a Merge branch 'jk/add-empty' into ei/oneline+add-empty Junio C Hamano 2007-06-16 17:58:28 -0700
  • 4cd008a925 pp_header(): work around possible memory corruption Johannes Schindelin 2007-06-15 13:19:07 +0100
  • c927e6c69b Fix ALLOC_GROW off-by-one Jeff King 2007-06-16 18:37:39 -0400
  • 2e88c26626 Document git log --full-diff Jakub Narebski 2007-06-16 21:03:38 +0200
  • 13120fdc5e Document git log --abbrev-commit, as a kind of pretty option Jakub Narebski 2007-06-16 21:03:39 +0200
  • ef3cb65c21 Use tabs for indenting definition list for options in git-log.txt Jakub Narebski 2007-06-16 21:03:37 +0200
  • e3c1500fcf Document git rev-list --timestamp Jakub Narebski 2007-06-16 21:03:42 +0200
  • cb877cd7b6 Document git reflog --stale-fix Jakub Narebski 2007-06-16 21:03:46 +0200
  • c9bf7be238 Document git rev-parse --is-inside-git-dir Jakub Narebski 2007-06-16 21:03:44 +0200
  • 6da0878302 Document git read-tree --trivial Jakub Narebski 2007-06-16 21:03:45 +0200
  • 29a6c3f804 Document git rev-list --full-history Jakub Narebski 2007-06-16 21:03:43 +0200
  • da4a660161 git-p4 fails when cloning a p4 depo. Benjamin Sergeant 2007-06-08 11:13:55 -0700
  • 7cbf2f24ee Do not use h_errno after connect(2): the function does not set it Alex Riesen 2007-06-12 22:52:10 +0200
  • 3e48af3875 Documentation: update "stale" links for 1.5.2.2 Junio C Hamano 2007-06-16 09:10:18 -0700
  • 3c699645f5 Fix initial multi-branch import. Simon Hausmann 2007-06-16 13:09:21 +0200
  • 38fab8a2ec An early preparation for 1.5.3-rc0 Junio C Hamano 2007-06-16 02:25:37 -0700
  • f640248650 TODO: AsciiDoc 8 compatibility. Junio C Hamano 2007-06-16 02:23:55 -0700
  • 952c8c5638 Merge branch 'jc/remote' Junio C Hamano 2007-06-16 01:22:45 -0700
  • 5c088a22e2 Merge branch 'gp/branch' Junio C Hamano 2007-06-16 01:22:43 -0700
  • 57bd934ea6 Merge branch 'fl/cvsserver' Junio C Hamano 2007-06-16 01:22:38 -0700
  • ad2a2f6f0b Merge branch 'lh/submodule' Junio C Hamano 2007-06-16 01:22:35 -0700
  • 5bd148bfe8 Merge branch 'maint' to sync with GIT 1.5.2.2 Junio C Hamano 2007-06-16 01:22:10 -0700
  • c5f71ad099 git-svn: avoid string eval for defining functions Sam Vilain 2007-06-15 15:43:59 +1200
  • efd8f793e4 Fix pushing to a pattern with no dst Daniel Barkalow 2007-06-15 10:22:37 -0400
  • c7c84859ad GIT 1.5.2.2 v1.5.2.2 Junio C Hamano 2007-06-15 23:58:18 -0700
  • 4c7100a9f4 Documentation: adjust to AsciiDoc 8 Junio C Hamano 2007-06-14 22:20:16 -0700
  • 66e41f7b99 Avoid diff cost on "git log -z" Junio C Hamano 2007-06-15 23:48:35 -0700
  • 7b99befef7 git-branch --track: fix tracking branch computation. Junio C Hamano 2007-06-15 23:35:32 -0700
  • 1367214417 $EMAIL is a last resort fallback, as it's system-wide. Junio C Hamano 2007-06-15 23:33:06 -0700
  • fadf488f9b merge-recursive: refuse to merge binary files Johannes Schindelin 2007-06-05 03:36:49 +0100
  • 634cd48a8a Move buffer_is_binary() to xdiff-interface.h Johannes Schindelin 2007-06-05 03:36:11 +0100
  • fa0c87c344 Add a local implementation of hstrerror for the system which do not have it Alex Riesen 2007-06-13 20:54:32 +0200
  • a88ca34277 gitmodules(5): remove leading period from synopsis Lars Hjemli 2007-06-14 00:01:10 +0200
  • 18a936805e Generated spec file to be ignored is named git.spec and not git-core.spec Jakub Narebski 2007-06-14 01:12:20 +0200
  • c36a84426a Meta/Make: do not check old-style-def while compiling older revisions. Junio C Hamano 2007-06-15 22:43:32 -0700
  • 226bccb9ad cvsserver: Actually implement --export-all Frank Lichtenheld 2007-06-15 03:01:53 +0200
  • fd1cd91e94 cvsserver: Let --base-path and pserver get along just fine Frank Lichtenheld 2007-06-15 03:01:52 +0200
  • 733a65aa5d git-svn: allow dcommit to retain local merge information Eric Wong 2007-06-13 02:23:28 -0700
  • 38570a47fc git-svn: reduce stat() calls for a backwards compatibility check Eric Wong 2007-06-13 02:37:05 -0700
  • b3bf96d483 git-svn: test for creating new directories over svn:// Eric Wong 2007-06-13 02:37:04 -0700
  • b54a901e05 git-svn: cleanup: factor out longest_common_path() function Eric Wong 2007-06-13 02:37:03 -0700
  • 1be846f6e4 gitview: run blame with -C -C Aneesh Kumar K.V 2007-06-13 14:16:16 +0530
  • 30a844874d gitview: Fix the blame interface. Aneesh Kumar K.V 2007-06-13 14:16:15 +0530
  • 4175e9e3a8 More static Junio C Hamano 2007-06-13 01:42:05 -0700
  • b79d18c92d -Wold-style-definition fix Junio C Hamano 2007-06-13 01:22:51 -0700
  • 334d28ae60 Makefile: allow generating git.o for debugging purposes Junio C Hamano 2007-06-13 01:28:21 -0700
  • 48dd1da8e1 Makefile: common-cmds.h depends on generate-cmdlist.sh script Junio C Hamano 2007-06-13 02:00:01 -0700
  • a4c8b9e1df sample index.aux Junio C Hamano 2007-06-13 01:25:21 -0700
  • 31cefaf601 Try formatting our docs with AsciiDoc 8 Junio C Hamano 2007-06-13 01:25:02 -0700
  • f2039d7ce0 send-email wrapper Junio C Hamano 2007-06-13 01:24:35 -0700
  • 7c3659266a Prepare for 1.5.2.2 and 1.5.3 Junio C Hamano 2007-06-13 01:24:12 -0700
  • 8621be05d6 -Wold-style-definition fix Junio C Hamano 2007-06-13 01:23:14 -0700
  • e96980ef81 builtin-add: simplify (and increase accuracy of) exclude handling Jeff King 2007-06-12 23:42:14 +0200
  • 2abd31b078 dir_struct: add collect_ignored option Jeff King 2007-06-11 09:39:50 -0400
  • 4234a76167 Extend --pretty=oneline to cover the first paragraph, Junio C Hamano 2007-06-11 22:10:55 -0700
  • 80583c0ef6 Lift 16kB limit of log message output Junio C Hamano 2007-06-11 00:34:54 -0700
  • 90ac368afd Merge branch 'jc/blame' (early part) Junio C Hamano 2007-06-13 00:22:40 -0700
  • 4394efecfa make git barf when an alias changes environment variables Matthias Lederhofer 2007-06-08 22:57:55 +0200
  • 6815e56933 refactor dir_add_name Jeff King 2007-06-11 09:39:44 -0400
  • 6718f1f0d0 git-remote show: Also shorten non-fast-forward refs in the 'push' listing Johannes Sixt 2007-06-09 22:34:16 +0200
  • 9a7d941056 gitweb: change filename/directory name of snapshots Matthias Lederhofer 2007-06-07 11:27:08 +0200
  • aa32eedc69 Don't dereference a strdup-returned NULL Jim Meyering 2007-06-12 22:59:21 +0200
  • c43f64a0af Merge branch 'maint' Junio C Hamano 2007-06-12 21:05:09 -0700
  • 9bfe9f80b1 Merge branch 'aw/cvs' Junio C Hamano 2007-06-12 21:04:52 -0700
  • 03545396ef Merge branch 'ep/cvstag' Junio C Hamano 2007-06-12 21:01:27 -0700
  • 4f01d0f92d Merge branch 'ar/clone' into maint Junio C Hamano 2007-06-12 20:48:31 -0700
  • 44bdc434e8 Merge branch 'sv/objfixes' into maint Junio C Hamano 2007-06-12 20:48:21 -0700
  • cbae7080a7 Only use double quotes on Windows Marius Storm-Olsen 2007-06-12 15:27:52 +0200
  • d7e3868cdf Fix git-p4 rebase to detect the correct upstream branch instead of unconditionally always rebasing on top of remotes/p4/master Simon Hausmann 2007-06-12 14:34:46 +0200
  • 27d2d8119b Moved the code from git-p4 submit to figure out the upstream branch point into a separate helper method. Simon Hausmann 2007-06-12 14:31:59 +0200
  • 891dbc6e40 Add gitmodules(5) Lars Hjemli 2007-06-12 09:05:21 +0200
  • 941987a554 git-submodule: give submodules proper names Lars Hjemli 2007-06-11 21:12:24 +0200
  • d57dd255a6 Rename sections from "module" to "submodule" in .gitmodules Lars Hjemli 2007-06-11 21:12:23 +0200
  • bf2d824660 git-submodule: remember to checkout after clone Lars Hjemli 2007-06-11 21:12:22 +0200
  • b10ee7606e t7400: barf if git-submodule removes or replaces a file Lars Hjemli 2007-06-11 21:12:21 +0200
  • ca6c097089 Teach diff to imply --find-copies-harder upon -C -C Johannes Schindelin 2007-06-11 21:12:19 +0100
  • d52fd42acd Remove trailing slash from $(template_dir). Johannes Sixt 2007-06-11 11:10:47 +0200
  • 9354768ab7 Avoid double-slash in path names that depend on $(sharedir). Johannes Sixt 2007-06-11 10:02:17 +0200
  • 30ba3809a4 Merge branch 'lh/submodule' Junio C Hamano 2007-06-12 00:17:26 -0700
  • f26cacf495 Merge branch 'maint' Junio C Hamano 2007-06-12 00:15:16 -0700
  • 1924d64f6e Merge branch 'master' of git://repo.or.cz/git-gui Junio C Hamano 2007-06-12 00:14:47 -0700
  • 2cf69cf6ed Unquote From line from patch before comparing with given from address. Kristian Høgsberg 2007-06-11 13:04:40 -0400
  • 6894f49f7b git-cherry: Document 'limit' command-line option Luiz Fernando N. Capitulino 2007-06-11 09:56:56 -0300
  • 31c74ca671 Merge branch 'maint' of git://repo.or.cz/git-gui into maint Junio C Hamano 2007-06-12 00:05:24 -0700
  • 03e1bed4a4 Merge branch 'maint' Shawn O. Pearce 2007-06-11 23:58:11 -0400
  • 39fa2a983d git-gui: Save geometry before the window layout is damaged Shawn O. Pearce 2007-06-11 23:52:43 -0400
  • b2f3bb1b66 git-gui: Give amend precedence to HEAD over MERGE_MSG Shawn O. Pearce 2007-06-11 19:39:55 -0400
  • aa75196017 Merge branch 'maint' Shawn O. Pearce 2007-06-11 19:06:15 -0400
  • 615b865358 git-gui: Include 'war on whitespace' fixes from git.git Shawn O. Pearce 2007-06-11 19:06:10 -0400
  • e6b711f00e git-p4 submit: Fix missing quotes around p4 commands to make them work with spaces in filenames Simon Hausmann 2007-06-11 23:40:25 +0200
  • 81b462a629 Mention remotes/p4/master also in the documentation. Simon Hausmann 2007-06-11 23:30:23 +0200
  • a9d1a27af1 Provide some information for single branch imports where the commits go Simon Hausmann 2007-06-11 23:28:03 +0200
  • c3bf3f1301 git-p4: check for existence of repo dir before trying to create Kevin Green 2007-06-11 16:48:07 -0400
  • 6581de096e Write out the options tag in the log message of imports only if we actually have options Simon Hausmann 2007-06-11 10:01:58 +0200
  • a43ff00c7c Fix support for explicit disabling of syncing with the origin Simon Hausmann 2007-06-11 09:59:27 +0200
  • 75d8ff138d Merge branch 'master' of git://repo.or.cz/git-gui Junio C Hamano 2007-06-11 00:52:43 -0700
  • 27c1dbea3e Merge branch 'maint' Junio C Hamano 2007-06-11 00:52:37 -0700
  • c288a2f131 Merge branch 'maint' of git://repo.or.cz/git-gui into maint Junio C Hamano 2007-06-11 00:51:39 -0700
  • 86fda6a327 Fix depot-paths encoding for multi-path imports (don't split up //depot/path/foo) Simon Hausmann 2007-06-11 08:54:45 +0200