Commit Graph

  • dbd0f5c769 Files given on the command line are relative to $cwd Junio C Hamano 2008-08-06 11:43:47 -0700
  • d96ca27e10 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-08-06 13:32:18 -0700
  • 847d10f56d Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2008-08-06 13:32:12 -0700
  • 65ac5530ab Merge branch 'rs/archive-parse-options' Junio C Hamano 2008-08-06 13:31:38 -0700
  • eabbc99a21 fix diff-tree --stdin documentation Junio C Hamano 2008-08-05 22:32:28 -0700
  • 19a1e065c8 Add Jul #09 issue of what's in Junio C Hamano 2008-08-05 23:23:59 -0700
  • faca406927 What's in/cooking updates Junio C Hamano 2008-08-05 22:46:42 -0700
  • 1d5c9452aa Split past issues of What's cooking and What's in Junio C Hamano 2008-08-05 21:42:17 -0700
  • 251da1d861 Update What's-in script Junio C Hamano 2008-08-05 21:42:45 -0700
  • f0b97c6f65 Add a few TODO items for post 1.6.0 cycle Junio C Hamano 2008-08-05 21:41:38 -0700
  • ddd63e64e4 Optimize sha1_object_info for loose objects, not concurrent repacks Steven Grimm 2008-08-05 13:08:41 -0700
  • 3d32a46b24 Teach fsck and prune that tmp_obj_ file names may not be 14 bytes long Brandon Casey 2008-08-05 13:01:50 -0500
  • 1127c51cfe bash completion: Add completion for 'git mv' Lee Marlow 2008-08-04 23:50:38 -0600
  • b1bc1494ed bash completion: Add completion for 'git ls-files' Lee Marlow 2008-08-04 23:50:37 -0600
  • b3191ce2d5 bash completion: Add completion for 'git archive' Lee Marlow 2008-08-04 23:50:36 -0600
  • 95d43780cf bash completion: More completions for 'git stash' Lee Marlow 2008-08-04 23:50:35 -0600
  • a6c2be244f bash completion: Add completion for 'git revert' Lee Marlow 2008-08-04 23:50:34 -0600
  • 5dad868b26 bash completion: Add completion for 'git init' Lee Marlow 2008-08-04 23:50:33 -0600
  • 4181c7e8a7 bash completion: Add completion for 'git clean' Lee Marlow 2008-08-04 23:50:32 -0600
  • 3eb1101207 bash completion: Add completion for 'git clone' Lee Marlow 2008-08-04 23:50:31 -0600
  • 80828488cc t9119: conditionally re-enable test depending on svn(1) version Eric Wong 2008-08-05 00:35:18 -0700
  • d9042a0ac4 Fix race condition in t9119-git-svn-info.sh David D. Kilzer 2008-08-05 00:35:17 -0700
  • bd2d4f96b3 git-svn: properly set path for "info" command Eric Wong 2008-08-05 00:35:16 -0700
  • 1168d402d2 Documentation: typos / spelling fixes Mike Ralphson 2008-08-05 17:12:05 +0100
  • 04bb50f45d Merge branch 'maint' Junio C Hamano 2008-08-05 21:21:08 -0700
  • 2d0f5f3459 RelNotes 1.5.6.5 updates Junio C Hamano 2008-08-05 21:20:59 -0700
  • 2b6ca6df2d diff.renamelimit is a basic diff configuration Linus Torvalds 2008-08-05 11:27:30 -0700
  • 3be3999849 git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout. Jim Meyering 2008-08-05 16:54:42 +0200
  • f70f988b11 Documentation: typos / spelling fixes in older RelNotes Mike Ralphson 2008-08-05 17:12:06 +0100
  • 725b06050a add: refuse to add working tree items beyond symlinks Junio C Hamano 2008-08-04 00:52:37 -0700
  • 806d13b1cc update-index: refuse to add working tree items beyond symlinks Junio C Hamano 2008-08-04 00:51:42 -0700
  • fba5279db9 correct access right for git-svn-dcommit test Dmitry Potapov 2008-08-04 19:30:24 +0400
  • 25032ccd5f Fix typos in INSTALL Abhijit Menon-Sen 2008-08-05 07:41:04 +0530
  • 9751a32a6b Fix typo in perl/Git.pm Abhijit Menon-Sen 2008-08-05 07:36:16 +0530
  • 452d36b1f3 Fix hash slice syntax error Abhijit Menon-Sen 2008-08-04 10:32:47 +0530
  • 108c2aaf79 Git.pm: localise $? in command_close_bidi_pipe() Abhijit Menon-Sen 2008-08-04 17:08:27 +0530
  • c72e0db1ff bash completion: Add completion for 'git grep' Lee Marlow 2008-08-01 18:56:33 -0600
  • 7d0b18a4da Add output flushing before fork() Anders Melchiorsen 2008-08-04 12:18:40 +0200
  • 9534c9fb31 git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core' Johannes Sixt 2008-08-04 22:09:46 +0200
  • 611921654f git-svn: Abort with an error if 'fetch' parameter is invalid. Avery Pennarun 2008-07-30 16:53:55 -0400
  • 2c3766f06a Flush output in start_async Anders Melchiorsen 2008-08-04 02:30:03 +0200
  • 6534703059 Topo-sort before --simplify-merges Junio C Hamano 2008-08-03 17:47:16 -0700
  • 8eacbc1b03 gitk: Update swedish translation. Mikael Magnusson 2008-08-03 19:04:21 +0200
  • 22537765f5 Modify mingw_main() workaround to avoid link errors Steffen Prohaska 2008-07-26 11:41:44 +0200
  • 57b0fc4516 Merge branch 'maint' Junio C Hamano 2008-08-03 14:14:10 -0700
  • 6612f877cc clone --bare: Add ".git" suffix to the directory name to clone into Johannes Schindelin 2008-08-01 16:01:36 +0200
  • fbbdaa5f42 git-gui: add a part about format strings in po/README Michele Ballabio 2008-08-03 13:12:14 +0200
  • 7cce5b2cbc git-gui: update po/it.po Michele Ballabio 2008-05-21 16:09:14 +0200
  • 6b312253cb git-gui: update Japanese translation しらいしななこ 2008-08-03 17:01:50 +0900
  • 4a3d85dcf6 add --no-filters option to git hash-object Dmitry Potapov 2008-08-03 18:36:22 +0400
  • 3970243150 add --path option to git hash-object Dmitry Potapov 2008-08-03 18:36:21 +0400
  • 548601adcc use parse_options() in git hash-object Dmitry Potapov 2008-08-03 18:36:20 +0400
  • 9ae8e008ab correct usage help string for git-hash-object Dmitry Potapov 2008-08-03 18:36:19 +0400
  • 81014073f2 correct argument checking test for git hash-object Dmitry Potapov 2008-08-03 18:36:18 +0400
  • 43df4f86e0 teach index_fd to work with pipes Dmitry Potapov 2008-08-03 08:39:16 +0400
  • 7c5b1675a8 git-name-rev: don't use printf without format René Scharfe 2008-08-03 15:44:33 +0200
  • 12aaf1f64d gitk: Updated German translation Christian Stimming 2008-05-24 22:42:30 +0200
  • 3d78d1f18f Builtin git-help. Miklos Vajna 2008-08-02 10:08:38 +0200
  • d049f6c27a git-gui: Update swedish translation. Mikael Magnusson 2008-08-03 01:46:23 +0200
  • 807d869453 diff: chapter and part in funcname for tex Giuseppe Bilotta 2008-08-02 23:56:44 +0200
  • b50005b79f Teach "git diff -p" Pascal/Delphi funcname pattern Avery Pennarun 2008-08-01 17:00:15 -0400
  • ad8c1d9260 diff: add ruby funcname pattern Giuseppe Bilotta 2008-07-31 09:21:48 +0200
  • 5cbef01aab Fix reference to Everyday Git, which is an HTML document and not a man page. Jon Jensen 2008-08-02 15:41:48 -0600
  • e49b99a6f5 bash completion: Add more long options for 'git log' Lee Marlow 2008-08-01 18:56:53 -0600
  • 7339479c2b bash completion: remove unused function _git_diff_tree Lee Marlow 2008-08-01 22:47:09 -0600
  • bc699afcce clone: Add an option to set up a mirror Johannes Schindelin 2008-08-02 21:38:56 +0200
  • 1be7bf6e33 git-gui: Update git-gui.pot for 0.11 nearing release Shawn O. Pearce 2008-08-02 14:48:33 -0700
  • 1e5ed425f3 git-gui: Update German translation Christian Stimming 2008-08-02 09:54:51 +0200
  • 372c767610 Merge branch 'maint' Junio C Hamano 2008-08-02 11:58:34 -0700
  • b003c00b7b git-name-rev: allow --name-only in combination with --stdin Pieter de Bie 2008-07-31 15:20:34 +0200
  • e8b55fab62 builtin-name-rev.c: split deeply nested part from the main function Junio C Hamano 2008-08-02 11:04:22 -0700
  • 6546b5931e revision traversal: show full history with merge simplification Junio C Hamano 2008-07-31 01:17:41 -0700
  • 60d30b02fc revision.c: whitespace fix Junio C Hamano 2008-07-31 22:17:13 -0700
  • 2b603260f3 Merge branch 'maint' Junio C Hamano 2008-08-01 23:55:51 -0700
  • e124554796 Start 1.5.6.5 RelNotes to describe accumulated fixes Junio C Hamano 2008-08-01 23:54:01 -0700
  • 69c231f473 Make git-add -i accept ranges like 7- Ciaran McCreesh 2008-07-14 19:29:37 +0100
  • 1ceb95c804 Update my e-mail address Junio C Hamano 2008-07-21 12:14:42 -0700
  • 61d47feec6 git-diff(1): "--c" -> "--cc" typo fix Jonathan Nieder 2008-07-21 13:34:06 -0500
  • 00332b8152 git-submodule: move ill placed shift. Pierre Habouzit 2008-07-21 20:15:59 +0200
  • 734a6ffafb t/t4202-log.sh: add newline at end of file Brandon Casey 2008-07-22 16:23:31 -0500
  • 11ee57bc4c sort_in_topological_order(): avoid setting a commit flag Johannes Schindelin 2008-07-23 01:51:36 +0100
  • b1264da863 Documentation: clarify diff --cc Junio C Hamano 2008-07-23 16:16:05 -0700
  • 31f4e768a4 Propagate -u/--upload-pack option of "git clone" to transport. Steve Haslam 2008-07-25 18:51:51 +0100
  • bbff8aaaf2 Documentation: fix diff.external example Anders Melchiorsen 2008-07-27 13:12:15 +0200
  • b2a5627651 make sure parsed wildcard refspec ends with slash Junio C Hamano 2008-07-26 23:15:51 -0700
  • d65d2b2fb4 init: handle empty "template" parameter Jeff King 2008-07-28 02:02:04 -0400
  • 1e5f7add98 builtin-revert.c: typofix Stephan Beyer 2008-08-02 03:51:21 +0200
  • 84ccf7d227 Last WI/WC for Jul 2008 Junio C Hamano 2008-07-31 16:50:43 -0700
  • 0fe8c13810 Allow "non-option" revision options in parse_option-enabled commands Pierre Habouzit 2008-07-31 12:22:23 +0200
  • b3123f9802 Teach --find-copies-harder to "git blame" Junio C Hamano 2008-07-31 00:05:22 -0700
  • fdc7c81111 Compact commit template message Jeff King 2008-07-31 03:36:09 -0400
  • 835e62aef8 gitk: Fallback to selecting the head commit upon load Alexander Gavrilov 2008-07-26 20:15:54 +0400
  • 567c34e0ed gitk: Fixed automatic row selection during load Alexander Gavrilov 2008-07-26 20:13:45 +0400
  • 7272131b3e gitk: Fixed broken exception handling in diff Alexander Gavrilov 2008-07-26 18:48:41 +0400
  • b6326e92ef gitk: On Windows, use a Cygwin-specific flag for kill Alexander Gavrilov 2008-07-15 00:35:42 +0400
  • e439e092b8 gitk: Arrange to kill diff-files & diff-index on quit Alexander Gavrilov 2008-07-13 16:40:47 +0400
  • e2f90ee45c gitk: Kill back-end processes on window close Alexander Gavrilov 2008-07-12 16:09:28 +0400
  • f448e24e2f Make the DESCRIPTION match <x>... items in the SYNOPSIS Abhijit Menon-Sen 2008-07-30 15:03:43 +0530
  • 0e25790f1d documentation: user-manual: update "using-bisect" section Christian Couder 2008-07-31 05:22:40 +0200
  • 6e4a86d2ed builtin-help: always load_command_list() in cmd_help() Miklos Vajna 2008-07-31 00:38:07 +0200