Commit Graph

  • 956d27a872 builtin-remote: Make "remote show" display all urls Michael J Gruber 2009-06-06 17:16:30 +0200
  • 48c46f1a14 MinGW: Teach Makefile to detect msysgit and apply specific settings Steffen Prohaska 2009-05-31 18:15:25 +0200
  • a21077e75f Fix warnings in nedmalloc when compiling with GCC 4.4.0 Johannes Schindelin 2009-06-08 16:46:49 +0200
  • cb319c3631 symlinks.c: small style cleanup Kjetil Barvik 2009-06-07 13:33:05 +0200
  • 26c117d05d Makefile: test-parse-options depends on parse-options.h Junio C Hamano 2009-06-07 01:34:51 -0700
  • 3ff7e178dc Merge branch 'maint' Junio C Hamano 2009-06-06 23:49:28 -0700
  • 801a011dcf Documentation: refer to gitworkflows(7) from tutorial and git(1) Thomas Rast 2009-06-06 15:11:07 +0200
  • 73bb33a94e daemon: Strictly parse the "extra arg" part of the command Shawn O. Pearce 2009-06-04 18:33:32 -0700
  • 34aec9f573 parse-options: simplify usage argh handling Stephen Boyd 2009-06-04 16:43:57 -0700
  • e3a0ca8784 parse-options: make OPT_INTEGER's argh explicit Stephen Boyd 2009-06-04 16:43:56 -0700
  • a7a24ee7e0 Makefile: add section for SunOS 5.7 Brandon Casey 2009-06-05 18:36:16 -0500
  • 0e0aea5a47 Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH Junio C Hamano 2009-06-05 18:36:15 -0500
  • b213019c00 Makefile: define __sun__ on SunOS Brandon Casey 2009-06-05 18:36:14 -0500
  • 4cb18a49df git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris Brandon Casey 2009-06-05 18:36:13 -0500
  • 309dbc82e3 On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec Brandon Casey 2009-06-05 18:36:12 -0500
  • 70cf991093 Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments Brandon Casey 2009-06-05 18:36:10 -0500
  • a66037c975 t6030: test skipping away from an already skipped commit Christian Couder 2009-06-06 06:41:35 +0200
  • 62d0b0daf1 bisect: when skipping, choose a commit away from a skipped commit Christian Couder 2009-06-06 06:41:34 +0200
  • 9af3589e0e bisect: add parameters to "filter_skipped" Christian Couder 2009-06-06 06:41:33 +0200
  • 5424bc557f http*: add helper methods for fetching objects (loose) Tay Ray Chuan 2009-06-06 16:44:02 +0800
  • 2264dfa5c4 http*: add helper methods for fetching packs Tay Ray Chuan 2009-06-06 16:44:01 +0800
  • 39dc52cf4f http: use new http API in fetch_index() Tay Ray Chuan 2009-06-06 16:44:00 +0800
  • b8caac2b8a http*: add http_get_info_packs Tay Ray Chuan 2009-06-06 16:43:59 +0800
  • 9af5abd993 http-push.c::fetch_symref(): use the new http API Mike Hommey 2009-06-06 16:43:58 +0800
  • 446b941a57 http-push.c::remote_exists(): use the new http API Mike Hommey 2009-06-06 16:43:57 +0800
  • 0d5896e1cc http.c::http_fetch_ref(): use the new http API Mike Hommey 2009-06-06 16:43:55 +0800
  • 28307b99dd transport.c::get_refs_via_curl(): use the new http API Mike Hommey 2009-06-06 16:43:54 +0800
  • e929cd20bb http.c: new functions for the http API Mike Hommey 2009-06-06 16:43:53 +0800
  • 5ace994f33 http: create function end_url_with_slash Tay Ray Chuan 2009-06-06 16:43:43 +0800
  • e917674597 http*: move common variables and macros to http.[ch] Tay Ray Chuan 2009-06-06 16:43:41 +0800
  • df005219dd transport.c::get_refs_via_curl(): do not leak refs_url Mike Hommey 2009-06-06 16:43:40 +0800
  • 4277c6709d Don't expect verify_pack() callers to set pack_size Mike Hommey 2009-01-18 09:04:26 +0100
  • 1b1b7b235b http-push: do not SEGV after fetching a bad pack idx file Tay Ray Chuan 2009-06-06 16:43:37 +0800
  • 20cfb3aa71 http*: copy string returned by sha1_to_hex Tay Ray Chuan 2009-06-06 16:43:36 +0800
  • 48188c259a http-walker: verify remote packs Tay Ray Chuan 2009-06-06 16:43:34 +0800
  • 4c42aa1a13 http-push, http-walker: style fixes Tay Ray Chuan 2009-06-06 16:43:33 +0800
  • 96a4f18735 t5550-http-fetch: test fetching of packed objects Tay Ray Chuan 2009-06-06 16:43:32 +0800
  • 68862a3152 http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue" Tay Ray Chuan 2009-06-06 16:43:31 +0800
  • 4f66250df6 http-push: send out fetch requests on queue Tay Ray Chuan 2009-06-06 16:43:27 +0800
  • 86d99f6d5c t5540-http-push: test fetching of packed objects Tay Ray Chuan 2009-06-06 16:43:24 +0800
  • 242a90778b t5540-http-push: test fetching of loose objects Tay Ray Chuan 2009-06-06 16:43:23 +0800
  • 8607987223 Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push Junio C Hamano 2009-06-06 10:56:17 -0700
  • 16493eb0d0 http*: cleanup slot->local after fclose Tay Ray Chuan 2009-06-06 16:43:26 +0800
  • 6096d75980 Documentation/git.txt: update links to release notes Junio C Hamano 2009-06-03 22:52:37 -0700
  • 9831b370b5 Merge branch 'maint' to sync with 1.6.3.2 Junio C Hamano 2009-06-03 22:51:56 -0700
  • 6c7f58d6f6 GIT 1.6.3.2 v1.6.3.2 Junio C Hamano 2009-06-03 22:42:15 -0700
  • 2414b45ce0 Show presence of stashed changes in bash prompt. Daniel Trstenjak 2009-06-02 20:03:22 +0200
  • 84201eae77 grep: fix empty word-regexp matches René Scharfe 2009-06-03 18:19:01 +0200
  • b11cf09043 Merge branch 'da/pretty-tempname' Junio C Hamano 2009-06-03 00:50:05 -0700
  • ceff8e7ade Clean up and simplify rev_compare_tree() Linus Torvalds 2009-06-02 18:34:01 -0700
  • 433e972aeb Merge branch 'maint' Junio C Hamano 2009-06-03 00:49:40 -0700
  • a9b2d42486 blame: correctly handle a path that used to be a directory Junio C Hamano 2009-06-03 00:43:22 -0700
  • 8dc3a47c3e add -i: do not dump patch during application Thomas Rast 2009-06-02 23:34:27 +0200
  • 42b4917862 git-submodule: add support for --merge. Johan Herland 2009-06-03 00:59:12 +0200
  • 329484256e Rename submodule.<name>.rebase to submodule.<name>.update Johan Herland 2009-06-03 08:27:06 +0200
  • 40bad52d7d Update draft release notes for 1.6.3.2 Junio C Hamano 2009-06-02 07:57:39 -0700
  • 456cb4cf3e Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint Junio C Hamano 2009-06-02 07:48:44 -0700
  • 3489428367 Merge branch 'rs/maint-grep-word-regexp-fix' into maint Junio C Hamano 2009-06-02 07:48:09 -0700
  • b91ffd37d5 Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint Junio C Hamano 2009-06-02 07:47:03 -0700
  • f2823263bd Merge branch 'jc/maint-add-p-coalesce-fix' into maint Junio C Hamano 2009-06-02 07:46:52 -0700
  • db8af4b5ea Merge branch 'tr/maint-doc-stash-pop' into maint Junio C Hamano 2009-06-02 07:43:45 -0700
  • a5adcbe377 test-lib: fix http exit codes Clemens Buchacher 2009-06-01 14:28:25 +0200
  • 6e7b5aaf40 test-lib: allow exit trap to be used for cleanup by tests Clemens Buchacher 2009-06-01 14:14:41 +0200
  • 1f729dca93 test-lib: fail if invalid options are passed Clemens Buchacher 2009-06-01 14:14:40 +0200
  • 1f5b9cc40e grep: fix colouring of matches with zero length René Scharfe 2009-06-01 23:53:05 +0200
  • c8c562a238 refuse to merge during a merge Clemens Buchacher 2009-06-01 11:20:56 +0200
  • 6d2bf96e55 match_refs: search ref list tail internally Clemens Buchacher 2009-05-31 16:26:48 +0200
  • b3f298ab03 git-show-branch.txt: document --date-order option Stephen Boyd 2009-05-31 23:34:46 -0700
  • f0ed8226c9 Add custom memory allocator to MinGW and MacOS builds Marius Storm-Olsen 2009-05-31 18:15:23 +0200
  • e16c60d9f9 MinGW readdir reimplementation to support d_type Marius Storm-Olsen 2009-05-31 18:15:22 +0200
  • 36ad53ffee connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows Edward Z. Yang 2009-05-31 18:15:21 +0200
  • 7b66da2762 git: browsing paths with spaces when using the start command Pat Thoyts 2009-05-31 18:15:20 +0200
  • 28a559c0b5 MinGW: fix warning about implicit declaration of _getch() Johannes Schindelin 2009-06-01 08:41:45 +0200
  • d9b2633385 test-chmtime: work around Windows limitation Johannes Schindelin 2009-05-31 18:15:18 +0200
  • 492f70913e Work around a regression in Windows 7, causing erase_in_line() to crash sometimes Johannes Schindelin 2009-06-01 08:04:16 +0200
  • 900a5d075e Quiet make: do not leave Windows behind Johannes Schindelin 2009-05-31 18:15:16 +0200
  • f90cf2b920 MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore Johannes Schindelin 2009-05-31 18:15:15 +0200
  • 0b6e2f236b What's in/cooking Junio C Hamano 2009-05-31 18:21:29 -0700
  • 003b33a8ad diff: generate pretty filenames in prep_temp_blob() David Aguilar 2009-05-31 01:35:52 -0700
  • e1c0688692 compat: add a basename() compatibility function David Aguilar 2009-05-31 01:35:51 -0700
  • 0620b39b3b compat: add a mkstemps() compatibility function David Aguilar 2009-05-31 01:35:50 -0700
  • 4e65b538ac t6050: check pushing something based on a replaced commit Christian Couder 2009-05-27 07:14:09 +0200
  • 0f3a5bfd34 Documentation: add documentation for "git replace" Christian Couder 2009-04-14 00:36:59 +0200
  • 2aaa84567e Add git-replace to .gitignore David Aguilar 2009-04-13 19:01:27 -0700
  • 86af2caa5a builtin-replace: use "usage_msg_opt" to give better error messages Christian Couder 2009-02-02 06:13:06 +0100
  • 451bb210f8 parse-options: add new function "usage_msg_opt" Christian Couder 2009-02-02 06:12:58 +0100
  • bebdd271ff builtin-replace: teach "git replace" to actually replace Christian Couder 2009-02-02 06:12:53 +0100
  • 54b0c1e041 Add new "git replace" command Christian Couder 2009-02-02 06:12:44 +0100
  • dae556bdb1 environment: add global variable to disable replacement Christian Couder 2009-01-23 10:07:46 +0100
  • cc400f5011 mktag: call "check_sha1_signature" with the replacement sha1 Christian Couder 2009-01-23 10:07:26 +0100
  • a3e8267225 replace_object: add a test case Christian Couder 2009-01-23 10:07:18 +0100
  • 0e87c36763 object: call "check_sha1_signature" with the replacement sha1 Christian Couder 2009-01-23 10:07:10 +0100
  • f5552aee39 sha1_file: add a "read_sha1_file_repl" function Christian Couder 2009-01-23 10:07:01 +0100
  • 6809557029 replace_object: add mechanism to replace objects found in "refs/replace/" Christian Couder 2009-01-23 10:06:53 +0100
  • 292687003a refs: add a "for_each_replace_ref" function Christian Couder 2009-01-23 10:06:38 +0100
  • f9275c68af Merge branch 'sb/opt-filename' Junio C Hamano 2009-05-31 16:57:42 -0700
  • 714cdcd03e Merge branch 'jc/solaris-0811' Junio C Hamano 2009-05-31 16:18:02 -0700
  • c6e73936b9 Merge branch 'sb/show-branch-parse-options' Junio C Hamano 2009-05-31 16:17:58 -0700
  • 919cc4d068 Merge branch 'mm/apply-double-slash' Junio C Hamano 2009-05-31 16:17:46 -0700
  • 1af4731b54 Merge branch 'sb/format-patch-parseopt' Junio C Hamano 2009-05-31 16:17:31 -0700