Commit Graph

  • c84bb14ce5 bash: offer only paths after '--' for 'git checkout' SZEDER Gábor 2008-07-23 13:49:22 +0200
  • b302ddd2f8 checkout: mention '--' in the docs SZEDER Gábor 2008-07-23 13:49:21 +0200
  • 99ea66ec47 Merge branch 'ph/checkout' Junio C Hamano 2008-07-24 23:24:17 -0700
  • 859fdabaed git-checkout: improve error messages, detect ambiguities. Pierre Habouzit 2008-07-23 12:15:33 +0200
  • 9944d1a0e4 update test case to protect am --skip behaviour Olivier Marin 2008-07-24 14:44:40 +0200
  • 0e8316cc16 Teach fsck and prune about the new location of temporary objects Brandon Casey 2008-07-24 17:41:12 -0500
  • 6536034630 Merge branch 'maint' into ph/checkout Junio C Hamano 2008-07-23 18:42:24 -0700
  • 186458b11b Make non-static functions, that may be static, static Stephan Beyer 2008-07-24 01:09:35 +0200
  • 0c4cd7f4a7 ignore non-existent refs in dwim_log() Junio C Hamano 2008-07-23 17:22:58 -0700
  • 2ca880fe54 git-completion.bash: provide completion for 'show-branch' Thomas Rast 2008-07-23 23:36:15 +0200
  • 08c701d476 bash completion: Add long options for 'git rm' Lee Marlow 2008-07-23 15:21:08 -0600
  • e8a43a132d svnimport: newer libsvn wants us to ask for the root with "", not "/" P. Christeas 2008-07-23 23:08:27 +0300
  • eb72a51407 Documentation/git-filter-branch: teach "rm" instead of "update-index --remove" Petr Baudis 2008-07-23 00:24:35 +0200
  • f9bbefc701 git daemon: avoid waking up too often Johannes Schindelin 2008-07-22 23:03:01 +0100
  • 3b6aeb3cc3 builtin-commit: Two trivial style-cleanups Johannes Schindelin 2008-07-22 21:40:41 +0100
  • ea3d988df7 Documentation: clarify diff --cc Junio C Hamano 2008-07-23 16:16:05 -0700
  • a31c00b00e am --abort: Add to bash-completion and mention in git-rerere documentation Stephan Beyer 2008-07-23 02:10:25 +0200
  • a4661b018d git-filter-branch.sh: Allow running in bare repositories Petr Baudis 2008-07-24 00:15:36 +0200
  • 68067ca1ef builtin-branch.c: optimize --merged and --no-merged Junio C Hamano 2008-07-23 15:13:41 -0700
  • 0f31d68030 builtin-branch.c: remove unused code in append_ref() callback function Junio C Hamano 2008-07-23 14:52:47 -0700
  • 47629dcff0 stash save: fix parameter handling Junio C Hamano 2008-07-23 13:33:44 -0700
  • c8fe1980b2 git-am: Add colon before the subject that is printed out as being applied Stephan Beyer 2008-07-23 18:46:36 +0200
  • f5242ebf0d git-checkout: fix command line parsing. Pierre Habouzit 2008-07-23 12:15:32 +0200
  • a8ccc204c5 rebase -i: When an 'edit' stops, mention the commit Johannes Sixt 2008-07-23 09:46:35 +0200
  • e358f3c31e sort_in_topological_order(): avoid setting a commit flag Johannes Schindelin 2008-07-23 01:51:36 +0100
  • ce567d1867 Add test to show that show-branch misses out the 8th column Johannes Schindelin 2008-07-23 01:50:35 +0100
  • 7d90c8ee15 Ignore dirty submodule states in "git pull --rebase" Johannes Schindelin 2008-07-22 22:41:41 +0100
  • c65233fe2c t/t4202-log.sh: add newline at end of file Brandon Casey 2008-07-22 16:23:31 -0500
  • 09b78bc1fc t7502-commit.sh: rearrange test to make more portable Brandon Casey 2008-07-22 16:21:10 -0500
  • 03b9dfb18b t3200,t7201: replace '!' with test_must_fail Brandon Casey 2008-07-22 16:16:54 -0500
  • 9a885fac0d t4116-apply-reverse.sh: use $TAR rather than tar Brandon Casey 2008-07-22 16:16:25 -0500
  • 2b14d07237 t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff Brandon Casey 2008-07-22 16:17:43 -0500
  • 4d175ef71d t7601: extend the 'merge picks up the best result' test Miklos Vajna 2008-07-22 19:05:59 +0200
  • 2d71bde2d1 In perforce, RCS keywords are case-sensitive Daniel Barkalow 2008-07-22 12:48:57 -0400
  • 8f0359f0a6 Allow pager of diff command be enabled/disabled Alex Riesen 2008-07-21 23:28:49 +0200
  • 0dda1d1ec8 Fix two leftovers from path_list->string_list Johannes Schindelin 2008-07-22 13:09:47 +0200
  • 38bd64979a Enable threaded delta search on *BSD and Linux. Pierre Habouzit 2008-07-21 11:23:43 +0200
  • 95f8ebbfc7 git am --skip: clean the index while preserving local changes Olivier Marin 2008-07-21 15:39:06 +0200
  • d1f63a37ca git-submodule: move ill placed shift. Pierre Habouzit 2008-07-21 20:15:59 +0200
  • 5d2299de2d builtin-merge: add missing structure initialization Pierre Habouzit 2008-07-21 22:32:53 -0700
  • 1719b5e446 builtin-merge: give a proper error message for invalid strategies in config Miklos Vajna 2008-07-21 18:10:47 +0200
  • ac2e28c0a4 tests: do not rely on external "patch" Junio C Hamano 2008-07-20 01:33:46 -0700
  • c79cc2e596 Don't cut off last character of commit descriptions. Nikolaj Schumacher 2008-06-30 12:08:16 +0200
  • d5d745f90b parse-options: fix segmentation fault when a required value is missing Olivier Marin 2008-07-21 20:30:36 +0200
  • 0d4ede9f54 mailinfo: better parse email adresses containg parentheses Philippe Bruhat (BooK) 2008-07-21 15:34:29 +0200
  • 75e1645fbe git-am: remove dash from help message Olivier Marin 2008-07-21 16:12:20 +0200
  • 107623239a Revert "make git-status use a pager" Junio C Hamano 2008-07-21 19:41:17 -0700
  • e57c817d9f git-diff(1): "--c" -> "--cc" typo fix Jonathan Nieder 2008-07-21 13:34:06 -0500
  • c455c87c5c Rename path_list to string_list Johannes Schindelin 2008-07-21 19:03:49 +0100
  • 51ef1daa4a Rename .git/rebase to .git/rebase-apply Johannes Schindelin 2008-07-21 12:51:02 +0200
  • 59eb68aa2b Update my e-mail address Junio C Hamano 2008-07-21 12:14:42 -0700
  • 12f6cf8676 What's in git.git (Jul 2008, issue #07; Sun, 20) Junio C Hamano 2008-07-21 00:11:05 -0700
  • c59130ad58 What's in git.git (Jul 2008, issue #06; Sat, 19) Junio C Hamano 2008-07-20 23:59:37 -0700
  • bd83487faa What's in git.git (Jul 2008, issue #05; Tue, 15) Junio C Hamano 2008-07-20 23:59:37 -0700
  • aa9ff67959 What's in git.git (Jul 2008, issue #04; Sun, 13) Junio C Hamano 2008-07-20 23:59:37 -0700
  • f8b0072591 What's in git.git (Jul 2008, issue #03; Mon, 07) Junio C Hamano 2008-07-20 23:59:37 -0700
  • 3447ae7351 What's in git.git (Jul 2008, issue #02; Sun, 06) Junio C Hamano 2008-07-20 23:59:37 -0700
  • 28950ff122 What's in git.git (Jul 2008, issue #01; Tue, 01) Junio C Hamano 2008-07-20 23:59:36 -0700
  • 9740ea3025 What's in git.git (Jun 2008, issue #04; Wed, 25) Junio C Hamano 2008-07-20 23:59:36 -0700
  • b189c1be42 What's in git.git (Jun 2008, issue #03; Mon, 23) Junio C Hamano 2008-07-20 23:59:36 -0700
  • 180e7e7de1 What's in git.git (Jun 2008, issue #02; Sat, 21) Junio C Hamano 2008-07-20 23:59:36 -0700
  • 15f66dac54 What's in git.git (Jun 2008, issue #01; Wed, 18) Junio C Hamano 2008-07-20 23:59:36 -0700
  • 935571c212 What's cooking in git.git (Jul 2008, issue #09; Sun, 20) Junio C Hamano 2008-07-20 22:59:00 -0700
  • f9b24f2ce2 What's cooking in git.git (Jul 2008, issue #08; Sat, 19) Junio C Hamano 2008-07-20 22:59:00 -0700
  • e06500e4ed What's cooking in git.git (Jul 2008, issue #07; Thu, 17) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 58c319780a What's cooking in git.git (Jul 2008, issue #06; Tue, 15) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 4471b6020a What's cooking in git.git (Jul 2008, issue #05; Sun, 13) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 7dfb398141 What's cooking in git.git (Jul 2008, issue #04; Wed, 09) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 4560aa9fd4 What's cooking in git.git (Jul 2008, issue #03; Mon, 07) Junio C Hamano 2008-07-20 22:58:59 -0700
  • de2be69c24 What's cooking in git.git (Jul 2008, issue #02; Sun, 06) Junio C Hamano 2008-07-20 22:58:59 -0700
  • fa2de9f071 What's cooking in git.git (Jul 2008, issue #01; Tue, 01) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 7f1455dab7 What's cooking in git.git (Jun 2008, issue #04; Mon, 30) Junio C Hamano 2008-07-20 22:58:59 -0700
  • dc7a9d1556 What's cooking in git.git (Jun 2008, issue #03; Wed, 25) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 093cfb19d1 What's cooking in git.git (Jun 2008, issue #02; Mon, 23) Junio C Hamano 2008-07-20 22:58:59 -0700
  • f815ebfb79 What's cooking in git.git (Jun 2008, issue #01; Sat, 21) Junio C Hamano 2008-07-20 22:58:59 -0700
  • 56210413e5 Update What's Cooking -- do not lose graduated topics Junio C Hamano 2008-07-20 22:57:44 -0700
  • 93310a40eb Merge branch 'ap/trackinfo' v1.6.0-rc0 Junio C Hamano 2008-07-20 18:00:27 -0700
  • d1f2e1696c Merge branch 'jc/rerere-auto-more' Junio C Hamano 2008-07-20 18:00:17 -0700
  • 245648dede Merge branch 'ns/am-abort' Junio C Hamano 2008-07-20 18:00:13 -0700
  • 378335b37c Merge branch 'jc/add-addremove' Junio C Hamano 2008-07-20 17:53:17 -0700
  • d14e7407b3 "needs update" considered harmful Junio C Hamano 2008-07-20 00:21:38 -0700
  • 559e840b74 Move read_in_full() and write_in_full() to wrapper.c Junio C Hamano 2008-07-20 16:13:05 -0700
  • 7df1709c36 Link shell with compat layer functions Junio C Hamano 2008-07-20 15:58:13 -0700
  • fa4946b553 Merge branch 'maint' Junio C Hamano 2008-07-20 17:16:29 -0700
  • 107cee5078 git-svn: fix git svn info to work without arguments Dmitry Potapov 2008-07-21 00:14:07 +0400
  • c29c1b406e builtin-push.c: Cleanup - use OPT_BIT() and remove some variables Michele Ballabio 2008-07-20 14:02:20 +0200
  • 74f5b7fba4 builtin-merge.c: Fix option parsing Michele Ballabio 2008-07-20 14:34:47 +0200
  • 2d9c572578 fix usage string for git grep Jonathan Nieder 2008-07-20 14:13:08 -0500
  • ec96224e21 Teach 'git merge' that some merge strategies no longer exist Miklos Vajna 2008-07-20 14:12:48 +0200
  • b0f2ecf593 cvsserver: Add testsuite for packed refs Lars Noschinski 2008-07-17 19:00:28 +0200
  • 3f1b7b607a refresh-index: fix bitmask assignment Junio C Hamano 2008-07-19 23:25:00 -0700
  • da98053aa6 git-add --all: documentation Junio C Hamano 2008-07-19 22:34:16 -0700
  • 340ce9e25f git-add --all: tests Junio C Hamano 2008-07-19 20:32:38 -0700
  • 3ba1f11426 git-add --all: add all files Junio C Hamano 2008-07-19 19:51:11 -0700
  • c972ec0420 builtin-add.c: restructure the code for maintainability Junio C Hamano 2008-07-19 19:22:25 -0700
  • 09651dd86e Getting closer to 1.6.0-rc0 Junio C Hamano 2008-07-19 15:52:12 -0700
  • 3e5057a8b4 git am --abort Nanako Shiraishi 2008-07-16 19:39:10 +0900
  • 679639904d Merge branch 'maint' Junio C Hamano 2008-07-19 11:28:06 -0700
  • 03db4525d3 Support gitlinks in fast-import. Alexander Gavrilov 2008-07-19 16:21:24 +0400
  • 4a3fedd597 .mailmap update Junio C Hamano 2008-07-18 23:24:26 -0700