Commit Graph

  • df487baa30 Merge branch 'maint' Junio C Hamano 2009-02-08 22:07:53 -0800
  • a9ee90d7ff completion: Get rid of tabbed indentation in comments. Replace with spaces. Ted Pavlic 2009-02-06 11:05:38 -0500
  • cf9957875c completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors. Ted Pavlic 2009-02-06 11:05:37 -0500
  • 7e1100e9e9 gitweb: add $prevent_xss option to prevent XSS by repository content Matt McCutchen 2009-02-07 19:00:09 -0500
  • ffe4da1573 doc/bundle: Use the more conventional suffix '.bundle' Santi Béjar 2009-02-07 23:21:49 +0100
  • 3ec7371f63 Add two extra tests for git rebase Johannes Schindelin 2009-02-08 21:40:42 -0800
  • 3021faf656 Documentation: clarify commits affected by gitk --merge Sitaram Chamarty 2009-02-06 10:10:53 +0530
  • 9aad6cbaef add -p: get rid of Git.pm warnings about unitialized values Stephan Beyer 2009-02-08 18:40:39 +0100
  • 3bec8ff99a config: Add new option to open an editor. Felipe Contreras 2009-02-07 23:53:00 +0200
  • 6e46cc0d92 rev-list: fix showing distance when using --bisect-all Christian Couder 2009-02-08 15:54:47 +0100
  • 7d48e9e6f7 Move mailmap documentation into separate file Marius Storm-Olsen 2009-02-08 15:34:31 +0100
  • d20d654fe8 Change current mailmap usage to do matching on both name and email of author/committer. Marius Storm-Olsen 2009-02-08 15:34:30 +0100
  • 0925ce4d49 Add map_user() and clear_mailmap() to mailmap Marius Storm-Olsen 2009-02-08 15:34:29 +0100
  • cfa1ee6b34 Add find_insert_index, insert_at_index and clear_func functions to string_list Marius Storm-Olsen 2009-02-08 15:34:28 +0100
  • d551a48816 Add mailmap.file as configurational option for mailmap location Marius Storm-Olsen 2009-02-08 15:34:27 +0100
  • 764369c5ea git-gui: Support more git version notations. Alexander Gavrilov 2009-02-07 19:43:57 +0300
  • 584fa9ccf4 git-gui: Avoid an infinite rescan loop in handle_empty_diff. Alexander Gavrilov 2009-02-07 19:24:01 +0300
  • 280195b2cb What's cooking as of 1.6.2-rc0 Junio C Hamano 2009-02-07 13:23:07 -0800
  • ccb04f99fe gitweb: Better regexp for SHA-1 committag match Jakub Narebski 2009-02-06 10:12:41 +0100
  • 496917b721 submodule: warn about non-submodules Johannes Schindelin 2009-02-07 14:43:15 +0100
  • f3670a5749 Let ls-files strip trailing slashes in submodules' paths Johannes Schindelin 2009-02-07 14:43:03 +0100
  • f2a782b8ba Remove unused normalize_absolute_path() Johannes Sixt 2009-02-07 16:08:31 +0100
  • f42302b493 Test and fix normalize_path_copy() Johannes Sixt 2009-02-07 16:08:30 +0100
  • 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows René Scharfe 2009-02-07 16:08:29 +0100
  • f3cad0ad82 Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() Johannes Sixt 2009-02-07 16:08:28 +0100
  • 2cd85c40a9 Make test-path-utils more robust against incorrect use Johannes Sixt 2009-02-07 16:08:27 +0100
  • d3bee161fe tree.c: allow read_tree_recursive() to traverse gitlink entries Lars Hjemli 2009-01-25 01:52:05 +0100
  • 621f1b4bcf GIT 1.6.2-rc0 v1.6.2-rc0 Junio C Hamano 2009-02-07 11:06:34 -0800
  • c19923add0 Merge branch 'tr/add-p-single' Junio C Hamano 2009-02-07 11:10:16 -0800
  • df4364a429 Merge branch 'js/filter-branch-submodule' Junio C Hamano 2009-02-07 11:09:48 -0800
  • 7de265a4cf Merge branch 'maint' Junio C Hamano 2009-02-07 10:44:25 -0800
  • 7851386948 emacs: Remove the no longer maintained vc-git package. Alexandre Julliard 2009-02-07 14:24:54 +0100
  • 5a7b3bf527 git.el: Add some notes about Emacs versions compatibility. Alexandre Julliard 2009-02-07 14:21:58 +0100
  • 6c4f70d5b2 git.el: Use integer instead of character constants in case statement. Alexandre Julliard 2009-02-07 14:01:26 +0100
  • efd49f50fc git.el: Set a regexp for paragraph-separate in log-edit mode. Alexandre Julliard 2009-01-27 11:59:54 +0100
  • a7da5c4259 git.el: Make git-run-command-region display the error if any. Alexandre Julliard 2008-11-23 16:12:45 +0100
  • ab69e3e43a git.el: Add commands for cherry-pick and revert. Alexandre Julliard 2008-11-23 14:34:48 +0100
  • 811b10c746 git.el: Add a command to create a new branch. Alexandre Julliard 2008-11-23 14:25:50 +0100
  • c375e9d04c git.el: Add a checkout command. Alexandre Julliard 2008-11-23 14:16:22 +0100
  • b59122f86f GIT 1.6.1.3 v1.6.1.3 Junio C Hamano 2009-02-07 00:51:47 -0800
  • 2c3c395e84 git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree Marcel M. Cary 2009-02-06 19:24:28 -0800
  • 31ca3ac30f submodule: add --no-fetch parameter to update command Fabian Franz 2009-02-05 20:18:32 -0200
  • 748aa689ba add -p: import Term::ReadKey with 'require' Thomas Rast 2009-02-06 20:30:01 +0100
  • ba743d1b0c Merge branch 'js/maint-remote-remove-mirror' Junio C Hamano 2009-02-05 19:40:41 -0800
  • 7b75b331f6 Merge branch 'js/notes' Junio C Hamano 2009-02-05 19:40:39 -0800
  • 5d680a67d7 Merge branch 'jc/refuse-push-to-current' Junio C Hamano 2009-02-05 19:40:36 -0800
  • 7aa4e736b2 Merge branch 'rc/http-push' Junio C Hamano 2009-02-05 19:40:36 -0800
  • 9242431ca0 Merge branch 'gt/utf8-width' Junio C Hamano 2009-02-05 19:40:35 -0800
  • 74b11bc3be Merge branch 'jk/head-symref' Junio C Hamano 2009-02-05 19:40:35 -0800
  • b371922aa5 Merge branch 'cb/mergetool' Junio C Hamano 2009-02-05 19:40:35 -0800
  • 84b96278cc Merge branch 'maint' Junio C Hamano 2009-02-05 19:40:25 -0800
  • 919ab6429a Merge branch 'maint-1.6.0' into maint Junio C Hamano 2009-02-05 19:38:58 -0800
  • c7893501e8 Merge branch 'jc/maint-apply-fix' into maint Junio C Hamano 2009-02-05 18:06:11 -0800
  • 7b261711a6 Merge branch 'am/maint-push-doc' into maint Junio C Hamano 2009-02-05 18:06:03 -0800
  • f20408dadb Merge branch 'sg/maint-gitdir-in-subdir' into maint Junio C Hamano 2009-02-05 18:05:43 -0800
  • 141b6b83d7 Merge branch 'lt/maint-wrap-zlib' into maint Junio C Hamano 2009-02-05 18:01:00 -0800
  • cc91e1bd05 Merge branch 'jc/maint-split-diff-metainfo' into maint Junio C Hamano 2009-02-05 17:54:17 -0800
  • 8abc61880d Merge branch 'js/maint-all-implies-HEAD' into maint Junio C Hamano 2009-02-05 17:54:12 -0800
  • 8c4c286c39 Merge branch 'kc/maint-diff-bwi-fix' into maint Junio C Hamano 2009-02-05 17:52:22 -0800
  • 5caa81d1b4 valgrind: do not require valgrind 3.4.0 or newer Johannes Schindelin 2009-02-05 22:03:00 +0100
  • 26be15f09d filter-branch: do not consider diverging submodules a 'dirty worktree' Johannes Schindelin 2009-02-05 19:19:33 +0100
  • a301973641 add -p: print errors in separate color Thomas Rast 2009-02-05 09:28:27 +0100
  • ca6ac7f135 add -p: prompt for single characters Thomas Rast 2009-02-05 09:28:26 +0100
  • 7233d221ad Makefile: minor improvements for Mac OS X (Darwin) Jay Soffian 2009-02-05 01:09:08 -0500
  • 98bb1ff83c config.mak.in: define paths without trailing slash Pascal Obry 2009-02-05 08:37:24 +0100
  • 0c0ead7e79 Makefile: fix misdetection of relative pathnames Junio C Hamano 2009-02-05 00:04:17 -0800
  • ab2fdb3b62 Fixed broken git help -w when installing from RPM David J. Mellor 2009-02-04 20:14:29 -0800
  • 2c74528332 What's cooking Junio C Hamano 2009-02-04 17:33:08 -0800
  • 88ccb9f974 Merge branch 'jc/fsck' (early part) Junio C Hamano 2009-02-04 16:40:15 -0800
  • ffaf9cc0ff builtin-blame.c: Use utf8_strwidth for author's names Geoffrey Thomas 2009-01-30 04:41:29 -0500
  • 8a9391e944 utf8: add utf8_strwidth() Geoffrey Thomas 2009-01-30 04:41:28 -0500
  • 8aa7eebfb3 git-bundle doc: update examples Nanako Shiraishi 2009-02-04 18:15:29 +0900
  • 34263de026 Replace deprecated dashed git commands in usage Alexander Potashev 2009-01-04 21:39:27 +0300
  • 5c7eee03da git-show-branch doc: show -g as synonym to --reflog in the list jidanni@jidanni.org 2009-01-06 11:14:02 +0800
  • e1ff064e1b contrib git-resurrect: find traces of a branch name and resurrect it Thomas Rast 2009-02-04 11:04:18 +0100
  • de8139005f Merge branch 'maint' Junio C Hamano 2009-02-04 13:07:09 -0800
  • d3f552b674 Merge branch 'wp/add-patch-find' Junio C Hamano 2009-02-04 13:07:06 -0800
  • a4f004bffc Merge branch 'ns/am-slacker' Junio C Hamano 2009-02-04 13:07:02 -0800
  • f26b5dc9ef urls.txt: document optional port specification in git URLS Stefan Naewe 2009-02-04 21:49:35 +0100
  • 745bc77604 Merge branch 'maint-1.6.0' into maint Junio C Hamano 2009-02-04 11:49:07 -0800
  • 5aed3c6ab8 builtin-mv.c: check for unversionned files before looking at the destination. Matthieu Moy 2009-02-04 10:32:08 +0100
  • c8ba6b1b19 Add a testcase for "git mv -f" on untracked files. Matthieu Moy 2009-02-04 10:32:07 +0100
  • 720ec6b870 Missing && in t/t7001.sh. Matthieu Moy 2009-02-04 10:32:06 +0100
  • 441adf0ccf builtin-remote: make rm operation safer in mirrored repository Jay Soffian 2009-02-04 11:06:07 -0500
  • 68c02d7c46 add -p: trap Ctrl-D in 'goto' mode Thomas Rast 2009-02-02 22:46:29 +0100
  • 4404b2e392 add -p: change prompt separator for 'g' Thomas Rast 2009-02-02 22:46:28 +0100
  • b63bc0bc31 Merge branch 'maint' Junio C Hamano 2009-02-04 00:12:19 -0800
  • f081731090 Merge branch 'maint-1.6.0' into maint Junio C Hamano 2009-02-03 23:50:09 -0800
  • 2d20b7ebf6 http-push: wrap signature of get_remote_object_url Tay Ray Chuan 2009-02-03 20:39:00 +0800
  • 223bd93176 http-push: add back underscore separator before lock token Tay Ray Chuan 2009-02-03 21:07:26 +0800
  • 7a85f6ae88 User-manual: "git stash <comment>" form is long gone William Pursell 2009-02-03 22:41:14 +0000
  • 37fc57a213 add test-dump-cache-tree in Makefile Guanqun Lu 2009-02-05 05:00:41 +0800
  • c9a8abcf9a fix typo in Documentation Guanqun Lu 2009-02-05 05:00:40 +0800
  • 738a94a9f6 bash: offer to show (un)staged changes Thomas Rast 2009-02-03 10:20:54 +0100
  • e1e4389832 apply: fix access to an uninitialized mode variable, found by valgrind Johannes Schindelin 2009-02-04 02:50:15 +0100
  • a6d63b7493 test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH Johannes Schindelin 2009-02-04 00:26:31 +0100
  • 3da9365234 Tests: let --valgrind imply --verbose and --tee Johannes Schindelin 2009-02-04 00:26:26 +0100
  • 268fac6919 Add a script to coalesce the valgrind outputs Johannes Schindelin 2009-02-04 00:26:22 +0100
  • 7f6fdea119 t/Makefile: provide a 'valgrind' target Johannes Schindelin 2009-02-04 00:26:18 +0100
  • 44138559e8 test-lib.sh: optionally output to test-results/$TEST.out, too Johannes Schindelin 2009-02-04 00:26:12 +0100