Commit Graph

  • 9360f27ff7 Merge branch 'maint' Junio C Hamano 2007-02-20 22:02:15 -0800
  • 019f42a4ff git-gui: Change summary of git-gui. Shawn O. Pearce 2007-02-18 21:08:04 -0500
  • 871f4c97ad git-gui: Display all authors of git-gui. Shawn O. Pearce 2007-02-18 21:06:48 -0500
  • ee40599330 git-gui: Use mixed path for docs on Cygwin. Shawn O. Pearce 2007-02-18 19:06:09 -0500
  • 3efb1f343a Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c. Jason Riedy 2007-02-20 17:34:56 -0800
  • a53b12c3a2 Link 1.5.0.1 documentation from the main page. Junio C Hamano 2007-02-20 00:44:35 -0800
  • 32043c9f8c config: read system-wide defaults from /etc/gitconfig Johannes Schindelin 2007-02-14 12:48:14 +0100
  • 83a5ad6126 fetch & clone: do not output progress when not on a tty Johannes Schindelin 2007-02-20 03:01:44 +0100
  • c4025103fa rev-list --max-age, --max-count: support --boundary Johannes Schindelin 2007-02-19 03:14:59 +0100
  • 59d3f541cf name-rev: avoid "^0" when unneeded Johannes Schindelin 2007-02-20 01:08:48 +0100
  • eac70c4f64 apply: fix memory leak in prefix_one() Johannes Schindelin 2007-02-20 03:45:49 +0100
  • 56185f49d0 git-apply: require -p<n> when working in a subdirectory. Junio C Hamano 2007-02-19 17:57:29 -0800
  • aea1945744 git-apply: do not lose cwd when run from a subdirectory. Junio C Hamano 2007-02-19 17:58:58 -0800
  • 1e592d65b5 Teach git-remote to update existing remotes by fetching from them Theodore Ts'o 2007-02-18 23:00:00 -0500
  • 0bce7a52f2 Merge branch 'js/diff-color-check' Junio C Hamano 2007-02-19 18:30:59 -0800
  • 50cfde1453 Merge branch 'jc/fetch-notags' Junio C Hamano 2007-02-19 18:30:52 -0800
  • 2b2b892e36 Merge branch 'maint' Junio C Hamano 2007-02-19 18:29:41 -0800
  • e326bce65c Obey NO_C99_FORMAT in fast-import.c. Jason Riedy 2007-02-19 16:27:09 -0800
  • bc6b4f52fc Add a compat/strtoumax.c for Solaris 8. Jason Riedy 2007-02-19 16:22:56 -0800
  • f496454e0f git-clone: Sync documentation to usage note. Christian Schlotter 2007-02-19 13:35:35 +0100
  • 7e53607c95 Merge branch 'ap/cvsserver' Junio C Hamano 2007-02-19 13:11:05 -0800
  • f5a9264769 Merge branch 'maint' Junio C Hamano 2007-02-18 18:45:52 -0800
  • 4bc94d2892 GIT 1.5.0.1 v1.5.0.1 Junio C Hamano 2007-02-18 16:18:43 -0800
  • 38eb9329ba Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding Fredrik Kuivinen 2007-02-18 10:36:51 +0100
  • 256c3fe6c7 Read the config in rev-list Fredrik Kuivinen 2007-02-18 10:36:22 +0100
  • e63ccb84e3 New autoconf test for iconv Fredrik Kuivinen 2007-02-18 09:44:42 +0100
  • c5a8c3ecd7 diff --check: use colour Johannes Schindelin 2007-02-18 17:27:24 +0100
  • 700ea47936 Teach 'git apply' to look at $HOME/.gitconfig even outside of a repository Junio C Hamano 2007-02-17 18:12:46 -0800
  • 372ef954a1 git-gui: Correct crash when saving options in blame mode. Shawn O. Pearce 2007-02-18 02:12:32 -0500
  • b758120144 Update draft release notes for 1.5.1 Junio C Hamano 2007-02-17 15:50:36 -0800
  • 69bc0e22d3 Merge branch 'maint' Junio C Hamano 2007-02-17 16:16:48 -0800
  • 21b4875a51 Update draft release notes for 1.5.0.1 Junio C Hamano 2007-02-17 15:47:46 -0800
  • 460ca302fd Merge git://git.kernel.org/pub/scm/gitk/gitk into maint Junio C Hamano 2007-02-17 16:13:08 -0800
  • 6716027108 Teach core.autocrlf to 'git apply' Junio C Hamano 2007-02-17 12:37:25 -0800
  • dc7b24364d Teach 'git apply' to look at $GIT_DIR/config Junio C Hamano 2007-02-17 13:12:52 -0800
  • 2afc29aa84 name-rev: introduce the --refs=<pattern> option Johannes Schindelin 2007-02-17 19:22:35 +0100
  • d7f078b8b9 Convert update-index references in docs to add. Shawn O. Pearce 2007-02-17 04:43:42 -0500
  • 5ca2db5376 Attempt to improve git-rebase lead-in description. Shawn O. Pearce 2007-02-17 04:31:50 -0500
  • 90dc3dfdc8 Fix single-branch imports by skipping the branch/merge detection correctly. Simon Hausmann 2007-02-18 01:18:22 +1000
  • 185c975faa Do not take mode bits from index after type change. Junio C Hamano 2007-02-16 22:43:48 -0800
  • f44213258d git-blame: prevent argument parsing segfault Tommi Kyntola 2007-02-16 10:50:58 +0200
  • 53756f290b Merge branch 'maint' Junio C Hamano 2007-02-16 15:08:46 -0800
  • de6f0def50 git-merge: minor fix for no_trivial_merge_strategies. Junio C Hamano 2007-02-16 15:08:25 -0800
  • b90d479255 git-gui: Expose the browser as a subcommand. Shawn O. Pearce 2007-02-16 00:24:03 -0500
  • af99711cd8 Merge branch 'maint' Junio C Hamano 2007-02-15 17:13:15 -0800
  • efa13f7b7e pretend-sha1: grave bugfix. Junio C Hamano 2007-02-15 17:02:06 -0800
  • 24424fc2f7 remotes.not-origin.tagopt Junio C Hamano 2007-02-15 01:46:27 -0800
  • 101e3ae7a6 git-gui: Create new branches from a tag. Martin Koegler 2007-02-15 01:28:34 -0500
  • 78e90f89e3 Merge branch 'maint' Junio C Hamano 2007-02-14 15:25:53 -0800
  • 204d409247 GIT-VERSION-FILE: check ./version first. Junio C Hamano 2007-02-14 11:33:04 -0800
  • 78a28df938 sha1_file.c: Round the mmap offset to half the window size. Alexandre Julliard 2007-02-14 18:11:40 +0100
  • 634ede32ae t0020: add test for auto-crlf Junio C Hamano 2007-02-14 14:54:00 -0800
  • 9ca72f4f60 Make gitk save and restore window pane position on Linux and Cygwin. Mark Levedahl 2007-02-12 19:19:34 -0500
  • b6047c5a81 Make gitk save and restore the user set window position. Mark Levedahl 2007-02-08 22:22:24 -0500
  • 7426eb7469 [PATCH] gitk: Use show-ref instead of ls-remote Junio C Hamano 2007-01-29 21:53:28 -0800
  • e9937d2a03 [PATCH] Make gitk work reasonably well on Cygwin. Junio C Hamano 2007-02-01 08:46:38 -0500
  • 40b87ff877 [PATCH] gitk - remove trailing whitespace from a few lines. Mark Levedahl 2007-02-01 08:44:46 -0500
  • 27cb61ca14 Change git repo-config to git config Paul Mackerras 2007-02-15 08:54:34 +1100
  • 5faaf24634 Make sure packedgitwindowsize is multiple of (pagesize * 2) Junio C Hamano 2007-02-14 13:20:41 -0800
  • d7f4633405 Make AutoCRLF ternary variable. Linus Torvalds 2007-02-13 18:16:12 -0800
  • 6c510bee20 Lazy man's auto-CRLF Linus Torvalds 2007-02-13 11:07:23 -0800
  • bd07326dcd Add RelNotes 1.5.0.1 Junio C Hamano 2007-02-14 11:01:41 -0800
  • 37b73cf97c Still updating 1.5.0 release notes. Junio C Hamano 2007-02-14 10:54:25 -0800
  • 20276889d6 git-daemon: Avoid leaking the listening sockets into child processes. Alexandre Julliard 2007-02-14 18:10:26 +0100
  • 9a894e8e7c The "table-of-contents" in the update hook script should match the body Andy Parkins 2007-02-14 11:20:32 +0000
  • f1e9b5345e Use sets.Set() instead of set() to run also with older versions of Python. Simon Hausmann 2007-02-15 02:16:14 +1000
  • 0563a4538a Make it possible to specify the p4 changes to import through a text file (for debugging) and made various improvements to the branch/merge heuristic detection. Simon Hausmann 2007-02-14 17:13:17 +0100
  • b2741f63d4 Have git-cvsserver call hooks/update before really altering the ref Andy Parkins 2007-02-13 15:12:45 +0000
  • 958545c5a1 Clarify two backward incompatible repository options. Junio C Hamano 2007-02-14 01:50:28 -0800
  • f5d43056a1 Point top-level RelNotes link at 1.5.1 release notes being prepared. Junio C Hamano 2007-02-14 00:49:06 -0800
  • 6fc6668625 Add RelNotes 1.5.1 Junio C Hamano 2007-02-14 00:45:24 -0800
  • a44a0c9966 Document --ignore-space-at-eol option. Junio C Hamano 2007-02-14 00:41:32 -0800
  • 26370f73c0 git-gui: Prefer version file over git-describe. Shawn O. Pearce 2007-02-14 01:55:16 -0500
  • ddfff26651 Merge branch 'maint' Junio C Hamano 2007-02-13 22:48:32 -0800
  • 4b02c5290e Makefile: update check-docs target Junio C Hamano 2007-02-13 22:45:22 -0800
  • 727d38d757 cmd-list: add git-remote Junio C Hamano 2007-02-13 22:42:51 -0800
  • 7a33631f78 Documentation: Drop full-stop from git-fast-import title. Junio C Hamano 2007-02-13 22:32:36 -0800
  • c652b67e6e Retire v1.5.0 notes. Junio C Hamano 2007-02-13 22:15:54 -0800
  • ffdf9acfb0 Do not rebuild git.html unnecessarily Junio C Hamano 2007-02-13 22:15:29 -0800
  • 617669da4f Use stdin reflist passing in git-fetch.sh Julian Phillips 2007-02-13 01:21:41 +0000
  • 95339912b9 Use stdin reflist passing in parse-remote Julian Phillips 2007-02-13 01:21:40 +0000
  • 46ce8b6d2a Allow fetch--tool to read from stdin Julian Phillips 2007-02-13 01:21:39 +0000
  • 86551586da git-fetch: rewrite expand_ref_wildcard in C Junio C Hamano 2007-01-16 13:43:28 -0800
  • d1e0ef6cc8 git-fetch: rewrite another shell loop in C Junio C Hamano 2007-01-16 02:31:36 -0800
  • fbe2687eba git-fetch: move more code into C. Junio C Hamano 2007-01-16 01:53:29 -0800
  • d4289fff87 git-fetch--tool: start rewriting parts of git-fetch in C. Junio C Hamano 2007-01-16 00:23:24 -0800
  • b74e8cbd80 git-fetch: split fetch_main into fetch_dumb and fetch_native Junio C Hamano 2007-01-15 22:56:34 -0800
  • 859f9c4581 teach diff machinery about --ignore-space-at-eol Johannes Schindelin 2007-02-14 01:30:29 +0100
  • 44478d99ee Only show log entries for new revisions in hooks--update Andy Parkins 2007-02-13 14:24:06 +0000
  • ed3adde081 git-gui: Print version on the console. Shawn O. Pearce 2007-02-14 00:28:00 -0500
  • 5ac58f5ba1 git-gui: More consistently display the application name. Shawn O. Pearce 2007-02-14 00:10:20 -0500
  • a989a5ef2c Minor corrections to release notes Nicolas Pitre 2007-02-13 22:25:08 -0500
  • cdf6e08880 git-gui: Permit merging tags into the current branch. Shawn O. Pearce 2007-02-13 23:43:48 -0500
  • 54acdd95b8 git-gui: Basic version check to ensure git 1.5.0 or later is used. Shawn O. Pearce 2007-02-13 23:15:25 -0500
  • 870b39c15f blame: --show-stats for easier optimization work. Junio C Hamano 2006-11-05 11:52:43 -0800
  • c230390b47 Merge branch 'js/reverse' Junio C Hamano 2007-02-13 19:20:06 -0800
  • 3eee9c6dbe Merge branch 'jc/diff-apply-patch' Junio C Hamano 2007-02-13 19:18:16 -0800
  • 8134722306 git-gui: Refactor 'exec git subcmd' idiom. Shawn O. Pearce 2007-02-12 22:48:56 -0500
  • 4a164d48df Merge branch 'jc/merge-base' (early part) Junio C Hamano 2007-02-13 16:50:32 -0800
  • f8f2aaa172 Merge branch 'jc/deprecate' Junio C Hamano 2007-02-13 16:44:27 -0800