Commit Graph

  • 1c73bb0ef7 user-manual: reset to ORIG_HEAD not HEAD to undo merge J. Bruce Fields 2007-02-19 18:46:09 -0500
  • 0bc25a7842 Documentation: mention module option to git-cvsimport J. Bruce Fields 2007-02-06 02:51:26 -0500
  • f98ef68faf .gitignore: add git-fetch--tool Junio C Hamano 2007-03-04 15:36:08 -0800
  • f52463a582 cherry-pick: Suggest a better method to retain authorship Johannes Schindelin 2007-03-04 14:26:05 +0100
  • 102a0a2db1 git-svn: fix show-ignore when not connected to the repository root Eric Wong 2007-03-04 00:15:29 -0800
  • 5bd74506cd Get rid of the dependency to GNU diff in the tests Johannes Schindelin 2007-02-25 23:36:53 +0100
  • 0c725f1bd9 diff --no-index: support /dev/null as filename Johannes Schindelin 2007-02-25 23:36:31 +0100
  • 3afaa72d7d diff-ni: fix the diff with standard input Junio C Hamano 2007-03-04 00:17:27 -0800
  • 5332b2af10 diff: support reading a file from stdin via "-" Johannes Schindelin 2007-02-25 23:36:10 +0100
  • ae792aa52b diff-ni: allow running from a subdirectory. Junio C Hamano 2007-03-03 23:45:14 -0800
  • 9509af686b Make git-revert & git-cherry-pick a builtin Johannes Schindelin 2007-03-01 05:26:30 +0100
  • e551208dea Merge branch 'js/diff-ni' (early part) Junio C Hamano 2007-03-03 22:51:46 -0800
  • 118f8b2413 git-config: document --rename-section, provide --remove-section Paolo Bonzini 2007-03-02 21:53:33 +0100
  • 253e772ede Merge branch 'maint' Junio C Hamano 2007-03-03 19:47:46 -0800
  • 7943b3a94f Unset NO_C99_FORMAT on Cygwin. Ramsay Jones 2007-03-03 18:28:39 +0000
  • a249a9b5a2 Tell multi-parent diff about core.symlinks. Johannes Sixt 2007-03-03 20:38:00 +0100
  • 723024d696 Handle core.symlinks=false case in merge-recursive. Johannes Sixt 2007-03-03 20:32:46 +0100
  • fd547a972a Fix a "pointer type missmatch" warning. Ramsay Jones 2007-03-03 18:29:03 +0000
  • 2832114532 Fix some "comparison is always true/false" warnings. Ramsay Jones 2007-03-03 18:28:57 +0000
  • 41b200179d Fix an "implicit function definition" warning. Ramsay Jones 2007-03-03 18:28:52 +0000
  • ee96d11beb Fix a "label defined but unreferenced" warning. Ramsay Jones 2007-03-03 18:28:46 +0000
  • 78cb59c8e5 Document the config variable format.suffix Johannes Schindelin 2007-03-04 00:17:23 +0100
  • 7d79c860a6 git-merge: fail correctly when we cannot fast forward. Junio C Hamano 2007-03-03 13:04:54 -0800
  • 64edf4b2eb builtin-archive: use RUN_SETUP Johannes Schindelin 2007-03-03 17:14:25 +0100
  • 81035bba0a Fix git-gc usage note Matthias Kestenholz 2007-03-03 18:28:14 +0100
  • 78a8d641c1 Add core.symlinks to mark filesystems that do not support symbolic links. Johannes Sixt 2007-03-02 22:11:30 +0100
  • 4808bec6f9 Merge branch 'maint' Junio C Hamano 2007-03-02 16:57:53 -0800
  • 5e00f6faf4 git-branch: document new --no-abbrev option Julian Phillips 2007-03-03 00:31:17 +0000
  • 43bc820db7 git-branch: improve abbreviation of sha1s in verbose mode Julian Phillips 2007-03-03 00:31:16 +0000
  • 62273826fe print_wrapped_text: fix output for negative indent Johannes Schindelin 2007-03-02 15:28:00 +0100
  • b8ac23bcf8 Fix quoting in update hook template Gerrit Pape 2007-03-02 12:20:10 +0000
  • 3d84df43e1 Sample update hook: typofix and modernization to use "git log" Andy Parkins 2007-03-02 19:29:20 +0000
  • 8ab3e18586 Merge branch 'js/commit-format' Junio C Hamano 2007-03-02 00:37:12 -0800
  • 8b969a5fb5 Merge branch 'maint' Junio C Hamano 2007-03-02 00:31:51 -0800
  • eecc8367f4 Another memory overrun in http-push.c Eygene Ryabinkin 2007-03-01 19:09:12 +0300
  • 0df56eabf2 fetch.o depends on the headers, too. Johannes Schindelin 2007-02-28 00:55:48 +0100
  • 3e4e8c03ca Documentation: Correct minor typo in git-add documentation. Christian Schlotter 2007-03-01 18:08:17 +0100
  • 112f63851b Documentation/git-svn.txt: Fix formatting errors Sergey Vlasov 2007-03-01 22:41:17 +0300
  • 5ef1f8d488 Documentation/git-send-email.txt: Fix labeled list formatting Sergey Vlasov 2007-03-01 22:41:16 +0300
  • d53ebb429a Documentation/git-quiltimport.txt: Fix labeled list formatting Sergey Vlasov 2007-03-01 22:41:15 +0300
  • 2ba91e9698 Documentation/build-docdep.perl: Fix dependencies for included asciidoc files Sergey Vlasov 2007-03-01 22:41:14 +0300
  • c3e8a0a4dd git-gui: Remove unnecessary /dev/null redirection. Shawn O. Pearce 2007-03-01 14:37:34 -0500
  • 20f50f1670 fix various doc typos Michael Coleman 2007-02-28 23:14:23 -0600
  • 855b34680e builtin-fetch--tool: fix reflog notes. Junio C Hamano 2007-02-28 17:02:18 -0800
  • e6eebbb3ae git-fetch: retire update-local-ref which is not used anymore. Junio C Hamano 2007-02-28 17:01:00 -0800
  • fcfa33ec90 diff: make more cases implicit --no-index Johannes Schindelin 2007-02-25 23:35:27 +0100
  • 2eb06531e3 Add recent changes to draft 1.5.1 release notes. Junio C Hamano 2007-02-28 15:06:38 -0800
  • 16d53152f1 Merge branch 'js/commit-by-name' Junio C Hamano 2007-02-28 14:56:08 -0800
  • 77b50ab009 Merge branch 'js/bundle' Junio C Hamano 2007-02-28 14:38:36 -0800
  • 1db8b60b2a Merge branch 'maint' Junio C Hamano 2007-02-28 14:18:57 -0800
  • a1367d1219 Start preparing Release Notes for 1.5.0.3 Junio C Hamano 2007-02-28 14:17:45 -0800
  • db554bf0a7 Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url Junio C Hamano 2007-02-28 14:05:42 -0800
  • 4fa96e1557 Include config.mak in doc/Makefile Uwe Kleine-König 2007-02-28 21:57:42 +0100
  • 14b4f2dbd1 git.el: Set the default commit coding system from the repository config. Alexandre Julliard 2007-02-28 20:59:48 +0100
  • a94f457e89 git-archimport: support empty summaries, put summary on a single line. Paolo Bonzini 2007-02-28 21:02:02 +0100
  • 2c46759db7 http-push.c::lock_remote(): validate all remote refs. Eygene Ryabinkin 2007-02-28 12:12:02 -0800
  • d0d8e14d1b index_fd(): convert blob only if it is a regular file. Junio C Hamano 2007-02-28 11:57:39 -0800
  • 53bca91a7d index_fd(): pass optional path parameter as hint for blob conversion Junio C Hamano 2007-02-28 11:52:04 -0800
  • edaec3fbe8 index_fd(): use enum object_type instead of type name string. Junio C Hamano 2007-02-28 11:45:56 -0800
  • 597388f6a1 Merge branch 'np/types' Junio C Hamano 2007-02-28 11:58:27 -0800
  • cf70c16fc0 git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs. Gerrit Pape 2007-02-28 12:35:39 +0000
  • c7d68c8000 builtin-fetch--tool: make sure not to overstep ls-remote-result buffer. Junio C Hamano 2007-02-27 23:51:48 -0800
  • fbe3d87e5f Merge branch 'mc/sendmail' Junio C Hamano 2007-02-27 22:23:40 -0800
  • 25a0b20c74 Merge branch 'js/diff-ni' (early part) Junio C Hamano 2007-02-27 22:18:22 -0800
  • c4f8f82755 Merge branch 'maint' Junio C Hamano 2007-02-27 22:15:42 -0800
  • 163d7b9b85 builtin-fmt-merge-msg: fix bugs in --file option Michael Coleman 2007-02-27 23:44:42 -0600
  • a91d49cd36 index-pack: Loop over pread until data loading is complete. Shawn O. Pearce 2007-02-27 23:47:19 -0500
  • ae64860622 blameview: Fix the browse behavior in blameview Aneesh Kumar 2007-02-26 14:01:57 +0530
  • 66035a6b3d Cleanup check_valid in commit-tree. Shawn O. Pearce 2007-02-27 10:00:33 -0500
  • fef742c4ed make sure enum object_type is signed Nicolas Pitre 2007-02-27 20:38:31 -0500
  • 1b0baf1401 git-send-email: abort/usage on bad option Michael Coleman 2007-02-27 22:47:54 -0600
  • 79c96c5733 Fix minor typos/grammar in user-manual.txt Michael Coleman 2007-02-27 22:13:09 -0600
  • 0a43acbe85 Correct ordering in git-cvsimport's option documentation Michael Poole 2007-02-27 22:27:44 -0500
  • f8493ec09b show_date(): rename the "relative" parameter to "mode" Johannes Schindelin 2007-02-27 16:21:04 +0100
  • 094e03b039 Actually make print_wrapped_text() useful Johannes Schindelin 2007-02-27 16:20:31 +0100
  • aa27e46111 git-show: Reject native ref Linus Torvalds 2007-02-27 16:22:52 -0800
  • dec56c8cf1 fetch--tool: fix uninitialized buffer when reading from stdin Junio C Hamano 2007-02-26 11:37:43 -0800
  • 8538e876b1 cvsserver: Make always-binary mode a config file option Andy Parkins 2007-02-27 13:46:55 +0000
  • 1872adabcc cvsserver: Remove trailing "\n" from commithash in checkin function Andy Parkins 2007-02-27 12:49:09 +0000
  • ada5ef3b48 Make 'cvs ci' lockless in git-cvsserver by using git-update-ref Junio C Hamano 2007-02-20 21:54:39 -0800
  • 7ee70a7119 Fix git-show man page formatting in the EXAMPLES section Theodore Tso 2007-02-27 10:43:28 -0500
  • dcf01c6e6b builtin-fetch--tool: adjust to updated sha1_object_info(). Junio C Hamano 2007-02-27 02:39:51 -0800
  • 88459358cd Merge branch 'np/types' into jc/fetch Junio C Hamano 2007-02-27 02:27:26 -0800
  • 0ab179504a get rid of lookup_object_type() Nicolas Pitre 2007-02-26 14:56:00 -0500
  • 21666f1aae convert object type handling from a string to a number Nicolas Pitre 2007-02-26 14:55:59 -0500
  • df8436622f formalize typename(), and add its reverse type_from_string() Nicolas Pitre 2007-02-26 14:55:58 -0500
  • 9ba630318f sha1_file.c: don't ignore an error condition in sha1_loose_object_info() Nicolas Pitre 2007-02-26 14:55:57 -0500
  • 2b87c45ba6 sha1_file.c: cleanup "offset" usage Nicolas Pitre 2007-02-26 14:55:56 -0500
  • d65a16f6c4 sha1_file.c: cleanup hdr usage Nicolas Pitre 2007-02-26 14:55:55 -0500
  • 4e4b55dd0f Merge branch 'maint' Junio C Hamano 2007-02-27 01:33:52 -0800
  • 63e50d492c git-apply: do not fix whitespaces on context lines. Junio C Hamano 2007-02-27 01:31:42 -0800
  • ee24ee55c2 diff --cc: integer overflow given a 2GB-or-larger file Jim Meyering 2007-02-27 00:11:35 +0100
  • 34fc5cefa7 mailinfo: do not get confused with logical lines that are too long. Linus Torvalds 2007-02-26 11:10:59 -0800
  • 51bd9d7b8c git-gui: Don't create empty (same tree as parent) commits. gitgui-0.6.2 Shawn O. Pearce 2007-02-26 11:47:14 -0500
  • fd234dfdb7 git-gui: Add Reset to the Branch menu. Shawn O. Pearce 2007-02-26 11:22:10 -0500
  • 9b28a8b9c2 git-gui: Relocate the menu/transport menu code. Shawn O. Pearce 2007-02-26 11:17:11 -0500
  • 34a5e1a2d9 diff --no-index: also imitate the exit status of diff(1) Johannes Schindelin 2007-02-25 23:34:54 +0100
  • 048f48a2fd Merge branch 'master' into js/diff-ni Junio C Hamano 2007-02-26 01:20:42 -0800
  • c260d790c8 Documentation: link in 1.5.0.2 material to the top documentation page. Junio C Hamano 2007-02-26 01:16:01 -0800
  • 047f636d90 Documentation: document remote.<name>.tagopt Aneesh Kumar K.V 2007-02-24 21:02:56 +0530